- generatedReportId - Variable in class com.amazonaws.mws.model.ReportRequestInfo
-
- getAcknowledgedDate() - Method in class com.amazonaws.mws.model.ReportInfo
-
Gets the value of the acknowledgedDate property.
- getAny() - Method in class com.amazonaws.mws.model.Error.Detail
-
Gets the value of the any property.
- getAvailableDate() - Method in class com.amazonaws.mws.model.ReportInfo
-
Gets the value of the availableDate property.
- getAvailableFromDate() - Method in class com.amazonaws.mws.model.GetReportCountRequest
-
Gets the value of the availableFromDate property.
- getAvailableFromDate() - Method in class com.amazonaws.mws.model.GetReportListRequest
-
Gets the value of the availableFromDate property.
- getAvailableToDate() - Method in class com.amazonaws.mws.model.GetReportCountRequest
-
Gets the value of the availableToDate property.
- getAvailableToDate() - Method in class com.amazonaws.mws.model.GetReportListRequest
-
Gets the value of the availableToDate property.
- getCancelFeedSubmissionsResult() - Method in class com.amazonaws.mws.model.CancelFeedSubmissionsResponse
-
Gets the value of the cancelFeedSubmissionsResult property.
- getCancelReportRequestsResult() - Method in class com.amazonaws.mws.model.CancelReportRequestsResponse
-
Gets the value of the cancelReportRequestsResult property.
- getCode() - Method in class com.amazonaws.mws.model.Error
-
Gets the value of the code property.
- getCompletedDate() - Method in class com.amazonaws.mws.model.ReportRequestInfo
-
- getCompletedProcessingDate() - Method in class com.amazonaws.mws.model.FeedSubmissionInfo
-
Gets the value of the completedProcessingDate property.
- getConnectionTimeout() - Method in class com.amazonaws.mws.MarketplaceWebServiceConfig
-
Gets ConnectionTimeout property
- getContentMD5() - Method in class com.amazonaws.mws.model.SubmitFeedRequest
-
- getContentType() - Method in class com.amazonaws.mws.model.SubmitFeedRequest
-
Gets the value of the content type.
- getCount() - Method in class com.amazonaws.mws.model.CancelFeedSubmissionsResult
-
Gets the value of the count property.
- getCount() - Method in class com.amazonaws.mws.model.CancelReportRequestsResult
-
Gets the value of the count property.
- getCount() - Method in class com.amazonaws.mws.model.GetFeedSubmissionCountResult
-
Gets the value of the count property.
- getCount() - Method in class com.amazonaws.mws.model.GetReportCountResult
-
Gets the value of the count property.
- getCount() - Method in class com.amazonaws.mws.model.GetReportRequestCountResult
-
Gets the value of the count property.
- getCount() - Method in class com.amazonaws.mws.model.GetReportScheduleCountResult
-
Gets the value of the count property.
- getCount() - Method in class com.amazonaws.mws.model.ManageReportScheduleResult
-
Gets the value of the count property.
- getCount() - Method in class com.amazonaws.mws.model.UpdateReportAcknowledgementsResult
-
Gets the value of the count property.
- getDetail() - Method in class com.amazonaws.mws.model.Error
-
Gets the value of the detail property.
- getEndDate() - Method in class com.amazonaws.mws.model.ReportRequestInfo
-
Gets the value of the endDate property.
- getEndDate() - Method in class com.amazonaws.mws.model.RequestReportRequest
-
Gets the value of the endDate property.
- getError() - Method in class com.amazonaws.mws.model.ErrorResponse
-
Gets the value of the error property.
- getErrorCode() - Method in exception com.amazonaws.mws.MarketplaceWebServiceException
-
Gets error code returned by the service if available.
- getErrorType() - Method in exception com.amazonaws.mws.MarketplaceWebServiceException
-
Gets error type returned by the service if available.
- getFeedContent() - Method in class com.amazonaws.mws.model.SubmitFeedRequest
-
Gets the value of the feedContent property.
- getFeedOptions() - Method in class com.amazonaws.mws.model.SubmitFeedRequest
-
- getFeedProcessingStatus() - Method in class com.amazonaws.mws.model.FeedSubmissionInfo
-
Gets the value of the feedProcessingStatus property.
- getFeedProcessingStatusList() - Method in class com.amazonaws.mws.model.GetFeedSubmissionCountRequest
-
Gets the value of the feedProcessingStatusList property.
- getFeedProcessingStatusList() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListRequest
-
Gets the value of the feedProcessingStatusList property.
- getFeedSubmissionCount(GetFeedSubmissionCountRequest) - Method in interface com.amazonaws.mws.MarketplaceWebService
-
Get Feed Submission Count
returns the number of feeds matching all of the specified criteria
- getFeedSubmissionCount(GetFeedSubmissionCountRequest) - Method in class com.amazonaws.mws.MarketplaceWebServiceClient
-
Get Feed Submission Count
returns the number of feeds matching all of the specified criteria
- getFeedSubmissionCount(GetFeedSubmissionCountRequest) - Method in class com.amazonaws.mws.mock.MarketplaceWebServiceMock
-
Get Feed Submission Count
returns the number of feeds matching all of the specified criteria
- getFeedSubmissionCountAsync(GetFeedSubmissionCountRequest) - Method in interface com.amazonaws.mws.MarketplaceWebService
-
Non-blocking Get Feed Submission Count
Returns
future pointer to GetFeedSubmissionCountResponse
If response is ready, call to
future.get()
will return GetFeedSubmissionCountResponse.
- getFeedSubmissionCountAsync(GetFeedSubmissionCountRequest) - Method in class com.amazonaws.mws.MarketplaceWebServiceClient
-
Non-blocking Get Feed Submission Count
Returns
future pointer to GetFeedSubmissionCountResponse
If response is ready, call to
future.get()
will return GetFeedSubmissionCountResponse.
- getFeedSubmissionCountAsync(GetFeedSubmissionCountRequest) - Method in class com.amazonaws.mws.mock.MarketplaceWebServiceMock
-
- GetFeedSubmissionCountAsyncSample - Class in com.amazonaws.mws.samples
-
Get Feed Submission Count Samples
- GetFeedSubmissionCountAsyncSample() - Constructor for class com.amazonaws.mws.samples.GetFeedSubmissionCountAsyncSample
-
- GetFeedSubmissionCountRequest - Class in com.amazonaws.mws.model
-
Java class for anonymous complex type.
- GetFeedSubmissionCountRequest() - Constructor for class com.amazonaws.mws.model.GetFeedSubmissionCountRequest
-
Default constructor
- GetFeedSubmissionCountRequest(String, String, TypeList, StatusList, XMLGregorianCalendar, XMLGregorianCalendar) - Constructor for class com.amazonaws.mws.model.GetFeedSubmissionCountRequest
-
Value constructor
- GetFeedSubmissionCountRequest(String, String, TypeList, StatusList, XMLGregorianCalendar, XMLGregorianCalendar, String) - Constructor for class com.amazonaws.mws.model.GetFeedSubmissionCountRequest
-
- GetFeedSubmissionCountResponse - Class in com.amazonaws.mws.model
-
Java class for anonymous complex type.
- GetFeedSubmissionCountResponse() - Constructor for class com.amazonaws.mws.model.GetFeedSubmissionCountResponse
-
Default constructor
- GetFeedSubmissionCountResponse(GetFeedSubmissionCountResult, ResponseMetadata) - Constructor for class com.amazonaws.mws.model.GetFeedSubmissionCountResponse
-
Value constructor
- getFeedSubmissionCountResult - Variable in class com.amazonaws.mws.model.GetFeedSubmissionCountResponse
-
- GetFeedSubmissionCountResult - Class in com.amazonaws.mws.model
-
Java class for anonymous complex type.
- GetFeedSubmissionCountResult() - Constructor for class com.amazonaws.mws.model.GetFeedSubmissionCountResult
-
Default constructor
- GetFeedSubmissionCountResult(int) - Constructor for class com.amazonaws.mws.model.GetFeedSubmissionCountResult
-
Value constructor
- GetFeedSubmissionCountSample - Class in com.amazonaws.mws.samples
-
Get Feed Submission Count Samples
- GetFeedSubmissionCountSample() - Constructor for class com.amazonaws.mws.samples.GetFeedSubmissionCountSample
-
- getFeedSubmissionId() - Method in class com.amazonaws.mws.model.FeedSubmissionInfo
-
Gets the value of the feedSubmissionId property.
- getFeedSubmissionId() - Method in class com.amazonaws.mws.model.GetFeedSubmissionResultRequest
-
Gets the value of the feedSubmissionId property.
- getFeedSubmissionIdList() - Method in class com.amazonaws.mws.model.CancelFeedSubmissionsRequest
-
Gets the value of the feedSubmissionIdList property.
- getFeedSubmissionIdList() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListRequest
-
Gets the value of the feedSubmissionIdList property.
- getFeedSubmissionInfo() - Method in class com.amazonaws.mws.model.SubmitFeedResult
-
Gets the value of the feedSubmissionInfo property.
- getFeedSubmissionInfoList() - Method in class com.amazonaws.mws.model.CancelFeedSubmissionsResult
-
Gets the value of the feedSubmissionInfo property.
- getFeedSubmissionInfoList() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListByNextTokenResult
-
Gets the value of the feedSubmissionInfo property.
- getFeedSubmissionInfoList() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListResult
-
Gets the value of the feedSubmissionInfo property.
- getFeedSubmissionList(GetFeedSubmissionListRequest) - Method in interface com.amazonaws.mws.MarketplaceWebService
-
Get Feed Submission List
returns a list of feed submission identifiers and their associated metadata
- getFeedSubmissionList(GetFeedSubmissionListRequest) - Method in class com.amazonaws.mws.MarketplaceWebServiceClient
-
Get Feed Submission List
returns a list of feed submission identifiers and their associated metadata
- getFeedSubmissionList(GetFeedSubmissionListRequest) - Method in class com.amazonaws.mws.mock.MarketplaceWebServiceMock
-
Get Feed Submission List
returns a list of feed submission identifiers and their associated metadata
- getFeedSubmissionListAsync(GetFeedSubmissionListRequest) - Method in interface com.amazonaws.mws.MarketplaceWebService
-
Non-blocking Get Feed Submission List
Returns
future pointer to GetFeedSubmissionListResponse
If response is ready, call to
future.get()
will return GetFeedSubmissionListResponse.
- getFeedSubmissionListAsync(GetFeedSubmissionListRequest) - Method in class com.amazonaws.mws.MarketplaceWebServiceClient
-
Non-blocking Get Feed Submission List
Returns
future pointer to GetFeedSubmissionListResponse
If response is ready, call to
future.get()
will return GetFeedSubmissionListResponse.
- getFeedSubmissionListAsync(GetFeedSubmissionListRequest) - Method in class com.amazonaws.mws.mock.MarketplaceWebServiceMock
-
- GetFeedSubmissionListAsyncSample - Class in com.amazonaws.mws.samples
-
Get Feed Submission List Samples
- GetFeedSubmissionListAsyncSample() - Constructor for class com.amazonaws.mws.samples.GetFeedSubmissionListAsyncSample
-
- getFeedSubmissionListByNextToken(GetFeedSubmissionListByNextTokenRequest) - Method in interface com.amazonaws.mws.MarketplaceWebService
-
Get Feed Submission List By Next Token
retrieve the next batch of list items and if there are more items to retrieve
- getFeedSubmissionListByNextToken(GetFeedSubmissionListByNextTokenRequest) - Method in class com.amazonaws.mws.MarketplaceWebServiceClient
-
Get Feed Submission List By Next Token
retrieve the next batch of list items and if there are more items to retrieve
- getFeedSubmissionListByNextToken(GetFeedSubmissionListByNextTokenRequest) - Method in class com.amazonaws.mws.mock.MarketplaceWebServiceMock
-
Get Feed Submission List By Next Token
retrieve the next batch of list items and if there are more items to retrieve
- getFeedSubmissionListByNextTokenAsync(GetFeedSubmissionListByNextTokenRequest) - Method in interface com.amazonaws.mws.MarketplaceWebService
-
Non-blocking Get Feed Submission List By Next Token
Returns
future pointer to GetFeedSubmissionListByNextTokenResponse
If response is ready, call to
future.get()
will return GetFeedSubmissionListByNextTokenResponse.
- getFeedSubmissionListByNextTokenAsync(GetFeedSubmissionListByNextTokenRequest) - Method in class com.amazonaws.mws.MarketplaceWebServiceClient
-
Non-blocking Get Feed Submission List By Next Token
Returns
future pointer to GetFeedSubmissionListByNextTokenResponse
If response is ready, call to
future.get()
will return GetFeedSubmissionListByNextTokenResponse.
- getFeedSubmissionListByNextTokenAsync(GetFeedSubmissionListByNextTokenRequest) - Method in class com.amazonaws.mws.mock.MarketplaceWebServiceMock
-
- GetFeedSubmissionListByNextTokenAsyncSample - Class in com.amazonaws.mws.samples
-
Get Feed Submission List By Next Token Samples
- GetFeedSubmissionListByNextTokenAsyncSample() - Constructor for class com.amazonaws.mws.samples.GetFeedSubmissionListByNextTokenAsyncSample
-
- GetFeedSubmissionListByNextTokenRequest - Class in com.amazonaws.mws.model
-
Java class for anonymous complex type.
- GetFeedSubmissionListByNextTokenRequest() - Constructor for class com.amazonaws.mws.model.GetFeedSubmissionListByNextTokenRequest
-
Default constructor
- GetFeedSubmissionListByNextTokenRequest(String, String, String) - Constructor for class com.amazonaws.mws.model.GetFeedSubmissionListByNextTokenRequest
-
Value constructor
- GetFeedSubmissionListByNextTokenRequest(String, String, String, String) - Constructor for class com.amazonaws.mws.model.GetFeedSubmissionListByNextTokenRequest
-
- GetFeedSubmissionListByNextTokenResponse - Class in com.amazonaws.mws.model
-
Java class for anonymous complex type.
- GetFeedSubmissionListByNextTokenResponse() - Constructor for class com.amazonaws.mws.model.GetFeedSubmissionListByNextTokenResponse
-
Default constructor
- GetFeedSubmissionListByNextTokenResponse(GetFeedSubmissionListByNextTokenResult, ResponseMetadata) - Constructor for class com.amazonaws.mws.model.GetFeedSubmissionListByNextTokenResponse
-
Value constructor
- getFeedSubmissionListByNextTokenResult - Variable in class com.amazonaws.mws.model.GetFeedSubmissionListByNextTokenResponse
-
- GetFeedSubmissionListByNextTokenResult - Class in com.amazonaws.mws.model
-
Java class for anonymous complex type.
- GetFeedSubmissionListByNextTokenResult() - Constructor for class com.amazonaws.mws.model.GetFeedSubmissionListByNextTokenResult
-
Default constructor
- GetFeedSubmissionListByNextTokenResult(String, boolean, List<FeedSubmissionInfo>) - Constructor for class com.amazonaws.mws.model.GetFeedSubmissionListByNextTokenResult
-
Value constructor
- GetFeedSubmissionListByNextTokenSample - Class in com.amazonaws.mws.samples
-
Get Feed Submission List By Next Token Samples
- GetFeedSubmissionListByNextTokenSample() - Constructor for class com.amazonaws.mws.samples.GetFeedSubmissionListByNextTokenSample
-
- GetFeedSubmissionListRequest - Class in com.amazonaws.mws.model
-
Java class for anonymous complex type.
- GetFeedSubmissionListRequest() - Constructor for class com.amazonaws.mws.model.GetFeedSubmissionListRequest
-
Default constructor
- GetFeedSubmissionListRequest(String, String, IdList, Integer, TypeList, StatusList, XMLGregorianCalendar, XMLGregorianCalendar) - Constructor for class com.amazonaws.mws.model.GetFeedSubmissionListRequest
-
Value constructor
- GetFeedSubmissionListRequest(String, String, IdList, Integer, TypeList, StatusList, XMLGregorianCalendar, XMLGregorianCalendar, String) - Constructor for class com.amazonaws.mws.model.GetFeedSubmissionListRequest
-
- GetFeedSubmissionListResponse - Class in com.amazonaws.mws.model
-
Java class for anonymous complex type.
- GetFeedSubmissionListResponse() - Constructor for class com.amazonaws.mws.model.GetFeedSubmissionListResponse
-
Default constructor
- GetFeedSubmissionListResponse(GetFeedSubmissionListResult, ResponseMetadata) - Constructor for class com.amazonaws.mws.model.GetFeedSubmissionListResponse
-
Value constructor
- getFeedSubmissionListResult - Variable in class com.amazonaws.mws.model.GetFeedSubmissionListResponse
-
- GetFeedSubmissionListResult - Class in com.amazonaws.mws.model
-
Java class for anonymous complex type.
- GetFeedSubmissionListResult() - Constructor for class com.amazonaws.mws.model.GetFeedSubmissionListResult
-
Default constructor
- GetFeedSubmissionListResult(String, boolean, List<FeedSubmissionInfo>) - Constructor for class com.amazonaws.mws.model.GetFeedSubmissionListResult
-
Value constructor
- GetFeedSubmissionListSample - Class in com.amazonaws.mws.samples
-
Get Feed Submission List Samples
- GetFeedSubmissionListSample() - Constructor for class com.amazonaws.mws.samples.GetFeedSubmissionListSample
-
- getFeedSubmissionResult(GetFeedSubmissionResultRequest) - Method in interface com.amazonaws.mws.MarketplaceWebService
-
Get Feed Submission Result
retrieves the feed processing report
- getFeedSubmissionResult(GetFeedSubmissionResultRequest) - Method in class com.amazonaws.mws.MarketplaceWebServiceClient
-
Get Feed Submission Result
retrieves the feed processing report
- getFeedSubmissionResult(GetFeedSubmissionResultRequest) - Method in class com.amazonaws.mws.mock.MarketplaceWebServiceMock
-
Get Feed Submission Result
retrieves the feed processing report
- getFeedSubmissionResultAsync(GetFeedSubmissionResultRequest) - Method in interface com.amazonaws.mws.MarketplaceWebService
-
Non-blocking Get Feed Submission Result
Returns
future pointer to GetFeedSubmissionResultResponse
If response is ready, call to
future.get()
will return GetFeedSubmissionResultResponse.
- getFeedSubmissionResultAsync(GetFeedSubmissionResultRequest) - Method in class com.amazonaws.mws.MarketplaceWebServiceClient
-
Non-blocking Get Feed Submission Result
Returns
future pointer to GetFeedSubmissionResultResponse
If response is ready, call to
future.get()
will return GetFeedSubmissionResultResponse.
- getFeedSubmissionResultAsync(GetFeedSubmissionResultRequest) - Method in class com.amazonaws.mws.mock.MarketplaceWebServiceMock
-
- GetFeedSubmissionResultAsyncSample - Class in com.amazonaws.mws.samples
-
Get Feed Submission Result Samples
- GetFeedSubmissionResultAsyncSample() - Constructor for class com.amazonaws.mws.samples.GetFeedSubmissionResultAsyncSample
-
- getFeedSubmissionResultOutputStream() - Method in class com.amazonaws.mws.model.GetFeedSubmissionResultRequest
-
- GetFeedSubmissionResultRequest - Class in com.amazonaws.mws.model
-
Java class for anonymous complex type.
- GetFeedSubmissionResultRequest() - Constructor for class com.amazonaws.mws.model.GetFeedSubmissionResultRequest
-
Default constructor
- GetFeedSubmissionResultRequest(String, String, String) - Constructor for class com.amazonaws.mws.model.GetFeedSubmissionResultRequest
-
Value constructor
- GetFeedSubmissionResultRequest(String, String, String, String) - Constructor for class com.amazonaws.mws.model.GetFeedSubmissionResultRequest
-
- GetFeedSubmissionResultResponse - Class in com.amazonaws.mws.model
-
Java class for anonymous complex type.
- GetFeedSubmissionResultResponse() - Constructor for class com.amazonaws.mws.model.GetFeedSubmissionResultResponse
-
Default constructor
- GetFeedSubmissionResultResponse(GetFeedSubmissionResultResult, ResponseMetadata) - Constructor for class com.amazonaws.mws.model.GetFeedSubmissionResultResponse
-
Value constructor
- getFeedSubmissionResultResult - Variable in class com.amazonaws.mws.model.GetFeedSubmissionResultResponse
-
- GetFeedSubmissionResultResult - Class in com.amazonaws.mws.model
-
Java class for anonymous complex type.
- GetFeedSubmissionResultResult() - Constructor for class com.amazonaws.mws.model.GetFeedSubmissionResultResult
-
Default constructor
- GetFeedSubmissionResultResult(String) - Constructor for class com.amazonaws.mws.model.GetFeedSubmissionResultResult
-
- GetFeedSubmissionResultSample - Class in com.amazonaws.mws.samples
-
Get Feed Submission Result Samples
- GetFeedSubmissionResultSample() - Constructor for class com.amazonaws.mws.samples.GetFeedSubmissionResultSample
-
- getFeedType() - Method in class com.amazonaws.mws.model.FeedSubmissionInfo
-
Gets the value of the feedType property.
- getFeedType() - Method in class com.amazonaws.mws.model.SubmitFeedRequest
-
Gets the value of the feedType property.
- getFeedTypeList() - Method in class com.amazonaws.mws.model.CancelFeedSubmissionsRequest
-
Gets the value of the feedTypeList property.
- getFeedTypeList() - Method in class com.amazonaws.mws.model.GetFeedSubmissionCountRequest
-
Gets the value of the feedTypeList property.
- getFeedTypeList() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListRequest
-
Gets the value of the feedTypeList property.
- getGeneratedReportId() - Method in class com.amazonaws.mws.model.ReportRequestInfo
-
- getGetFeedSubmissionCountResult() - Method in class com.amazonaws.mws.model.GetFeedSubmissionCountResponse
-
Gets the value of the getFeedSubmissionCountResult property.
- getGetFeedSubmissionListByNextTokenResult() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListByNextTokenResponse
-
Gets the value of the getFeedSubmissionListByNextTokenResult property.
- getGetFeedSubmissionListResult() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListResponse
-
Gets the value of the getFeedSubmissionListResult property.
- getGetFeedSubmissionResultResult() - Method in class com.amazonaws.mws.model.GetFeedSubmissionResultResponse
-
Gets the value of the getFeedSubmissionResultResult property.
- getGetReportCountResult() - Method in class com.amazonaws.mws.model.GetReportCountResponse
-
Gets the value of the getReportCountResult property.
- getGetReportListByNextTokenResult() - Method in class com.amazonaws.mws.model.GetReportListByNextTokenResponse
-
Gets the value of the getReportListByNextTokenResult property.
- getGetReportListResult() - Method in class com.amazonaws.mws.model.GetReportListResponse
-
Gets the value of the getReportListResult property.
- getGetReportRequestCountResult() - Method in class com.amazonaws.mws.model.GetReportRequestCountResponse
-
Gets the value of the getReportRequestCountResult property.
- getGetReportRequestListByNextTokenResult() - Method in class com.amazonaws.mws.model.GetReportRequestListByNextTokenResponse
-
Gets the value of the getReportRequestListByNextTokenResult property.
- getGetReportRequestListResult() - Method in class com.amazonaws.mws.model.GetReportRequestListResponse
-
Gets the value of the getReportRequestListResult property.
- getGetReportResult() - Method in class com.amazonaws.mws.model.GetReportResponse
-
Gets the value of the getReportResult property.
- getGetReportScheduleCountResult() - Method in class com.amazonaws.mws.model.GetReportScheduleCountResponse
-
Gets the value of the getReportScheduleCountResult property.
- getGetReportScheduleListByNextTokenResult() - Method in class com.amazonaws.mws.model.GetReportScheduleListByNextTokenResponse
-
Gets the value of the getReportScheduleListByNextTokenResult property.
- getGetReportScheduleListResult() - Method in class com.amazonaws.mws.model.GetReportScheduleListResponse
-
Gets the value of the getReportScheduleListResult property.
- getId() - Method in class com.amazonaws.mws.model.IdList
-
Gets the value of the id property.
- getManageReportScheduleResult() - Method in class com.amazonaws.mws.model.ManageReportScheduleResponse
-
Gets the value of the manageReportScheduleResult property.
- getMarketplace() - Method in class com.amazonaws.mws.model.CancelFeedSubmissionsRequest
-
- getMarketplace() - Method in class com.amazonaws.mws.model.CancelReportRequestsRequest
-
- getMarketplace() - Method in class com.amazonaws.mws.model.GetFeedSubmissionCountRequest
-
- getMarketplace() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListByNextTokenRequest
-
- getMarketplace() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListRequest
-
- getMarketplace() - Method in class com.amazonaws.mws.model.GetFeedSubmissionResultRequest
-
- getMarketplace() - Method in class com.amazonaws.mws.model.GetReportCountRequest
-
- getMarketplace() - Method in class com.amazonaws.mws.model.GetReportListByNextTokenRequest
-
- getMarketplace() - Method in class com.amazonaws.mws.model.GetReportListRequest
-
- getMarketplace() - Method in class com.amazonaws.mws.model.GetReportRequest
-
- getMarketplace() - Method in class com.amazonaws.mws.model.GetReportRequestCountRequest
-
- getMarketplace() - Method in class com.amazonaws.mws.model.GetReportRequestListByNextTokenRequest
-
- getMarketplace() - Method in class com.amazonaws.mws.model.GetReportRequestListRequest
-
- getMarketplace() - Method in class com.amazonaws.mws.model.GetReportScheduleCountRequest
-
- getMarketplace() - Method in class com.amazonaws.mws.model.GetReportScheduleListByNextTokenRequest
-
- getMarketplace() - Method in class com.amazonaws.mws.model.GetReportScheduleListRequest
-
- getMarketplace() - Method in class com.amazonaws.mws.model.ManageReportScheduleRequest
-
- getMarketplace() - Method in class com.amazonaws.mws.model.RequestReportRequest
-
- getMarketplace() - Method in class com.amazonaws.mws.model.SubmitFeedRequest
-
- getMarketplace() - Method in class com.amazonaws.mws.model.UpdateReportAcknowledgementsRequest
-
- getMarketplaceIdList() - Method in class com.amazonaws.mws.model.RequestReportRequest
-
- getMarketplaceIdList() - Method in class com.amazonaws.mws.model.SubmitFeedRequest
-
- getMaxAsyncQueueSize() - Method in class com.amazonaws.mws.MarketplaceWebServiceConfig
-
Gets MaxAsyncQueueSize property
- getMaxAsyncThreads() - Method in class com.amazonaws.mws.MarketplaceWebServiceConfig
-
Gets MaxAsyncThreads property
- getMaxCount() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListRequest
-
Gets the value of the maxCount property.
- getMaxCount() - Method in class com.amazonaws.mws.model.GetReportListRequest
-
Gets the value of the maxCount property.
- getMaxCount() - Method in class com.amazonaws.mws.model.GetReportRequestListRequest
-
Gets the value of the maxCount property.
- getMaxErrorRetry() - Method in class com.amazonaws.mws.MarketplaceWebServiceConfig
-
Gets MaxErrorRetry property
- getMD5Checksum() - Method in class com.amazonaws.mws.model.GetFeedSubmissionResultResult
-
- getMD5Checksum() - Method in class com.amazonaws.mws.model.GetReportResult
-
- getMerchant() - Method in class com.amazonaws.mws.model.CancelFeedSubmissionsRequest
-
Gets the value of the merchant property.
- getMerchant() - Method in class com.amazonaws.mws.model.CancelReportRequestsRequest
-
Gets the value of the merchant property.
- getMerchant() - Method in class com.amazonaws.mws.model.GetFeedSubmissionCountRequest
-
Gets the value of the merchant property.
- getMerchant() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListByNextTokenRequest
-
Gets the value of the merchant property.
- getMerchant() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListRequest
-
Gets the value of the merchant property.
- getMerchant() - Method in class com.amazonaws.mws.model.GetFeedSubmissionResultRequest
-
Gets the value of the merchant property.
- getMerchant() - Method in class com.amazonaws.mws.model.GetReportCountRequest
-
Gets the value of the merchant property.
- getMerchant() - Method in class com.amazonaws.mws.model.GetReportListByNextTokenRequest
-
Gets the value of the merchant property.
- getMerchant() - Method in class com.amazonaws.mws.model.GetReportListRequest
-
Gets the value of the merchant property.
- getMerchant() - Method in class com.amazonaws.mws.model.GetReportRequest
-
Gets the value of the merchant property.
- getMerchant() - Method in class com.amazonaws.mws.model.GetReportRequestCountRequest
-
Gets the value of the merchant property.
- getMerchant() - Method in class com.amazonaws.mws.model.GetReportRequestListByNextTokenRequest
-
Gets the value of the merchant property.
- getMerchant() - Method in class com.amazonaws.mws.model.GetReportRequestListRequest
-
Gets the value of the merchant property.
- getMerchant() - Method in class com.amazonaws.mws.model.GetReportScheduleCountRequest
-
Gets the value of the merchant property.
- getMerchant() - Method in class com.amazonaws.mws.model.GetReportScheduleListByNextTokenRequest
-
Gets the value of the merchant property.
- getMerchant() - Method in class com.amazonaws.mws.model.GetReportScheduleListRequest
-
Gets the value of the merchant property.
- getMerchant() - Method in class com.amazonaws.mws.model.ManageReportScheduleRequest
-
Gets the value of the merchant property.
- getMerchant() - Method in class com.amazonaws.mws.model.RequestReportRequest
-
Gets the value of the merchant property.
- getMerchant() - Method in class com.amazonaws.mws.model.SubmitFeedRequest
-
Gets the value of the merchant property.
- getMerchant() - Method in class com.amazonaws.mws.model.UpdateReportAcknowledgementsRequest
-
Gets the value of the merchant property.
- getMessage() - Method in exception com.amazonaws.mws.MarketplaceWebServiceException
-
Gets error message
- getMessage() - Method in class com.amazonaws.mws.model.Error
-
Gets the value of the message property.
- getMWSAuthToken() - Method in class com.amazonaws.mws.model.CancelFeedSubmissionsRequest
-
Gets the value of the mwsAuthToken property.
- getMWSAuthToken() - Method in class com.amazonaws.mws.model.CancelReportRequestsRequest
-
Gets the value of the mwsAuthToken property.
- getMWSAuthToken() - Method in class com.amazonaws.mws.model.GetFeedSubmissionCountRequest
-
Gets the value of the mwsAuthToken property.
- getMWSAuthToken() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListByNextTokenRequest
-
Gets the value of the mwsAuthToken property.
- getMWSAuthToken() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListRequest
-
Gets the value of the mwsAuthToken property.
- getMWSAuthToken() - Method in class com.amazonaws.mws.model.GetFeedSubmissionResultRequest
-
Gets the value of the mwsAuthToken property.
- getMWSAuthToken() - Method in class com.amazonaws.mws.model.GetReportCountRequest
-
Gets the value of the mwsAuthToken property.
- getMWSAuthToken() - Method in class com.amazonaws.mws.model.GetReportListByNextTokenRequest
-
Gets the value of the mwsAuthToken property.
- getMWSAuthToken() - Method in class com.amazonaws.mws.model.GetReportListRequest
-
Gets the value of the mwsAuthToken property.
- getMWSAuthToken() - Method in class com.amazonaws.mws.model.GetReportRequest
-
Gets the value of the mwsAuthToken property.
- getMWSAuthToken() - Method in class com.amazonaws.mws.model.GetReportRequestCountRequest
-
Gets the value of the mwsAuthToken property.
- getMWSAuthToken() - Method in class com.amazonaws.mws.model.GetReportRequestListByNextTokenRequest
-
Gets the value of the mwsAuthToken property.
- getMWSAuthToken() - Method in class com.amazonaws.mws.model.GetReportRequestListRequest
-
Gets the value of the mwsAuthToken property.
- getMWSAuthToken() - Method in class com.amazonaws.mws.model.GetReportScheduleCountRequest
-
Gets the value of the mwsAuthToken property.
- getMWSAuthToken() - Method in class com.amazonaws.mws.model.GetReportScheduleListByNextTokenRequest
-
Gets the value of the mwsAuthToken property.
- getMWSAuthToken() - Method in class com.amazonaws.mws.model.GetReportScheduleListRequest
-
Gets the value of the mwsAuthToken property.
- getMWSAuthToken() - Method in class com.amazonaws.mws.model.ManageReportScheduleRequest
-
Gets the value of the mwsAuthToken property.
- getMWSAuthToken() - Method in class com.amazonaws.mws.model.RequestReportRequest
-
Gets the value of the mwsAuthToken property.
- getMWSAuthToken() - Method in class com.amazonaws.mws.model.SubmitFeedRequest
-
Gets the value of the mwsAuthToken property.
- getMWSAuthToken() - Method in class com.amazonaws.mws.model.UpdateReportAcknowledgementsRequest
-
Gets the value of the mwsAuthToken property.
- getNextToken() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListByNextTokenRequest
-
Gets the value of the nextToken property.
- getNextToken() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListByNextTokenResult
-
Gets the value of the nextToken property.
- getNextToken() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListResult
-
Gets the value of the nextToken property.
- getNextToken() - Method in class com.amazonaws.mws.model.GetReportListByNextTokenRequest
-
Gets the value of the nextToken property.
- getNextToken() - Method in class com.amazonaws.mws.model.GetReportListByNextTokenResult
-
Gets the value of the nextToken property.
- getNextToken() - Method in class com.amazonaws.mws.model.GetReportListResult
-
Gets the value of the nextToken property.
- getNextToken() - Method in class com.amazonaws.mws.model.GetReportRequestListByNextTokenRequest
-
Gets the value of the nextToken property.
- getNextToken() - Method in class com.amazonaws.mws.model.GetReportRequestListByNextTokenResult
-
Gets the value of the nextToken property.
- getNextToken() - Method in class com.amazonaws.mws.model.GetReportRequestListResult
-
Gets the value of the nextToken property.
- getNextToken() - Method in class com.amazonaws.mws.model.GetReportScheduleListByNextTokenRequest
-
Gets the value of the nextToken property.
- getNextToken() - Method in class com.amazonaws.mws.model.GetReportScheduleListByNextTokenResult
-
Gets the value of the nextToken property.
- getNextToken() - Method in class com.amazonaws.mws.model.GetReportScheduleListResult
-
Gets the value of the nextToken property.
- getProxyHost() - Method in class com.amazonaws.mws.MarketplaceWebServiceConfig
-
Gets ProxyHost property
- getProxyPassword() - Method in class com.amazonaws.mws.MarketplaceWebServiceConfig
-
Gets ProxyPassword property
- getProxyPort() - Method in class com.amazonaws.mws.MarketplaceWebServiceConfig
-
Gets ProxyPort property
- getProxyProtocol() - Method in class com.amazonaws.mws.MarketplaceWebServiceConfig
-
Gets ProxyProtocol property
- getProxyUsername() - Method in class com.amazonaws.mws.MarketplaceWebServiceConfig
-
Gets ProxyUsername property
- getReport(GetReportRequest) - Method in interface com.amazonaws.mws.MarketplaceWebService
-
Get Report
The GetReport operation returns the contents of a report.
- getReport(GetReportRequest) - Method in class com.amazonaws.mws.MarketplaceWebServiceClient
-
Get Report
The GetReport operation returns the contents of a report.
- getReport(GetReportRequest) - Method in class com.amazonaws.mws.mock.MarketplaceWebServiceMock
-
Get Report
The GetReport operation returns the contents of a report.
- getReportAsync(GetReportRequest) - Method in interface com.amazonaws.mws.MarketplaceWebService
-
Non-blocking Get Report
Returns
future pointer to GetReportResponse
If response is ready, call to
future.get()
will return GetReportResponse.
- getReportAsync(GetReportRequest) - Method in class com.amazonaws.mws.MarketplaceWebServiceClient
-
Non-blocking Get Report
Returns
future pointer to GetReportResponse
If response is ready, call to
future.get()
will return GetReportResponse.
- getReportAsync(GetReportRequest) - Method in class com.amazonaws.mws.mock.MarketplaceWebServiceMock
-
- GetReportAsyncSample - Class in com.amazonaws.mws.samples
-
Get Report Samples
- GetReportAsyncSample() - Constructor for class com.amazonaws.mws.samples.GetReportAsyncSample
-
- getReportCount(GetReportCountRequest) - Method in interface com.amazonaws.mws.MarketplaceWebService
-
Get Report Count
returns a count of reports matching your criteria;
by default, the number of reports generated in the last 90 days,
regardless of acknowledgement status
- getReportCount(GetReportCountRequest) - Method in class com.amazonaws.mws.MarketplaceWebServiceClient
-
Get Report Count
returns a count of reports matching your criteria;
by default, the number of reports generated in the last 90 days,
regardless of acknowledgment status
- getReportCount(GetReportCountRequest) - Method in class com.amazonaws.mws.mock.MarketplaceWebServiceMock
-
Get Report Count
returns a count of reports matching your criteria;
by default, the number of reports generated in the last 90 days,
regardless of acknowledgement status
- getReportCountAsync(GetReportCountRequest) - Method in interface com.amazonaws.mws.MarketplaceWebService
-
Non-blocking Get Report Count
Returns
future pointer to GetReportCountResponse
If response is ready, call to
future.get()
will return GetReportCountResponse.
- getReportCountAsync(GetReportCountRequest) - Method in class com.amazonaws.mws.MarketplaceWebServiceClient
-
Non-blocking Get Report Count
Returns
future pointer to GetReportCountResponse
If response is ready, call to
future.get()
will return GetReportCountResponse.
- getReportCountAsync(GetReportCountRequest) - Method in class com.amazonaws.mws.mock.MarketplaceWebServiceMock
-
- GetReportCountAsyncSample - Class in com.amazonaws.mws.samples
-
Get Report Count Samples
- GetReportCountAsyncSample() - Constructor for class com.amazonaws.mws.samples.GetReportCountAsyncSample
-
- GetReportCountRequest - Class in com.amazonaws.mws.model
-
Java class for anonymous complex type.
- GetReportCountRequest() - Constructor for class com.amazonaws.mws.model.GetReportCountRequest
-
Default constructor
- GetReportCountRequest(String, String, TypeList, Boolean, XMLGregorianCalendar, XMLGregorianCalendar) - Constructor for class com.amazonaws.mws.model.GetReportCountRequest
-
Value constructor
- GetReportCountRequest(String, String, TypeList, Boolean, XMLGregorianCalendar, XMLGregorianCalendar, String) - Constructor for class com.amazonaws.mws.model.GetReportCountRequest
-
- GetReportCountResponse - Class in com.amazonaws.mws.model
-
Java class for anonymous complex type.
- GetReportCountResponse() - Constructor for class com.amazonaws.mws.model.GetReportCountResponse
-
Default constructor
- GetReportCountResponse(GetReportCountResult, ResponseMetadata) - Constructor for class com.amazonaws.mws.model.GetReportCountResponse
-
Value constructor
- getReportCountResult - Variable in class com.amazonaws.mws.model.GetReportCountResponse
-
- GetReportCountResult - Class in com.amazonaws.mws.model
-
Java class for anonymous complex type.
- GetReportCountResult() - Constructor for class com.amazonaws.mws.model.GetReportCountResult
-
Default constructor
- GetReportCountResult(int) - Constructor for class com.amazonaws.mws.model.GetReportCountResult
-
Value constructor
- GetReportCountSample - Class in com.amazonaws.mws.samples
-
Get Report Count Samples
- GetReportCountSample() - Constructor for class com.amazonaws.mws.samples.GetReportCountSample
-
- getReportId() - Method in class com.amazonaws.mws.model.GetReportRequest
-
Gets the value of the reportId property.
- getReportId() - Method in class com.amazonaws.mws.model.ReportInfo
-
Gets the value of the reportId property.
- getReportIdList() - Method in class com.amazonaws.mws.model.UpdateReportAcknowledgementsRequest
-
Gets the value of the reportIdList property.
- getReportInfoList() - Method in class com.amazonaws.mws.model.GetReportListByNextTokenResult
-
Gets the value of the reportInfo property.
- getReportInfoList() - Method in class com.amazonaws.mws.model.GetReportListResult
-
Gets the value of the reportInfoList property.
- getReportInfoList() - Method in class com.amazonaws.mws.model.UpdateReportAcknowledgementsResult
-
Gets the value of the reportInfo property.
- getReportList(GetReportListRequest) - Method in interface com.amazonaws.mws.MarketplaceWebService
-
Get Report List
returns a list of reports; by default the most recent ten reports,
regardless of their acknowledgement status
- getReportList(GetReportListRequest) - Method in class com.amazonaws.mws.MarketplaceWebServiceClient
-
Get Report List
returns a list of reports; by default the most recent ten reports,
regardless of their acknowledgment status
- getReportList(GetReportListRequest) - Method in class com.amazonaws.mws.mock.MarketplaceWebServiceMock
-
Get Report List
returns a list of reports; by default the most recent ten reports,
regardless of their acknowledgement status
- getReportListAsync(GetReportListRequest) - Method in interface com.amazonaws.mws.MarketplaceWebService
-
Non-blocking Get Report List
Returns
future pointer to GetReportListResponse
If response is ready, call to
future.get()
will return GetReportListResponse.
- getReportListAsync(GetReportListRequest) - Method in class com.amazonaws.mws.MarketplaceWebServiceClient
-
Non-blocking Get Report List
Returns
future pointer to GetReportListResponse
If response is ready, call to
future.get()
will return GetReportListResponse.
- getReportListAsync(GetReportListRequest) - Method in class com.amazonaws.mws.mock.MarketplaceWebServiceMock
-
- GetReportListAsyncSample - Class in com.amazonaws.mws.samples
-
Get Report List Samples
- GetReportListAsyncSample() - Constructor for class com.amazonaws.mws.samples.GetReportListAsyncSample
-
- getReportListByNextToken(GetReportListByNextTokenRequest) - Method in interface com.amazonaws.mws.MarketplaceWebService
-
Get Report List By Next Token
retrieve the next batch of list items and if there are more items to retrieve
- getReportListByNextToken(GetReportListByNextTokenRequest) - Method in class com.amazonaws.mws.MarketplaceWebServiceClient
-
Get Report List By Next Token
retrieve the next batch of list items and if there are more items to retrieve
- getReportListByNextToken(GetReportListByNextTokenRequest) - Method in class com.amazonaws.mws.mock.MarketplaceWebServiceMock
-
Get Report List By Next Token
retrieve the next batch of list items and if there are more items to retrieve
- getReportListByNextTokenAsync(GetReportListByNextTokenRequest) - Method in interface com.amazonaws.mws.MarketplaceWebService
-
Non-blocking Get Report List By Next Token
Returns
future pointer to GetReportListByNextTokenResponse
If response is ready, call to
future.get()
will return GetReportListByNextTokenResponse.
- getReportListByNextTokenAsync(GetReportListByNextTokenRequest) - Method in class com.amazonaws.mws.MarketplaceWebServiceClient
-
Non-blocking Get Report List By Next Token
Returns
future pointer to GetReportListByNextTokenResponse
If response is ready, call to
future.get()
will return GetReportListByNextTokenResponse.
- getReportListByNextTokenAsync(GetReportListByNextTokenRequest) - Method in class com.amazonaws.mws.mock.MarketplaceWebServiceMock
-
- GetReportListByNextTokenAsyncSample - Class in com.amazonaws.mws.samples
-
Get Report List By Next Token Samples
- GetReportListByNextTokenAsyncSample() - Constructor for class com.amazonaws.mws.samples.GetReportListByNextTokenAsyncSample
-
- GetReportListByNextTokenRequest - Class in com.amazonaws.mws.model
-
Java class for anonymous complex type.
- GetReportListByNextTokenRequest() - Constructor for class com.amazonaws.mws.model.GetReportListByNextTokenRequest
-
Default constructor
- GetReportListByNextTokenRequest(String, String, String) - Constructor for class com.amazonaws.mws.model.GetReportListByNextTokenRequest
-
Value constructor
- GetReportListByNextTokenRequest(String, String, String, String) - Constructor for class com.amazonaws.mws.model.GetReportListByNextTokenRequest
-
- GetReportListByNextTokenResponse - Class in com.amazonaws.mws.model
-
Java class for anonymous complex type.
- GetReportListByNextTokenResponse() - Constructor for class com.amazonaws.mws.model.GetReportListByNextTokenResponse
-
Default constructor
- GetReportListByNextTokenResponse(GetReportListByNextTokenResult, ResponseMetadata) - Constructor for class com.amazonaws.mws.model.GetReportListByNextTokenResponse
-
Value constructor
- getReportListByNextTokenResult - Variable in class com.amazonaws.mws.model.GetReportListByNextTokenResponse
-
- GetReportListByNextTokenResult - Class in com.amazonaws.mws.model
-
Java class for anonymous complex type.
- GetReportListByNextTokenResult() - Constructor for class com.amazonaws.mws.model.GetReportListByNextTokenResult
-
Default constructor
- GetReportListByNextTokenResult(String, boolean, List<ReportInfo>) - Constructor for class com.amazonaws.mws.model.GetReportListByNextTokenResult
-
Value constructor
- GetReportListByNextTokenSample - Class in com.amazonaws.mws.samples
-
Get Report List By Next Token Samples
- GetReportListByNextTokenSample() - Constructor for class com.amazonaws.mws.samples.GetReportListByNextTokenSample
-
- GetReportListRequest - Class in com.amazonaws.mws.model
-
Java class for anonymous complex type.
- GetReportListRequest() - Constructor for class com.amazonaws.mws.model.GetReportListRequest
-
Default constructor
- GetReportListRequest(String, String, Integer, TypeList, Boolean, XMLGregorianCalendar, XMLGregorianCalendar, IdList) - Constructor for class com.amazonaws.mws.model.GetReportListRequest
-
Value constructor
- GetReportListRequest(String, String, Integer, TypeList, Boolean, XMLGregorianCalendar, XMLGregorianCalendar, IdList, String) - Constructor for class com.amazonaws.mws.model.GetReportListRequest
-
- GetReportListResponse - Class in com.amazonaws.mws.model
-
Java class for anonymous complex type.
- GetReportListResponse() - Constructor for class com.amazonaws.mws.model.GetReportListResponse
-
Default constructor
- GetReportListResponse(GetReportListResult, ResponseMetadata) - Constructor for class com.amazonaws.mws.model.GetReportListResponse
-
Value constructor
- getReportListResult - Variable in class com.amazonaws.mws.model.GetReportListResponse
-
- GetReportListResult - Class in com.amazonaws.mws.model
-
Java class for anonymous complex type.
- GetReportListResult() - Constructor for class com.amazonaws.mws.model.GetReportListResult
-
Default constructor
- GetReportListResult(String, boolean, List<ReportInfo>) - Constructor for class com.amazonaws.mws.model.GetReportListResult
-
Value constructor
- GetReportListSample - Class in com.amazonaws.mws.samples
-
Get Report List Samples
- GetReportListSample() - Constructor for class com.amazonaws.mws.samples.GetReportListSample
-
- getReportOptions() - Method in class com.amazonaws.mws.model.RequestReportRequest
-
- getReportOutputStream() - Method in class com.amazonaws.mws.model.GetReportRequest
-
- getReportProcessingStatus() - Method in class com.amazonaws.mws.model.ReportRequestInfo
-
Gets the value of the reportProcessingStatus property.
- getReportProcessingStatusList() - Method in class com.amazonaws.mws.model.CancelReportRequestsRequest
-
Gets the value of the reportProcessingStatusList property.
- getReportProcessingStatusList() - Method in class com.amazonaws.mws.model.GetReportRequestCountRequest
-
Gets the value of the reportProcessingStatusList property.
- getReportProcessingStatusList() - Method in class com.amazonaws.mws.model.GetReportRequestListRequest
-
Gets the value of the reportProcessingStatusList property.
- GetReportRequest - Class in com.amazonaws.mws.model
-
Java class for anonymous complex type.
- GetReportRequest() - Constructor for class com.amazonaws.mws.model.GetReportRequest
-
Default constructor
- GetReportRequest(String, String, String) - Constructor for class com.amazonaws.mws.model.GetReportRequest
-
Value constructor
- GetReportRequest(String, String, String, String) - Constructor for class com.amazonaws.mws.model.GetReportRequest
-
- getReportRequestCount(GetReportRequestCountRequest) - Method in interface com.amazonaws.mws.MarketplaceWebService
-
Get Report Request Count
returns a count of report requests; by default all the report
requests in the last 90 days
- getReportRequestCount(GetReportRequestCountRequest) - Method in class com.amazonaws.mws.MarketplaceWebServiceClient
-
Get Report Request Count
returns a count of report requests; by default all the report
requests in the last 90 days
- getReportRequestCount(GetReportRequestCountRequest) - Method in class com.amazonaws.mws.mock.MarketplaceWebServiceMock
-
Get Report Request Count
returns a count of report requests; by default all the report
requests in the last 90 days
- getReportRequestCountAsync(GetReportRequestCountRequest) - Method in interface com.amazonaws.mws.MarketplaceWebService
-
Non-blocking Get Report Request Count
Returns
future pointer to GetReportRequestCountResponse
If response is ready, call to
future.get()
will return GetReportRequestCountResponse.
- getReportRequestCountAsync(GetReportRequestCountRequest) - Method in class com.amazonaws.mws.MarketplaceWebServiceClient
-
Non-blocking Get Report Request Count
Returns
future pointer to GetReportRequestCountResponse
If response is ready, call to
future.get()
will return GetReportRequestCountResponse.
- getReportRequestCountAsync(GetReportRequestCountRequest) - Method in class com.amazonaws.mws.mock.MarketplaceWebServiceMock
-
- GetReportRequestCountAsyncSample - Class in com.amazonaws.mws.samples
-
Get Report Request Count Samples
- GetReportRequestCountAsyncSample() - Constructor for class com.amazonaws.mws.samples.GetReportRequestCountAsyncSample
-
- GetReportRequestCountRequest - Class in com.amazonaws.mws.model
-
Java class for anonymous complex type.
- GetReportRequestCountRequest() - Constructor for class com.amazonaws.mws.model.GetReportRequestCountRequest
-
Default constructor
- GetReportRequestCountRequest(String, String, TypeList, StatusList, XMLGregorianCalendar, XMLGregorianCalendar) - Constructor for class com.amazonaws.mws.model.GetReportRequestCountRequest
-
Value constructor
- GetReportRequestCountRequest(String, String, TypeList, StatusList, XMLGregorianCalendar, XMLGregorianCalendar, String) - Constructor for class com.amazonaws.mws.model.GetReportRequestCountRequest
-
- GetReportRequestCountResponse - Class in com.amazonaws.mws.model
-
Java class for anonymous complex type.
- GetReportRequestCountResponse() - Constructor for class com.amazonaws.mws.model.GetReportRequestCountResponse
-
Default constructor
- GetReportRequestCountResponse(GetReportRequestCountResult, ResponseMetadata) - Constructor for class com.amazonaws.mws.model.GetReportRequestCountResponse
-
Value constructor
- getReportRequestCountResult - Variable in class com.amazonaws.mws.model.GetReportRequestCountResponse
-
- GetReportRequestCountResult - Class in com.amazonaws.mws.model
-
Java class for anonymous complex type.
- GetReportRequestCountResult() - Constructor for class com.amazonaws.mws.model.GetReportRequestCountResult
-
Default constructor
- GetReportRequestCountResult(int) - Constructor for class com.amazonaws.mws.model.GetReportRequestCountResult
-
Value constructor
- GetReportRequestCountSample - Class in com.amazonaws.mws.samples
-
Get Report Request Count Samples
- GetReportRequestCountSample() - Constructor for class com.amazonaws.mws.samples.GetReportRequestCountSample
-
- getReportRequestId() - Method in class com.amazonaws.mws.model.ReportInfo
-
Gets the value of the reportRequestId property.
- getReportRequestId() - Method in class com.amazonaws.mws.model.ReportRequestInfo
-
Gets the value of the reportRequestId property.
- getReportRequestIdList() - Method in class com.amazonaws.mws.model.CancelReportRequestsRequest
-
Gets the value of the reportRequestIdList property.
- getReportRequestIdList() - Method in class com.amazonaws.mws.model.GetReportListRequest
-
Gets the value of the reportRequestIdList property.
- getReportRequestIdList() - Method in class com.amazonaws.mws.model.GetReportRequestListRequest
-
Gets the value of the reportRequestIdList property.
- getReportRequestInfo() - Method in class com.amazonaws.mws.model.RequestReportResult
-
Gets the value of the reportRequestInfo property.
- getReportRequestInfoList() - Method in class com.amazonaws.mws.model.CancelReportRequestsResult
-
Gets the value of the reportRequestInfo property.
- getReportRequestInfoList() - Method in class com.amazonaws.mws.model.GetReportRequestListByNextTokenResult
-
Gets the value of the reportRequestInfo property.
- getReportRequestInfoList() - Method in class com.amazonaws.mws.model.GetReportRequestListResult
-
Gets the value of the reportRequestInfo property.
- getReportRequestList(GetReportRequestListRequest) - Method in interface com.amazonaws.mws.MarketplaceWebService
-
Get Report Request List
returns a list of report requests ids and their associated metadata
- getReportRequestList(GetReportRequestListRequest) - Method in class com.amazonaws.mws.MarketplaceWebServiceClient
-
Get Report Request List
returns a list of report requests ids and their associated metadata
- getReportRequestList(GetReportRequestListRequest) - Method in class com.amazonaws.mws.mock.MarketplaceWebServiceMock
-
Get Report Request List
returns a list of report requests ids and their associated metadata
- getReportRequestListAsync(GetReportRequestListRequest) - Method in interface com.amazonaws.mws.MarketplaceWebService
-
Non-blocking Get Report Request List
Returns
future pointer to GetReportRequestListResponse
If response is ready, call to
future.get()
will return GetReportRequestListResponse.
- getReportRequestListAsync(GetReportRequestListRequest) - Method in class com.amazonaws.mws.MarketplaceWebServiceClient
-
Non-blocking Get Report Request List
Returns
future pointer to GetReportRequestListResponse
If response is ready, call to
future.get()
will return GetReportRequestListResponse.
- getReportRequestListAsync(GetReportRequestListRequest) - Method in class com.amazonaws.mws.mock.MarketplaceWebServiceMock
-
- GetReportRequestListAsyncSample - Class in com.amazonaws.mws.samples
-
Get Report Request List Samples
- GetReportRequestListAsyncSample() - Constructor for class com.amazonaws.mws.samples.GetReportRequestListAsyncSample
-
- getReportRequestListByNextToken(GetReportRequestListByNextTokenRequest) - Method in interface com.amazonaws.mws.MarketplaceWebService
-
Get Report Request List By Next Token
retrieve the next batch of list items and if there are more items to retrieve
- getReportRequestListByNextToken(GetReportRequestListByNextTokenRequest) - Method in class com.amazonaws.mws.MarketplaceWebServiceClient
-
Get Report Request List By Next Token
retrieve the next batch of list items and if there are more items to retrieve
- getReportRequestListByNextToken(GetReportRequestListByNextTokenRequest) - Method in class com.amazonaws.mws.mock.MarketplaceWebServiceMock
-
Get Report Request List By Next Token
retrieve the next batch of list items and if there are more items to retrieve
- getReportRequestListByNextTokenAsync(GetReportRequestListByNextTokenRequest) - Method in interface com.amazonaws.mws.MarketplaceWebService
-
Non-blocking Get Report Request List By Next Token
Returns
future pointer to GetReportRequestListByNextTokenResponse
If response is ready, call to
future.get()
will return GetReportRequestListByNextTokenResponse.
- getReportRequestListByNextTokenAsync(GetReportRequestListByNextTokenRequest) - Method in class com.amazonaws.mws.MarketplaceWebServiceClient
-
Non-blocking Get Report Request List By Next Token
Returns
future pointer to GetReportRequestListByNextTokenResponse
If response is ready, call to
future.get()
will return GetReportRequestListByNextTokenResponse.
- getReportRequestListByNextTokenAsync(GetReportRequestListByNextTokenRequest) - Method in class com.amazonaws.mws.mock.MarketplaceWebServiceMock
-
- GetReportRequestListByNextTokenAsyncSample - Class in com.amazonaws.mws.samples
-
Get Report Request List By Next Token Samples
- GetReportRequestListByNextTokenAsyncSample() - Constructor for class com.amazonaws.mws.samples.GetReportRequestListByNextTokenAsyncSample
-
- GetReportRequestListByNextTokenRequest - Class in com.amazonaws.mws.model
-
Java class for anonymous complex type.
- GetReportRequestListByNextTokenRequest() - Constructor for class com.amazonaws.mws.model.GetReportRequestListByNextTokenRequest
-
Default constructor
- GetReportRequestListByNextTokenRequest(String, String, String) - Constructor for class com.amazonaws.mws.model.GetReportRequestListByNextTokenRequest
-
Value constructor
- GetReportRequestListByNextTokenRequest(String, String, String, String) - Constructor for class com.amazonaws.mws.model.GetReportRequestListByNextTokenRequest
-
- GetReportRequestListByNextTokenResponse - Class in com.amazonaws.mws.model
-
Java class for anonymous complex type.
- GetReportRequestListByNextTokenResponse() - Constructor for class com.amazonaws.mws.model.GetReportRequestListByNextTokenResponse
-
Default constructor
- GetReportRequestListByNextTokenResponse(GetReportRequestListByNextTokenResult, ResponseMetadata) - Constructor for class com.amazonaws.mws.model.GetReportRequestListByNextTokenResponse
-
Value constructor
- getReportRequestListByNextTokenResult - Variable in class com.amazonaws.mws.model.GetReportRequestListByNextTokenResponse
-
- GetReportRequestListByNextTokenResult - Class in com.amazonaws.mws.model
-
Java class for anonymous complex type.
- GetReportRequestListByNextTokenResult() - Constructor for class com.amazonaws.mws.model.GetReportRequestListByNextTokenResult
-
Default constructor
- GetReportRequestListByNextTokenResult(String, boolean, List<ReportRequestInfo>) - Constructor for class com.amazonaws.mws.model.GetReportRequestListByNextTokenResult
-
Value constructor
- GetReportRequestListByNextTokenSample - Class in com.amazonaws.mws.samples
-
Get Report Request List By Next Token Samples
- GetReportRequestListByNextTokenSample() - Constructor for class com.amazonaws.mws.samples.GetReportRequestListByNextTokenSample
-
- GetReportRequestListRequest - Class in com.amazonaws.mws.model
-
Java class for anonymous complex type.
- GetReportRequestListRequest() - Constructor for class com.amazonaws.mws.model.GetReportRequestListRequest
-
Default constructor
- GetReportRequestListRequest(String, String, IdList, TypeList, StatusList, Integer, XMLGregorianCalendar, XMLGregorianCalendar) - Constructor for class com.amazonaws.mws.model.GetReportRequestListRequest
-
Value constructor
- GetReportRequestListRequest(String, String, IdList, TypeList, StatusList, Integer, XMLGregorianCalendar, XMLGregorianCalendar, String) - Constructor for class com.amazonaws.mws.model.GetReportRequestListRequest
-
- GetReportRequestListResponse - Class in com.amazonaws.mws.model
-
Java class for anonymous complex type.
- GetReportRequestListResponse() - Constructor for class com.amazonaws.mws.model.GetReportRequestListResponse
-
Default constructor
- GetReportRequestListResponse(GetReportRequestListResult, ResponseMetadata) - Constructor for class com.amazonaws.mws.model.GetReportRequestListResponse
-
Value constructor
- getReportRequestListResult - Variable in class com.amazonaws.mws.model.GetReportRequestListResponse
-
- GetReportRequestListResult - Class in com.amazonaws.mws.model
-
Java class for anonymous complex type.
- GetReportRequestListResult() - Constructor for class com.amazonaws.mws.model.GetReportRequestListResult
-
Default constructor
- GetReportRequestListResult(String, boolean, List<ReportRequestInfo>) - Constructor for class com.amazonaws.mws.model.GetReportRequestListResult
-
Value constructor
- GetReportRequestListSample - Class in com.amazonaws.mws.samples
-
Get Report Request List Samples
- GetReportRequestListSample() - Constructor for class com.amazonaws.mws.samples.GetReportRequestListSample
-
- GetReportResponse - Class in com.amazonaws.mws.model
-
Java class for anonymous complex type.
- GetReportResponse() - Constructor for class com.amazonaws.mws.model.GetReportResponse
-
Default constructor
- GetReportResponse(GetReportResult, ResponseMetadata) - Constructor for class com.amazonaws.mws.model.GetReportResponse
-
Value constructor
- getReportResult - Variable in class com.amazonaws.mws.model.GetReportResponse
-
- GetReportResult - Class in com.amazonaws.mws.model
-
Java class for anonymous complex type.
- GetReportResult() - Constructor for class com.amazonaws.mws.model.GetReportResult
-
Default constructor
- GetReportResult(String) - Constructor for class com.amazonaws.mws.model.GetReportResult
-
- GetReportSample - Class in com.amazonaws.mws.samples
-
Get Report Samples
- GetReportSample() - Constructor for class com.amazonaws.mws.samples.GetReportSample
-
- getReportSchedule() - Method in class com.amazonaws.mws.model.ManageReportScheduleList
-
Gets the value of the reportSchedule property.
- getReportScheduleCount(GetReportScheduleCountRequest) - Method in interface com.amazonaws.mws.MarketplaceWebService
-
Get Report Schedule Count
returns the number of report schedules
- getReportScheduleCount(GetReportScheduleCountRequest) - Method in class com.amazonaws.mws.MarketplaceWebServiceClient
-
Get Report Schedule Count
returns the number of report schedules
- getReportScheduleCount(GetReportScheduleCountRequest) - Method in class com.amazonaws.mws.mock.MarketplaceWebServiceMock
-
Get Report Schedule Count
returns the number of report schedules
- getReportScheduleCountAsync(GetReportScheduleCountRequest) - Method in interface com.amazonaws.mws.MarketplaceWebService
-
Non-blocking Get Report Schedule Count
Returns
future pointer to GetReportScheduleCountResponse
If response is ready, call to
future.get()
will return GetReportScheduleCountResponse.
- getReportScheduleCountAsync(GetReportScheduleCountRequest) - Method in class com.amazonaws.mws.MarketplaceWebServiceClient
-
Non-blocking Get Report Schedule Count
Returns
future pointer to GetReportScheduleCountResponse
If response is ready, call to
future.get()
will return GetReportScheduleCountResponse.
- getReportScheduleCountAsync(GetReportScheduleCountRequest) - Method in class com.amazonaws.mws.mock.MarketplaceWebServiceMock
-
- GetReportScheduleCountAsyncSample - Class in com.amazonaws.mws.samples
-
Get Report Schedule Count Samples
- GetReportScheduleCountAsyncSample() - Constructor for class com.amazonaws.mws.samples.GetReportScheduleCountAsyncSample
-
- GetReportScheduleCountRequest - Class in com.amazonaws.mws.model
-
Java class for anonymous complex type.
- GetReportScheduleCountRequest() - Constructor for class com.amazonaws.mws.model.GetReportScheduleCountRequest
-
Default constructor
- GetReportScheduleCountRequest(String, String, TypeList) - Constructor for class com.amazonaws.mws.model.GetReportScheduleCountRequest
-
Value constructor
- GetReportScheduleCountRequest(String, String, TypeList, String) - Constructor for class com.amazonaws.mws.model.GetReportScheduleCountRequest
-
- GetReportScheduleCountResponse - Class in com.amazonaws.mws.model
-
Java class for anonymous complex type.
- GetReportScheduleCountResponse() - Constructor for class com.amazonaws.mws.model.GetReportScheduleCountResponse
-
Default constructor
- GetReportScheduleCountResponse(GetReportScheduleCountResult, ResponseMetadata) - Constructor for class com.amazonaws.mws.model.GetReportScheduleCountResponse
-
Value constructor
- getReportScheduleCountResult - Variable in class com.amazonaws.mws.model.GetReportScheduleCountResponse
-
- GetReportScheduleCountResult - Class in com.amazonaws.mws.model
-
Java class for anonymous complex type.
- GetReportScheduleCountResult() - Constructor for class com.amazonaws.mws.model.GetReportScheduleCountResult
-
Default constructor
- GetReportScheduleCountResult(Integer) - Constructor for class com.amazonaws.mws.model.GetReportScheduleCountResult
-
Value constructor
- GetReportScheduleCountSample - Class in com.amazonaws.mws.samples
-
Get Report Schedule Count Samples
- GetReportScheduleCountSample() - Constructor for class com.amazonaws.mws.samples.GetReportScheduleCountSample
-
- getReportScheduleList(GetReportScheduleListRequest) - Method in interface com.amazonaws.mws.MarketplaceWebService
-
Get Report Schedule List
returns the list of report schedules
- getReportScheduleList(GetReportScheduleListRequest) - Method in class com.amazonaws.mws.MarketplaceWebServiceClient
-
Get Report Schedule List
returns the list of report schedules
- getReportScheduleList(GetReportScheduleListRequest) - Method in class com.amazonaws.mws.mock.MarketplaceWebServiceMock
-
Get Report Schedule List
returns the list of report schedules
- getReportScheduleList() - Method in class com.amazonaws.mws.model.GetReportScheduleListByNextTokenResult
-
Gets the value of the reportSchedule property.
- getReportScheduleList() - Method in class com.amazonaws.mws.model.GetReportScheduleListResult
-
Gets the value of the reportSchedule property.
- getReportScheduleList() - Method in class com.amazonaws.mws.model.ManageReportScheduleResult
-
Gets the value of the reportSchedule property.
- getReportScheduleListAsync(GetReportScheduleListRequest) - Method in interface com.amazonaws.mws.MarketplaceWebService
-
Non-blocking Get Report Schedule List
Returns
future pointer to GetReportScheduleListResponse
If response is ready, call to
future.get()
will return GetReportScheduleListResponse.
- getReportScheduleListAsync(GetReportScheduleListRequest) - Method in class com.amazonaws.mws.MarketplaceWebServiceClient
-
Non-blocking Get Report Schedule List
Returns
future pointer to GetReportScheduleListResponse
If response is ready, call to
future.get()
will return GetReportScheduleListResponse.
- getReportScheduleListAsync(GetReportScheduleListRequest) - Method in class com.amazonaws.mws.mock.MarketplaceWebServiceMock
-
- GetReportScheduleListAsyncSample - Class in com.amazonaws.mws.samples
-
Get Report Schedule List Samples
- GetReportScheduleListAsyncSample() - Constructor for class com.amazonaws.mws.samples.GetReportScheduleListAsyncSample
-
- getReportScheduleListByNextToken(GetReportScheduleListByNextTokenRequest) - Method in interface com.amazonaws.mws.MarketplaceWebService
-
Get Report Schedule List By Next Token
retrieve the next batch of list items and if there are more items to retrieve
- getReportScheduleListByNextToken(GetReportScheduleListByNextTokenRequest) - Method in class com.amazonaws.mws.MarketplaceWebServiceClient
-
Get Report Schedule List By Next Token
retrieve the next batch of list items and if there are more items to retrieve
- getReportScheduleListByNextToken(GetReportScheduleListByNextTokenRequest) - Method in class com.amazonaws.mws.mock.MarketplaceWebServiceMock
-
Get Report Schedule List By Next Token
retrieve the next batch of list items and if there are more items to retrieve
- getReportScheduleListByNextTokenAsync(GetReportScheduleListByNextTokenRequest) - Method in interface com.amazonaws.mws.MarketplaceWebService
-
Non-blocking Get Report Schedule List By Next Token
Returns
future pointer to GetReportScheduleListByNextTokenResponse
If response is ready, call to
future.get()
will return GetReportScheduleListByNextTokenResponse.
- getReportScheduleListByNextTokenAsync(GetReportScheduleListByNextTokenRequest) - Method in class com.amazonaws.mws.MarketplaceWebServiceClient
-
Non-blocking Get Report Schedule List By Next Token
Returns
future pointer to GetReportScheduleListByNextTokenResponse
If response is ready, call to
future.get()
will return GetReportScheduleListByNextTokenResponse.
- getReportScheduleListByNextTokenAsync(GetReportScheduleListByNextTokenRequest) - Method in class com.amazonaws.mws.mock.MarketplaceWebServiceMock
-
- GetReportScheduleListByNextTokenAsyncSample - Class in com.amazonaws.mws.samples
-
Get Report Schedule List By Next Token Samples
- GetReportScheduleListByNextTokenAsyncSample() - Constructor for class com.amazonaws.mws.samples.GetReportScheduleListByNextTokenAsyncSample
-
- GetReportScheduleListByNextTokenRequest - Class in com.amazonaws.mws.model
-
Java class for anonymous complex type.
- GetReportScheduleListByNextTokenRequest() - Constructor for class com.amazonaws.mws.model.GetReportScheduleListByNextTokenRequest
-
Default constructor
- GetReportScheduleListByNextTokenRequest(String, String, String) - Constructor for class com.amazonaws.mws.model.GetReportScheduleListByNextTokenRequest
-
Value constructor
- GetReportScheduleListByNextTokenRequest(String, String, String, String) - Constructor for class com.amazonaws.mws.model.GetReportScheduleListByNextTokenRequest
-
- GetReportScheduleListByNextTokenResponse - Class in com.amazonaws.mws.model
-
Java class for anonymous complex type.
- GetReportScheduleListByNextTokenResponse() - Constructor for class com.amazonaws.mws.model.GetReportScheduleListByNextTokenResponse
-
Default constructor
- GetReportScheduleListByNextTokenResponse(GetReportScheduleListByNextTokenResult, ResponseMetadata) - Constructor for class com.amazonaws.mws.model.GetReportScheduleListByNextTokenResponse
-
Value constructor
- getReportScheduleListByNextTokenResult - Variable in class com.amazonaws.mws.model.GetReportScheduleListByNextTokenResponse
-
- GetReportScheduleListByNextTokenResult - Class in com.amazonaws.mws.model
-
Java class for anonymous complex type.
- GetReportScheduleListByNextTokenResult() - Constructor for class com.amazonaws.mws.model.GetReportScheduleListByNextTokenResult
-
Default constructor
- GetReportScheduleListByNextTokenResult(String, boolean, List<ReportSchedule>) - Constructor for class com.amazonaws.mws.model.GetReportScheduleListByNextTokenResult
-
Value constructor
- GetReportScheduleListByNextTokenSample - Class in com.amazonaws.mws.samples
-
Get Report Schedule List By Next Token Samples
- GetReportScheduleListByNextTokenSample() - Constructor for class com.amazonaws.mws.samples.GetReportScheduleListByNextTokenSample
-
- GetReportScheduleListRequest - Class in com.amazonaws.mws.model
-
Java class for anonymous complex type.
- GetReportScheduleListRequest() - Constructor for class com.amazonaws.mws.model.GetReportScheduleListRequest
-
Default constructor
- GetReportScheduleListRequest(String, String, TypeList) - Constructor for class com.amazonaws.mws.model.GetReportScheduleListRequest
-
Value constructor
- GetReportScheduleListRequest(String, String, TypeList, String) - Constructor for class com.amazonaws.mws.model.GetReportScheduleListRequest
-
- GetReportScheduleListResponse - Class in com.amazonaws.mws.model
-
Java class for anonymous complex type.
- GetReportScheduleListResponse() - Constructor for class com.amazonaws.mws.model.GetReportScheduleListResponse
-
Default constructor
- GetReportScheduleListResponse(GetReportScheduleListResult, ResponseMetadata) - Constructor for class com.amazonaws.mws.model.GetReportScheduleListResponse
-
Value constructor
- getReportScheduleListResult - Variable in class com.amazonaws.mws.model.GetReportScheduleListResponse
-
- GetReportScheduleListResult - Class in com.amazonaws.mws.model
-
Java class for anonymous complex type.
- GetReportScheduleListResult() - Constructor for class com.amazonaws.mws.model.GetReportScheduleListResult
-
Default constructor
- GetReportScheduleListResult(String, boolean, List<ReportSchedule>) - Constructor for class com.amazonaws.mws.model.GetReportScheduleListResult
-
Value constructor
- GetReportScheduleListSample - Class in com.amazonaws.mws.samples
-
Get Report Schedule List Samples
- GetReportScheduleListSample() - Constructor for class com.amazonaws.mws.samples.GetReportScheduleListSample
-
- getReportType() - Method in class com.amazonaws.mws.model.ManageReportScheduleRequest
-
Gets the value of the reportType property.
- getReportType() - Method in class com.amazonaws.mws.model.ReportInfo
-
Gets the value of the reportType property.
- getReportType() - Method in class com.amazonaws.mws.model.ReportRequestInfo
-
Gets the value of the reportType property.
- getReportType() - Method in class com.amazonaws.mws.model.ReportSchedule
-
Gets the value of the reportType property.
- getReportType() - Method in class com.amazonaws.mws.model.RequestReportRequest
-
Gets the value of the reportType property.
- getReportTypeList() - Method in class com.amazonaws.mws.model.CancelReportRequestsRequest
-
Gets the value of the reportTypeList property.
- getReportTypeList() - Method in class com.amazonaws.mws.model.GetReportCountRequest
-
Gets the value of the reportTypeList property.
- getReportTypeList() - Method in class com.amazonaws.mws.model.GetReportListRequest
-
Gets the value of the reportTypeList property.
- getReportTypeList() - Method in class com.amazonaws.mws.model.GetReportRequestCountRequest
-
Gets the value of the reportTypeList property.
- getReportTypeList() - Method in class com.amazonaws.mws.model.GetReportRequestListRequest
-
Gets the value of the reportTypeList property.
- getReportTypeList() - Method in class com.amazonaws.mws.model.GetReportScheduleCountRequest
-
Gets the value of the reportTypeList property.
- getReportTypeList() - Method in class com.amazonaws.mws.model.GetReportScheduleListRequest
-
Gets the value of the reportTypeList property.
- getRequestedFromDate() - Method in class com.amazonaws.mws.model.CancelReportRequestsRequest
-
Gets the value of the requestedFromDate property.
- getRequestedFromDate() - Method in class com.amazonaws.mws.model.GetReportRequestCountRequest
-
Gets the value of the requestedFromDate property.
- getRequestedFromDate() - Method in class com.amazonaws.mws.model.GetReportRequestListRequest
-
Gets the value of the requestedFromDate property.
- getRequestedToDate() - Method in class com.amazonaws.mws.model.CancelReportRequestsRequest
-
Gets the value of the requestedToDate property.
- getRequestedToDate() - Method in class com.amazonaws.mws.model.GetReportRequestCountRequest
-
Gets the value of the requestedToDate property.
- getRequestedToDate() - Method in class com.amazonaws.mws.model.GetReportRequestListRequest
-
Gets the value of the requestedToDate property.
- getRequestId() - Method in exception com.amazonaws.mws.MarketplaceWebServiceException
-
Gets Request ID returned by the service if available.
- getRequestId() - Method in class com.amazonaws.mws.model.ErrorResponse
-
Gets the value of the requestId property.
- getRequestId() - Method in class com.amazonaws.mws.model.ResponseHeaderMetadata
-
- getRequestId() - Method in class com.amazonaws.mws.model.ResponseMetadata
-
Gets the value of the requestId property.
- getRequestReportResult() - Method in class com.amazonaws.mws.model.RequestReportResponse
-
Gets the value of the requestReportResult property.
- getResponseContext() - Method in class com.amazonaws.mws.model.ResponseHeaderMetadata
-
- getResponseHeaderMetadata() - Method in exception com.amazonaws.mws.MarketplaceWebServiceException
-
- getResponseHeaderMetadata() - Method in class com.amazonaws.mws.model.CancelFeedSubmissionsResponse
-
- getResponseHeaderMetadata() - Method in class com.amazonaws.mws.model.CancelReportRequestsResponse
-
- getResponseHeaderMetadata() - Method in class com.amazonaws.mws.model.ErrorResponse
-
- getResponseHeaderMetadata() - Method in class com.amazonaws.mws.model.GetFeedSubmissionCountResponse
-
- getResponseHeaderMetadata() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListByNextTokenResponse
-
- getResponseHeaderMetadata() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListResponse
-
- getResponseHeaderMetadata() - Method in class com.amazonaws.mws.model.GetFeedSubmissionResultResponse
-
- getResponseHeaderMetadata() - Method in class com.amazonaws.mws.model.GetReportCountResponse
-
- getResponseHeaderMetadata() - Method in class com.amazonaws.mws.model.GetReportListByNextTokenResponse
-
- getResponseHeaderMetadata() - Method in class com.amazonaws.mws.model.GetReportListResponse
-
- getResponseHeaderMetadata() - Method in class com.amazonaws.mws.model.GetReportRequestCountResponse
-
- getResponseHeaderMetadata() - Method in class com.amazonaws.mws.model.GetReportRequestListByNextTokenResponse
-
- getResponseHeaderMetadata() - Method in class com.amazonaws.mws.model.GetReportRequestListResponse
-
- getResponseHeaderMetadata() - Method in class com.amazonaws.mws.model.GetReportResponse
-
- getResponseHeaderMetadata() - Method in class com.amazonaws.mws.model.GetReportScheduleCountResponse
-
- getResponseHeaderMetadata() - Method in class com.amazonaws.mws.model.GetReportScheduleListByNextTokenResponse
-
- getResponseHeaderMetadata() - Method in class com.amazonaws.mws.model.GetReportScheduleListResponse
-
- getResponseHeaderMetadata() - Method in class com.amazonaws.mws.model.ManageReportScheduleResponse
-
- getResponseHeaderMetadata() - Method in class com.amazonaws.mws.model.RequestReportResponse
-
- getResponseHeaderMetadata() - Method in class com.amazonaws.mws.model.SubmitFeedResponse
-
- getResponseHeaderMetadata() - Method in class com.amazonaws.mws.model.UpdateReportAcknowledgementsResponse
-
- getResponseMetadata() - Method in class com.amazonaws.mws.model.CancelFeedSubmissionsResponse
-
Gets the value of the responseMetadata property.
- getResponseMetadata() - Method in class com.amazonaws.mws.model.CancelReportRequestsResponse
-
Gets the value of the responseMetadata property.
- getResponseMetadata() - Method in class com.amazonaws.mws.model.GetFeedSubmissionCountResponse
-
Gets the value of the responseMetadata property.
- getResponseMetadata() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListByNextTokenResponse
-
Gets the value of the responseMetadata property.
- getResponseMetadata() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListResponse
-
Gets the value of the responseMetadata property.
- getResponseMetadata() - Method in class com.amazonaws.mws.model.GetFeedSubmissionResultResponse
-
Gets the value of the responseMetadata property.
- getResponseMetadata() - Method in class com.amazonaws.mws.model.GetReportCountResponse
-
Gets the value of the responseMetadata property.
- getResponseMetadata() - Method in class com.amazonaws.mws.model.GetReportListByNextTokenResponse
-
Gets the value of the responseMetadata property.
- getResponseMetadata() - Method in class com.amazonaws.mws.model.GetReportListResponse
-
Gets the value of the responseMetadata property.
- getResponseMetadata() - Method in class com.amazonaws.mws.model.GetReportRequestCountResponse
-
Gets the value of the responseMetadata property.
- getResponseMetadata() - Method in class com.amazonaws.mws.model.GetReportRequestListByNextTokenResponse
-
Gets the value of the responseMetadata property.
- getResponseMetadata() - Method in class com.amazonaws.mws.model.GetReportRequestListResponse
-
Gets the value of the responseMetadata property.
- getResponseMetadata() - Method in class com.amazonaws.mws.model.GetReportResponse
-
Gets the value of the responseMetadata property.
- getResponseMetadata() - Method in class com.amazonaws.mws.model.GetReportScheduleCountResponse
-
Gets the value of the responseMetadata property.
- getResponseMetadata() - Method in class com.amazonaws.mws.model.GetReportScheduleListByNextTokenResponse
-
Gets the value of the responseMetadata property.
- getResponseMetadata() - Method in class com.amazonaws.mws.model.GetReportScheduleListResponse
-
Gets the value of the responseMetadata property.
- getResponseMetadata() - Method in class com.amazonaws.mws.model.ManageReportScheduleResponse
-
Gets the value of the responseMetadata property.
- getResponseMetadata() - Method in class com.amazonaws.mws.model.RequestReportResponse
-
Gets the value of the responseMetadata property.
- getResponseMetadata() - Method in class com.amazonaws.mws.model.SubmitFeedResponse
-
Gets the value of the responseMetadata property.
- getResponseMetadata() - Method in class com.amazonaws.mws.model.UpdateReportAcknowledgementsResponse
-
Gets the value of the responseMetadata property.
- getSchedule() - Method in class com.amazonaws.mws.model.ManageReportScheduleRequest
-
Gets the value of the schedule property.
- getSchedule() - Method in class com.amazonaws.mws.model.ReportSchedule
-
Gets the value of the schedule property.
- getScheduleDate() - Method in class com.amazonaws.mws.model.ManageReportScheduleRequest
-
Gets the value of the scheduleDate property.
- getScheduledDate() - Method in class com.amazonaws.mws.model.ReportSchedule
-
Gets the value of the scheduledDate property.
- getServiceURL() - Method in class com.amazonaws.mws.MarketplaceWebServiceConfig
-
Gets ServiceURL property
- getServiceVersion() - Method in class com.amazonaws.mws.MarketplaceWebServiceConfig
-
Gets Version of the API
- getSignatureMethod() - Method in class com.amazonaws.mws.MarketplaceWebServiceConfig
-
Gets SignatureMethod property
- getSoTimeout() - Method in class com.amazonaws.mws.MarketplaceWebServiceConfig
-
Gets SocketTimeout property
- getStartDate() - Method in class com.amazonaws.mws.model.ReportRequestInfo
-
Gets the value of the startDate property.
- getStartDate() - Method in class com.amazonaws.mws.model.RequestReportRequest
-
Gets the value of the startDate property.
- getStartedProcessingDate() - Method in class com.amazonaws.mws.model.FeedSubmissionInfo
-
Gets the value of the startedProcessingDate property.
- getStartedProcessingDate() - Method in class com.amazonaws.mws.model.ReportRequestInfo
-
- getStatus() - Method in class com.amazonaws.mws.model.StatusList
-
Gets the value of the status property.
- getStatusCode() - Method in exception com.amazonaws.mws.MarketplaceWebServiceException
-
Gets status code returned by the service if available.
- getSubmitFeedResult() - Method in class com.amazonaws.mws.model.SubmitFeedResponse
-
Gets the value of the submitFeedResult property.
- getSubmittedDate() - Method in class com.amazonaws.mws.model.FeedSubmissionInfo
-
Gets the value of the submittedDate property.
- getSubmittedDate() - Method in class com.amazonaws.mws.model.ReportRequestInfo
-
Gets the value of the submittedDate property.
- getSubmittedFromDate() - Method in class com.amazonaws.mws.model.CancelFeedSubmissionsRequest
-
Gets the value of the submittedFromDate property.
- getSubmittedFromDate() - Method in class com.amazonaws.mws.model.GetFeedSubmissionCountRequest
-
Gets the value of the submittedFromDate property.
- getSubmittedFromDate() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListRequest
-
Gets the value of the submittedFromDate property.
- getSubmittedToDate() - Method in class com.amazonaws.mws.model.CancelFeedSubmissionsRequest
-
Gets the value of the submittedToDate property.
- getSubmittedToDate() - Method in class com.amazonaws.mws.model.GetFeedSubmissionCountRequest
-
Gets the value of the submittedToDate property.
- getSubmittedToDate() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListRequest
-
Gets the value of the submittedToDate property.
- getTimestamp() - Method in class com.amazonaws.mws.model.ResponseHeaderMetadata
-
- getType() - Method in class com.amazonaws.mws.model.Error
-
Gets the value of the type property.
- getType() - Method in class com.amazonaws.mws.model.TypeList
-
Gets the value of the type property.
- getUpdateReportAcknowledgementsResult() - Method in class com.amazonaws.mws.model.UpdateReportAcknowledgementsResponse
-
Gets the value of the updateReportAcknowledgementsResult property.
- getUserAgent() - Method in class com.amazonaws.mws.MarketplaceWebServiceConfig
-
Gets UserAgent property
- getXML() - Method in exception com.amazonaws.mws.MarketplaceWebServiceException
-
Gets XML returned by the service if available.
- id - Variable in class com.amazonaws.mws.model.IdList
-
- IdList - Class in com.amazonaws.mws.model
-
Java class for IdList complex type.
- IdList() - Constructor for class com.amazonaws.mws.model.IdList
-
Default constructor
- IdList(List<String>) - Constructor for class com.amazonaws.mws.model.IdList
-
Value constructor
- invokeCancelFeedSubmissions(MarketplaceWebService, List<CancelFeedSubmissionsRequest>) - Static method in class com.amazonaws.mws.samples.CancelFeedSubmissionsAsyncSample
-
Cancel Feed Submissions request sample
cancels feed submissions - by default all of the submissions of the
last 30 days that have not started processing
- invokeCancelFeedSubmissions(MarketplaceWebService, CancelFeedSubmissionsRequest) - Static method in class com.amazonaws.mws.samples.CancelFeedSubmissionsSample
-
Cancel Feed Submissions request sample
cancels feed submissions - by default all of the submissions of the
last 30 days that have not started processing
- invokeCancelReportRequests(MarketplaceWebService, List<CancelReportRequestsRequest>) - Static method in class com.amazonaws.mws.samples.CancelReportRequestsAsyncSample
-
Cancel Report Requests request sample
cancels report requests that have not yet started processing,
by default all those within the last 90 days
- invokeCancelReportRequests(MarketplaceWebService, CancelReportRequestsRequest) - Static method in class com.amazonaws.mws.samples.CancelReportRequestsSample
-
Cancel Report Requests request sample
cancels report requests that have not yet started processing,
by default all those within the last 90 days
- invokeGetFeedSubmissionCount(MarketplaceWebService, List<GetFeedSubmissionCountRequest>) - Static method in class com.amazonaws.mws.samples.GetFeedSubmissionCountAsyncSample
-
Get Feed Submission Count request sample
returns the number of feeds matching all of the specified criteria
- invokeGetFeedSubmissionCount(MarketplaceWebService, GetFeedSubmissionCountRequest) - Static method in class com.amazonaws.mws.samples.GetFeedSubmissionCountSample
-
Get Feed Submission Count request sample
returns the number of feeds matching all of the specified criteria
- invokeGetFeedSubmissionList(MarketplaceWebService, List<GetFeedSubmissionListRequest>) - Static method in class com.amazonaws.mws.samples.GetFeedSubmissionListAsyncSample
-
Get Feed Submission List request sample
returns a list of feed submission identifiers and their associated metadata
- invokeGetFeedSubmissionList(MarketplaceWebService, GetFeedSubmissionListRequest) - Static method in class com.amazonaws.mws.samples.GetFeedSubmissionListSample
-
Get Feed Submission List request sample
returns a list of feed submission identifiers and their associated metadata
- invokeGetFeedSubmissionListByNextToken(MarketplaceWebService, List<GetFeedSubmissionListByNextTokenRequest>) - Static method in class com.amazonaws.mws.samples.GetFeedSubmissionListByNextTokenAsyncSample
-
Get Feed Submission List By Next Token request sample
retrieve the next batch of list items and if there are more items to retrieve
- invokeGetFeedSubmissionListByNextToken(MarketplaceWebService, GetFeedSubmissionListByNextTokenRequest) - Static method in class com.amazonaws.mws.samples.GetFeedSubmissionListByNextTokenSample
-
Get Feed Submission List By Next Token request sample
retrieve the next batch of list items and if there are more items to retrieve
- invokeGetFeedSubmissionResult(MarketplaceWebService, List<GetFeedSubmissionResultRequest>) - Static method in class com.amazonaws.mws.samples.GetFeedSubmissionResultAsyncSample
-
Get Feed Submission Result request sample
retrieves the feed processing report
- invokeGetFeedSubmissionResult(MarketplaceWebService, GetFeedSubmissionResultRequest) - Static method in class com.amazonaws.mws.samples.GetFeedSubmissionResultSample
-
Get Feed Submission Result request sample
retrieves the feed processing report
- invokeGetReport(MarketplaceWebService, List<GetReportRequest>) - Static method in class com.amazonaws.mws.samples.GetReportAsyncSample
-
Get Report request sample
The GetReport operation returns the contents of a report.
- invokeGetReport(MarketplaceWebService, GetReportRequest) - Static method in class com.amazonaws.mws.samples.GetReportSample
-
Get Report request sample
The GetReport operation returns the contents of a report.
- invokeGetReportCount(MarketplaceWebService, List<GetReportCountRequest>) - Static method in class com.amazonaws.mws.samples.GetReportCountAsyncSample
-
Get Report Count request sample
returns a count of reports matching your criteria;
by default, the number of reports generated in the last 90 days,
regardless of acknowledgement status
- invokeGetReportCount(MarketplaceWebService, GetReportCountRequest) - Static method in class com.amazonaws.mws.samples.GetReportCountSample
-
Get Report Count request sample
returns a count of reports matching your criteria;
by default, the number of reports generated in the last 90 days,
regardless of acknowledgement status
- invokeGetReportList(MarketplaceWebService, List<GetReportListRequest>) - Static method in class com.amazonaws.mws.samples.GetReportListAsyncSample
-
Get Report List request sample
returns a list of reports; by default the most recent ten reports,
regardless of their acknowledgement status
- invokeGetReportList(MarketplaceWebService, GetReportListRequest) - Static method in class com.amazonaws.mws.samples.GetReportListSample
-
Get Report List request sample
returns a list of reports; by default the most recent ten reports,
regardless of their acknowledgement status
- invokeGetReportListByNextToken(MarketplaceWebService, List<GetReportListByNextTokenRequest>) - Static method in class com.amazonaws.mws.samples.GetReportListByNextTokenAsyncSample
-
Get Report List By Next Token request sample
retrieve the next batch of list items and if there are more items to retrieve
- invokeGetReportListByNextToken(MarketplaceWebService, GetReportListByNextTokenRequest) - Static method in class com.amazonaws.mws.samples.GetReportListByNextTokenSample
-
Get Report List By Next Token request sample
retrieve the next batch of list items and if there are more items to retrieve
- invokeGetReportRequestCount(MarketplaceWebService, List<GetReportRequestCountRequest>) - Static method in class com.amazonaws.mws.samples.GetReportRequestCountAsyncSample
-
Get Report Request Count request sample
returns a count of report requests; by default all the report
requests in the last 90 days
- invokeGetReportRequestCount(MarketplaceWebService, GetReportRequestCountRequest) - Static method in class com.amazonaws.mws.samples.GetReportRequestCountSample
-
Get Report Request Count request sample
returns a count of report requests; by default all the report
requests in the last 90 days
- invokeGetReportRequestList(MarketplaceWebService, List<GetReportRequestListRequest>) - Static method in class com.amazonaws.mws.samples.GetReportRequestListAsyncSample
-
Get Report Request List request sample
returns a list of report requests ids and their associated metadata
- invokeGetReportRequestList(MarketplaceWebService, GetReportRequestListRequest) - Static method in class com.amazonaws.mws.samples.GetReportRequestListSample
-
Get Report Request List request sample
returns a list of report requests ids and their associated metadata
- invokeGetReportRequestListByNextToken(MarketplaceWebService, List<GetReportRequestListByNextTokenRequest>) - Static method in class com.amazonaws.mws.samples.GetReportRequestListByNextTokenAsyncSample
-
Get Report Request List By Next Token request sample
retrieve the next batch of list items and if there are more items to retrieve
- invokeGetReportRequestListByNextToken(MarketplaceWebService, GetReportRequestListByNextTokenRequest) - Static method in class com.amazonaws.mws.samples.GetReportRequestListByNextTokenSample
-
Get Report Request List By Next Token request sample
retrieve the next batch of list items and if there are more items to retrieve
- invokeGetReportScheduleCount(MarketplaceWebService, List<GetReportScheduleCountRequest>) - Static method in class com.amazonaws.mws.samples.GetReportScheduleCountAsyncSample
-
Get Report Schedule Count request sample
returns the number of report schedules
- invokeGetReportScheduleCount(MarketplaceWebService, GetReportScheduleCountRequest) - Static method in class com.amazonaws.mws.samples.GetReportScheduleCountSample
-
Get Report Schedule Count request sample
returns the number of report schedules
- invokeGetReportScheduleList(MarketplaceWebService, List<GetReportScheduleListRequest>) - Static method in class com.amazonaws.mws.samples.GetReportScheduleListAsyncSample
-
Get Report Schedule List request sample
returns the list of report schedules
- invokeGetReportScheduleList(MarketplaceWebService, GetReportScheduleListRequest) - Static method in class com.amazonaws.mws.samples.GetReportScheduleListSample
-
Get Report Schedule List request sample
returns the list of report schedules
- invokeGetReportScheduleListByNextToken(MarketplaceWebService, List<GetReportScheduleListByNextTokenRequest>) - Static method in class com.amazonaws.mws.samples.GetReportScheduleListByNextTokenAsyncSample
-
Get Report Schedule List By Next Token request sample
retrieve the next batch of list items and if there are more items to retrieve
- invokeGetReportScheduleListByNextToken(MarketplaceWebService, GetReportScheduleListByNextTokenRequest) - Static method in class com.amazonaws.mws.samples.GetReportScheduleListByNextTokenSample
-
Get Report Schedule List By Next Token request sample
retrieve the next batch of list items and if there are more items to retrieve
- invokeManageReportSchedule(MarketplaceWebService, List<ManageReportScheduleRequest>) - Static method in class com.amazonaws.mws.samples.ManageReportScheduleAsyncSample
-
Manage Report Schedule request sample
Creates, updates, or deletes a report schedule
for a given report type, such as order reports in particular.
- invokeManageReportSchedule(MarketplaceWebService, ManageReportScheduleRequest) - Static method in class com.amazonaws.mws.samples.ManageReportScheduleSample
-
Manage Report Schedule request sample
Creates, updates, or deletes a report schedule
for a given report type, such as order reports in particular.
- invokeRequestReport(MarketplaceWebService, List<RequestReportRequest>) - Static method in class com.amazonaws.mws.samples.RequestReportAsyncSample
-
Request Report request sample
requests the generation of a report
- invokeRequestReport(MarketplaceWebService, RequestReportRequest) - Static method in class com.amazonaws.mws.samples.RequestReportSample
-
Request Report request sample
requests the generation of a report
- invokeSubmitFeed(MarketplaceWebService, List<SubmitFeedRequest>) - Static method in class com.amazonaws.mws.samples.SubmitFeedAsyncSample
-
Submit Feed request sample
Uploads a file for processing together with the necessary
metadata to process the file, such as which type of feed it is.
- invokeSubmitFeed(MarketplaceWebService, SubmitFeedRequest) - Static method in class com.amazonaws.mws.samples.SubmitFeedSample
-
Submit Feed request sample Uploads a file for processing together with
the necessary metadata to process the file, such as which type of feed it
is.
- invokeUpdateReportAcknowledgements(MarketplaceWebService, List<UpdateReportAcknowledgementsRequest>) - Static method in class com.amazonaws.mws.samples.UpdateReportAcknowledgementsAsyncSample
-
Update Report Acknowledgements request sample
The UpdateReportAcknowledgements operation updates the acknowledged status of one or more reports.
- invokeUpdateReportAcknowledgements(MarketplaceWebService, UpdateReportAcknowledgementsRequest) - Static method in class com.amazonaws.mws.samples.UpdateReportAcknowledgementsSample
-
Update Report Acknowledgements request sample
The UpdateReportAcknowledgements operation updates the acknowledged status of one or more reports.
- isAcknowledged() - Method in class com.amazonaws.mws.model.GetReportCountRequest
-
Gets the value of the acknowledged property.
- isAcknowledged() - Method in class com.amazonaws.mws.model.GetReportListRequest
-
Gets the value of the acknowledged property.
- isAcknowledged() - Method in class com.amazonaws.mws.model.ReportInfo
-
Gets the value of the acknowledged property.
- isAcknowledged() - Method in class com.amazonaws.mws.model.UpdateReportAcknowledgementsRequest
-
Gets the value of the acknowledged property.
- isHasNext() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListByNextTokenResult
-
Gets the value of the hasNext property.
- isHasNext() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListResult
-
Gets the value of the hasNext property.
- isHasNext() - Method in class com.amazonaws.mws.model.GetReportListByNextTokenResult
-
Gets the value of the hasNext property.
- isHasNext() - Method in class com.amazonaws.mws.model.GetReportListResult
-
Gets the value of the hasNext property.
- isHasNext() - Method in class com.amazonaws.mws.model.GetReportRequestListByNextTokenResult
-
Gets the value of the hasNext property.
- isHasNext() - Method in class com.amazonaws.mws.model.GetReportRequestListResult
-
Gets the value of the hasNext property.
- isHasNext() - Method in class com.amazonaws.mws.model.GetReportScheduleListByNextTokenResult
-
Gets the value of the hasNext property.
- isHasNext() - Method in class com.amazonaws.mws.model.GetReportScheduleListResult
-
Gets the value of the hasNext property.
- isPurgeAndReplace() - Method in class com.amazonaws.mws.model.SubmitFeedRequest
-
Gets the value of the purgeAndReplace property.
- isScheduled() - Method in class com.amazonaws.mws.model.ReportRequestInfo
-
- isSetAcknowledged() - Method in class com.amazonaws.mws.model.GetReportCountRequest
-
- isSetAcknowledged() - Method in class com.amazonaws.mws.model.GetReportListRequest
-
- isSetAcknowledged() - Method in class com.amazonaws.mws.model.ReportInfo
-
- isSetAcknowledged() - Method in class com.amazonaws.mws.model.UpdateReportAcknowledgementsRequest
-
- isSetAcknowledgedDate() - Method in class com.amazonaws.mws.model.ReportInfo
-
- isSetAny() - Method in class com.amazonaws.mws.model.Error.Detail
-
- isSetAvailableDate() - Method in class com.amazonaws.mws.model.ReportInfo
-
- isSetAvailableFromDate() - Method in class com.amazonaws.mws.model.GetReportCountRequest
-
- isSetAvailableFromDate() - Method in class com.amazonaws.mws.model.GetReportListRequest
-
- isSetAvailableToDate() - Method in class com.amazonaws.mws.model.GetReportCountRequest
-
- isSetAvailableToDate() - Method in class com.amazonaws.mws.model.GetReportListRequest
-
- isSetCancelFeedSubmissionsResult() - Method in class com.amazonaws.mws.model.CancelFeedSubmissionsResponse
-
- isSetCancelReportRequestsResult() - Method in class com.amazonaws.mws.model.CancelReportRequestsResponse
-
- isSetCode() - Method in class com.amazonaws.mws.model.Error
-
- isSetCompletedDate() - Method in class com.amazonaws.mws.model.ReportRequestInfo
-
- isSetCompletedProcessingDate() - Method in class com.amazonaws.mws.model.FeedSubmissionInfo
-
- isSetConnectionTimeout() - Method in class com.amazonaws.mws.MarketplaceWebServiceConfig
-
Checks if ConnectionTimeout property is set
- isSetContentMD5() - Method in class com.amazonaws.mws.model.SubmitFeedRequest
-
- isSetContentType() - Method in class com.amazonaws.mws.model.SubmitFeedRequest
-
- isSetCount() - Method in class com.amazonaws.mws.model.CancelFeedSubmissionsResult
-
- isSetCount() - Method in class com.amazonaws.mws.model.CancelReportRequestsResult
-
- isSetCount() - Method in class com.amazonaws.mws.model.GetFeedSubmissionCountResult
-
- isSetCount() - Method in class com.amazonaws.mws.model.GetReportCountResult
-
- isSetCount() - Method in class com.amazonaws.mws.model.GetReportRequestCountResult
-
- isSetCount() - Method in class com.amazonaws.mws.model.GetReportScheduleCountResult
-
- isSetCount() - Method in class com.amazonaws.mws.model.ManageReportScheduleResult
-
- isSetCount() - Method in class com.amazonaws.mws.model.UpdateReportAcknowledgementsResult
-
- isSetDetail() - Method in class com.amazonaws.mws.model.Error
-
- isSetEndDate() - Method in class com.amazonaws.mws.model.ReportRequestInfo
-
- isSetEndDate() - Method in class com.amazonaws.mws.model.RequestReportRequest
-
- isSetError() - Method in class com.amazonaws.mws.model.ErrorResponse
-
- isSetFeedContent() - Method in class com.amazonaws.mws.model.SubmitFeedRequest
-
- isSetFeedOptions() - Method in class com.amazonaws.mws.model.SubmitFeedRequest
-
- isSetFeedProcessingStatus() - Method in class com.amazonaws.mws.model.FeedSubmissionInfo
-
- isSetFeedProcessingStatusList() - Method in class com.amazonaws.mws.model.GetFeedSubmissionCountRequest
-
- isSetFeedProcessingStatusList() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListRequest
-
- isSetFeedSubmissionId() - Method in class com.amazonaws.mws.model.FeedSubmissionInfo
-
- isSetFeedSubmissionId() - Method in class com.amazonaws.mws.model.GetFeedSubmissionResultRequest
-
- isSetFeedSubmissionIdList() - Method in class com.amazonaws.mws.model.CancelFeedSubmissionsRequest
-
- isSetFeedSubmissionIdList() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListRequest
-
- isSetFeedSubmissionInfo() - Method in class com.amazonaws.mws.model.SubmitFeedResult
-
- isSetFeedSubmissionInfoList() - Method in class com.amazonaws.mws.model.CancelFeedSubmissionsResult
-
- isSetFeedSubmissionInfoList() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListByNextTokenResult
-
- isSetFeedSubmissionInfoList() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListResult
-
- isSetFeedType() - Method in class com.amazonaws.mws.model.FeedSubmissionInfo
-
- isSetFeedType() - Method in class com.amazonaws.mws.model.SubmitFeedRequest
-
- isSetFeedTypeList() - Method in class com.amazonaws.mws.model.CancelFeedSubmissionsRequest
-
- isSetFeedTypeList() - Method in class com.amazonaws.mws.model.GetFeedSubmissionCountRequest
-
- isSetFeedTypeList() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListRequest
-
- isSetGeneratedReportId() - Method in class com.amazonaws.mws.model.ReportRequestInfo
-
- isSetGetFeedSubmissionCountResult() - Method in class com.amazonaws.mws.model.GetFeedSubmissionCountResponse
-
- isSetGetFeedSubmissionListByNextTokenResult() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListByNextTokenResponse
-
- isSetGetFeedSubmissionListResult() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListResponse
-
- isSetGetFeedSubmissionResultResult() - Method in class com.amazonaws.mws.model.GetFeedSubmissionResultResponse
-
- isSetGetReportCountResult() - Method in class com.amazonaws.mws.model.GetReportCountResponse
-
- isSetGetReportListByNextTokenResult() - Method in class com.amazonaws.mws.model.GetReportListByNextTokenResponse
-
- isSetGetReportListResult() - Method in class com.amazonaws.mws.model.GetReportListResponse
-
- isSetGetReportRequestCountResult() - Method in class com.amazonaws.mws.model.GetReportRequestCountResponse
-
- isSetGetReportRequestListByNextTokenResult() - Method in class com.amazonaws.mws.model.GetReportRequestListByNextTokenResponse
-
- isSetGetReportRequestListResult() - Method in class com.amazonaws.mws.model.GetReportRequestListResponse
-
- isSetGetReportResult() - Method in class com.amazonaws.mws.model.GetReportResponse
-
- isSetGetReportScheduleCountResult() - Method in class com.amazonaws.mws.model.GetReportScheduleCountResponse
-
- isSetGetReportScheduleListByNextTokenResult() - Method in class com.amazonaws.mws.model.GetReportScheduleListByNextTokenResponse
-
- isSetGetReportScheduleListResult() - Method in class com.amazonaws.mws.model.GetReportScheduleListResponse
-
- isSetHasNext() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListByNextTokenResult
-
- isSetHasNext() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListResult
-
- isSetHasNext() - Method in class com.amazonaws.mws.model.GetReportListByNextTokenResult
-
- isSetHasNext() - Method in class com.amazonaws.mws.model.GetReportListResult
-
- isSetHasNext() - Method in class com.amazonaws.mws.model.GetReportRequestListByNextTokenResult
-
- isSetHasNext() - Method in class com.amazonaws.mws.model.GetReportRequestListResult
-
- isSetHasNext() - Method in class com.amazonaws.mws.model.GetReportScheduleListByNextTokenResult
-
- isSetHasNext() - Method in class com.amazonaws.mws.model.GetReportScheduleListResult
-
- isSetId() - Method in class com.amazonaws.mws.model.IdList
-
- isSetManageReportScheduleResult() - Method in class com.amazonaws.mws.model.ManageReportScheduleResponse
-
- isSetMarketplace() - Method in class com.amazonaws.mws.model.CancelFeedSubmissionsRequest
-
- isSetMarketplace() - Method in class com.amazonaws.mws.model.CancelReportRequestsRequest
-
- isSetMarketplace() - Method in class com.amazonaws.mws.model.GetFeedSubmissionCountRequest
-
- isSetMarketplace() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListByNextTokenRequest
-
- isSetMarketplace() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListRequest
-
- isSetMarketplace() - Method in class com.amazonaws.mws.model.GetFeedSubmissionResultRequest
-
- isSetMarketplace() - Method in class com.amazonaws.mws.model.GetReportCountRequest
-
- isSetMarketplace() - Method in class com.amazonaws.mws.model.GetReportListByNextTokenRequest
-
- isSetMarketplace() - Method in class com.amazonaws.mws.model.GetReportListRequest
-
- isSetMarketplace() - Method in class com.amazonaws.mws.model.GetReportRequest
-
- isSetMarketplace() - Method in class com.amazonaws.mws.model.GetReportRequestCountRequest
-
- isSetMarketplace() - Method in class com.amazonaws.mws.model.GetReportRequestListByNextTokenRequest
-
- isSetMarketplace() - Method in class com.amazonaws.mws.model.GetReportRequestListRequest
-
- isSetMarketplace() - Method in class com.amazonaws.mws.model.GetReportScheduleCountRequest
-
- isSetMarketplace() - Method in class com.amazonaws.mws.model.GetReportScheduleListByNextTokenRequest
-
- isSetMarketplace() - Method in class com.amazonaws.mws.model.GetReportScheduleListRequest
-
- isSetMarketplace() - Method in class com.amazonaws.mws.model.ManageReportScheduleRequest
-
- isSetMarketplace() - Method in class com.amazonaws.mws.model.RequestReportRequest
-
- isSetMarketplace() - Method in class com.amazonaws.mws.model.SubmitFeedRequest
-
- isSetMarketplace() - Method in class com.amazonaws.mws.model.UpdateReportAcknowledgementsRequest
-
- isSetMarketplaceIdList() - Method in class com.amazonaws.mws.model.RequestReportRequest
-
- isSetMarketplaceIdList() - Method in class com.amazonaws.mws.model.SubmitFeedRequest
-
- isSetMaxAsyncQueueSize() - Method in class com.amazonaws.mws.MarketplaceWebServiceConfig
-
Checks if MaxAsyncQueueSize property is set
- isSetMaxAsyncThreads() - Method in class com.amazonaws.mws.MarketplaceWebServiceConfig
-
Checks if MaxAsyncThreads property is set
- isSetMaxCount() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListRequest
-
- isSetMaxCount() - Method in class com.amazonaws.mws.model.GetReportListRequest
-
- isSetMaxCount() - Method in class com.amazonaws.mws.model.GetReportRequestListRequest
-
- isSetMaxErrorRetry() - Method in class com.amazonaws.mws.MarketplaceWebServiceConfig
-
Checks if MaxErrorRetry property is set
- isSetMerchant() - Method in class com.amazonaws.mws.model.CancelFeedSubmissionsRequest
-
- isSetMerchant() - Method in class com.amazonaws.mws.model.CancelReportRequestsRequest
-
- isSetMerchant() - Method in class com.amazonaws.mws.model.GetFeedSubmissionCountRequest
-
- isSetMerchant() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListByNextTokenRequest
-
- isSetMerchant() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListRequest
-
- isSetMerchant() - Method in class com.amazonaws.mws.model.GetFeedSubmissionResultRequest
-
- isSetMerchant() - Method in class com.amazonaws.mws.model.GetReportCountRequest
-
- isSetMerchant() - Method in class com.amazonaws.mws.model.GetReportListByNextTokenRequest
-
- isSetMerchant() - Method in class com.amazonaws.mws.model.GetReportListRequest
-
- isSetMerchant() - Method in class com.amazonaws.mws.model.GetReportRequest
-
- isSetMerchant() - Method in class com.amazonaws.mws.model.GetReportRequestCountRequest
-
- isSetMerchant() - Method in class com.amazonaws.mws.model.GetReportRequestListByNextTokenRequest
-
- isSetMerchant() - Method in class com.amazonaws.mws.model.GetReportRequestListRequest
-
- isSetMerchant() - Method in class com.amazonaws.mws.model.GetReportScheduleCountRequest
-
- isSetMerchant() - Method in class com.amazonaws.mws.model.GetReportScheduleListByNextTokenRequest
-
- isSetMerchant() - Method in class com.amazonaws.mws.model.GetReportScheduleListRequest
-
- isSetMerchant() - Method in class com.amazonaws.mws.model.ManageReportScheduleRequest
-
- isSetMerchant() - Method in class com.amazonaws.mws.model.RequestReportRequest
-
- isSetMerchant() - Method in class com.amazonaws.mws.model.SubmitFeedRequest
-
- isSetMerchant() - Method in class com.amazonaws.mws.model.UpdateReportAcknowledgementsRequest
-
- isSetMessage() - Method in class com.amazonaws.mws.model.Error
-
- isSetMWSAuthToken() - Method in class com.amazonaws.mws.model.CancelFeedSubmissionsRequest
-
- isSetMWSAuthToken() - Method in class com.amazonaws.mws.model.CancelReportRequestsRequest
-
- isSetMWSAuthToken() - Method in class com.amazonaws.mws.model.GetFeedSubmissionCountRequest
-
- isSetMWSAuthToken() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListByNextTokenRequest
-
- isSetMWSAuthToken() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListRequest
-
- isSetMWSAuthToken() - Method in class com.amazonaws.mws.model.GetFeedSubmissionResultRequest
-
- isSetMWSAuthToken() - Method in class com.amazonaws.mws.model.GetReportCountRequest
-
- isSetMWSAuthToken() - Method in class com.amazonaws.mws.model.GetReportListByNextTokenRequest
-
- isSetMWSAuthToken() - Method in class com.amazonaws.mws.model.GetReportListRequest
-
- isSetMWSAuthToken() - Method in class com.amazonaws.mws.model.GetReportRequest
-
- isSetMWSAuthToken() - Method in class com.amazonaws.mws.model.GetReportRequestCountRequest
-
- isSetMWSAuthToken() - Method in class com.amazonaws.mws.model.GetReportRequestListByNextTokenRequest
-
- isSetMWSAuthToken() - Method in class com.amazonaws.mws.model.GetReportRequestListRequest
-
- isSetMWSAuthToken() - Method in class com.amazonaws.mws.model.GetReportScheduleCountRequest
-
- isSetMWSAuthToken() - Method in class com.amazonaws.mws.model.GetReportScheduleListByNextTokenRequest
-
- isSetMWSAuthToken() - Method in class com.amazonaws.mws.model.GetReportScheduleListRequest
-
- isSetMWSAuthToken() - Method in class com.amazonaws.mws.model.ManageReportScheduleRequest
-
- isSetMWSAuthToken() - Method in class com.amazonaws.mws.model.RequestReportRequest
-
- isSetMWSAuthToken() - Method in class com.amazonaws.mws.model.SubmitFeedRequest
-
- isSetMWSAuthToken() - Method in class com.amazonaws.mws.model.UpdateReportAcknowledgementsRequest
-
- isSetNextToken() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListByNextTokenRequest
-
- isSetNextToken() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListByNextTokenResult
-
- isSetNextToken() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListResult
-
- isSetNextToken() - Method in class com.amazonaws.mws.model.GetReportListByNextTokenRequest
-
- isSetNextToken() - Method in class com.amazonaws.mws.model.GetReportListByNextTokenResult
-
- isSetNextToken() - Method in class com.amazonaws.mws.model.GetReportListResult
-
- isSetNextToken() - Method in class com.amazonaws.mws.model.GetReportRequestListByNextTokenRequest
-
- isSetNextToken() - Method in class com.amazonaws.mws.model.GetReportRequestListByNextTokenResult
-
- isSetNextToken() - Method in class com.amazonaws.mws.model.GetReportRequestListResult
-
- isSetNextToken() - Method in class com.amazonaws.mws.model.GetReportScheduleListByNextTokenRequest
-
- isSetNextToken() - Method in class com.amazonaws.mws.model.GetReportScheduleListByNextTokenResult
-
- isSetNextToken() - Method in class com.amazonaws.mws.model.GetReportScheduleListResult
-
- isSetProxyHost() - Method in class com.amazonaws.mws.MarketplaceWebServiceConfig
-
Checks if ProxyHost property is set
- isSetProxyPassword() - Method in class com.amazonaws.mws.MarketplaceWebServiceConfig
-
Checks if ProxyPassword property is set
- isSetProxyPort() - Method in class com.amazonaws.mws.MarketplaceWebServiceConfig
-
Checks if ProxyPort property is set
- isSetProxyProtocol() - Method in class com.amazonaws.mws.MarketplaceWebServiceConfig
-
Checks if ProxyProtocol property is set
- isSetProxyUsername() - Method in class com.amazonaws.mws.MarketplaceWebServiceConfig
-
Checks if ProxyUsername property is set
- isSetPurgeAndReplace() - Method in class com.amazonaws.mws.model.SubmitFeedRequest
-
- isSetReportId() - Method in class com.amazonaws.mws.model.GetReportRequest
-
- isSetReportId() - Method in class com.amazonaws.mws.model.ReportInfo
-
- isSetReportIdList() - Method in class com.amazonaws.mws.model.UpdateReportAcknowledgementsRequest
-
- isSetReportInfoList() - Method in class com.amazonaws.mws.model.GetReportListByNextTokenResult
-
- isSetReportInfoList() - Method in class com.amazonaws.mws.model.GetReportListResult
-
- isSetReportInfoList() - Method in class com.amazonaws.mws.model.UpdateReportAcknowledgementsResult
-
- isSetReportOptions() - Method in class com.amazonaws.mws.model.RequestReportRequest
-
- isSetReportProcessingStatus() - Method in class com.amazonaws.mws.model.ReportRequestInfo
-
- isSetReportProcessingStatusList() - Method in class com.amazonaws.mws.model.CancelReportRequestsRequest
-
- isSetReportProcessingStatusList() - Method in class com.amazonaws.mws.model.GetReportRequestCountRequest
-
- isSetReportProcessingStatusList() - Method in class com.amazonaws.mws.model.GetReportRequestListRequest
-
- isSetReportRequestId() - Method in class com.amazonaws.mws.model.ReportInfo
-
- isSetReportRequestId() - Method in class com.amazonaws.mws.model.ReportRequestInfo
-
- isSetReportRequestIdList() - Method in class com.amazonaws.mws.model.CancelReportRequestsRequest
-
- isSetReportRequestIdList() - Method in class com.amazonaws.mws.model.GetReportListRequest
-
- isSetReportRequestIdList() - Method in class com.amazonaws.mws.model.GetReportRequestListRequest
-
- isSetReportRequestInfo() - Method in class com.amazonaws.mws.model.RequestReportResult
-
- isSetReportRequestInfoList() - Method in class com.amazonaws.mws.model.CancelReportRequestsResult
-
- isSetReportRequestInfoList() - Method in class com.amazonaws.mws.model.GetReportRequestListByNextTokenResult
-
- isSetReportRequestInfoList() - Method in class com.amazonaws.mws.model.GetReportRequestListResult
-
- isSetReportSchedule() - Method in class com.amazonaws.mws.model.GetReportScheduleListByNextTokenResult
-
- isSetReportSchedule() - Method in class com.amazonaws.mws.model.ManageReportScheduleList
-
- isSetReportScheduleList() - Method in class com.amazonaws.mws.model.GetReportScheduleListResult
-
- isSetReportScheduleList() - Method in class com.amazonaws.mws.model.ManageReportScheduleResult
-
- isSetReportType() - Method in class com.amazonaws.mws.model.ManageReportScheduleRequest
-
- isSetReportType() - Method in class com.amazonaws.mws.model.ReportInfo
-
- isSetReportType() - Method in class com.amazonaws.mws.model.ReportRequestInfo
-
- isSetReportType() - Method in class com.amazonaws.mws.model.ReportSchedule
-
- isSetReportType() - Method in class com.amazonaws.mws.model.RequestReportRequest
-
- isSetReportTypeList() - Method in class com.amazonaws.mws.model.CancelReportRequestsRequest
-
- isSetReportTypeList() - Method in class com.amazonaws.mws.model.GetReportCountRequest
-
- isSetReportTypeList() - Method in class com.amazonaws.mws.model.GetReportListRequest
-
- isSetReportTypeList() - Method in class com.amazonaws.mws.model.GetReportRequestCountRequest
-
- isSetReportTypeList() - Method in class com.amazonaws.mws.model.GetReportRequestListRequest
-
- isSetReportTypeList() - Method in class com.amazonaws.mws.model.GetReportScheduleCountRequest
-
- isSetReportTypeList() - Method in class com.amazonaws.mws.model.GetReportScheduleListRequest
-
- isSetRequestedFromDate() - Method in class com.amazonaws.mws.model.CancelReportRequestsRequest
-
- isSetRequestedFromDate() - Method in class com.amazonaws.mws.model.GetReportRequestCountRequest
-
- isSetRequestedFromDate() - Method in class com.amazonaws.mws.model.GetReportRequestListRequest
-
- isSetRequestedToDate() - Method in class com.amazonaws.mws.model.CancelReportRequestsRequest
-
- isSetRequestedToDate() - Method in class com.amazonaws.mws.model.GetReportRequestCountRequest
-
- isSetRequestedToDate() - Method in class com.amazonaws.mws.model.GetReportRequestListRequest
-
- isSetRequestId() - Method in class com.amazonaws.mws.model.ErrorResponse
-
- isSetRequestId() - Method in class com.amazonaws.mws.model.ResponseMetadata
-
- isSetRequestReportResult() - Method in class com.amazonaws.mws.model.RequestReportResponse
-
- isSetResponseHeaderMetadata() - Method in class com.amazonaws.mws.model.CancelFeedSubmissionsResponse
-
- isSetResponseHeaderMetadata() - Method in class com.amazonaws.mws.model.CancelReportRequestsResponse
-
- isSetResponseHeaderMetadata() - Method in class com.amazonaws.mws.model.ErrorResponse
-
- isSetResponseHeaderMetadata() - Method in class com.amazonaws.mws.model.GetFeedSubmissionCountResponse
-
- isSetResponseHeaderMetadata() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListByNextTokenResponse
-
- isSetResponseHeaderMetadata() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListResponse
-
- isSetResponseHeaderMetadata() - Method in class com.amazonaws.mws.model.GetFeedSubmissionResultResponse
-
- isSetResponseHeaderMetadata() - Method in class com.amazonaws.mws.model.GetReportCountResponse
-
- isSetResponseHeaderMetadata() - Method in class com.amazonaws.mws.model.GetReportListByNextTokenResponse
-
- isSetResponseHeaderMetadata() - Method in class com.amazonaws.mws.model.GetReportListResponse
-
- isSetResponseHeaderMetadata() - Method in class com.amazonaws.mws.model.GetReportRequestCountResponse
-
- isSetResponseHeaderMetadata() - Method in class com.amazonaws.mws.model.GetReportRequestListByNextTokenResponse
-
- isSetResponseHeaderMetadata() - Method in class com.amazonaws.mws.model.GetReportRequestListResponse
-
- isSetResponseHeaderMetadata() - Method in class com.amazonaws.mws.model.GetReportResponse
-
- isSetResponseHeaderMetadata() - Method in class com.amazonaws.mws.model.GetReportScheduleCountResponse
-
- isSetResponseHeaderMetadata() - Method in class com.amazonaws.mws.model.GetReportScheduleListByNextTokenResponse
-
- isSetResponseHeaderMetadata() - Method in class com.amazonaws.mws.model.GetReportScheduleListResponse
-
- isSetResponseHeaderMetadata() - Method in class com.amazonaws.mws.model.ManageReportScheduleResponse
-
- isSetResponseHeaderMetadata() - Method in class com.amazonaws.mws.model.RequestReportResponse
-
- isSetResponseHeaderMetadata() - Method in class com.amazonaws.mws.model.SubmitFeedResponse
-
- isSetResponseHeaderMetadata() - Method in class com.amazonaws.mws.model.UpdateReportAcknowledgementsResponse
-
- isSetResponseMetadata() - Method in class com.amazonaws.mws.model.CancelFeedSubmissionsResponse
-
- isSetResponseMetadata() - Method in class com.amazonaws.mws.model.CancelReportRequestsResponse
-
- isSetResponseMetadata() - Method in class com.amazonaws.mws.model.GetFeedSubmissionCountResponse
-
- isSetResponseMetadata() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListByNextTokenResponse
-
- isSetResponseMetadata() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListResponse
-
- isSetResponseMetadata() - Method in class com.amazonaws.mws.model.GetFeedSubmissionResultResponse
-
- isSetResponseMetadata() - Method in class com.amazonaws.mws.model.GetReportCountResponse
-
- isSetResponseMetadata() - Method in class com.amazonaws.mws.model.GetReportListByNextTokenResponse
-
- isSetResponseMetadata() - Method in class com.amazonaws.mws.model.GetReportListResponse
-
- isSetResponseMetadata() - Method in class com.amazonaws.mws.model.GetReportRequestCountResponse
-
- isSetResponseMetadata() - Method in class com.amazonaws.mws.model.GetReportRequestListByNextTokenResponse
-
- isSetResponseMetadata() - Method in class com.amazonaws.mws.model.GetReportRequestListResponse
-
- isSetResponseMetadata() - Method in class com.amazonaws.mws.model.GetReportResponse
-
- isSetResponseMetadata() - Method in class com.amazonaws.mws.model.GetReportScheduleCountResponse
-
- isSetResponseMetadata() - Method in class com.amazonaws.mws.model.GetReportScheduleListByNextTokenResponse
-
- isSetResponseMetadata() - Method in class com.amazonaws.mws.model.GetReportScheduleListResponse
-
- isSetResponseMetadata() - Method in class com.amazonaws.mws.model.ManageReportScheduleResponse
-
- isSetResponseMetadata() - Method in class com.amazonaws.mws.model.RequestReportResponse
-
- isSetResponseMetadata() - Method in class com.amazonaws.mws.model.SubmitFeedResponse
-
- isSetResponseMetadata() - Method in class com.amazonaws.mws.model.UpdateReportAcknowledgementsResponse
-
- isSetSchedule() - Method in class com.amazonaws.mws.model.ManageReportScheduleRequest
-
- isSetSchedule() - Method in class com.amazonaws.mws.model.ReportSchedule
-
- isSetScheduled() - Method in class com.amazonaws.mws.model.ReportRequestInfo
-
- isSetScheduleDate() - Method in class com.amazonaws.mws.model.ManageReportScheduleRequest
-
- isSetScheduledDate() - Method in class com.amazonaws.mws.model.ReportSchedule
-
- isSetServiceURL() - Method in class com.amazonaws.mws.MarketplaceWebServiceConfig
-
Checks if ServiceURL property is set
- isSetSignatureMethod() - Method in class com.amazonaws.mws.MarketplaceWebServiceConfig
-
Checks if SignatureMethod property is set
- isSetSoTimeout() - Method in class com.amazonaws.mws.MarketplaceWebServiceConfig
-
Checks if SocketTimeout property is set
- isSetStartDate() - Method in class com.amazonaws.mws.model.ReportRequestInfo
-
- isSetStartDate() - Method in class com.amazonaws.mws.model.RequestReportRequest
-
- isSetStartedProcessingDate() - Method in class com.amazonaws.mws.model.FeedSubmissionInfo
-
- isSetStartedProcessingDate() - Method in class com.amazonaws.mws.model.ReportRequestInfo
-
- isSetStatus() - Method in class com.amazonaws.mws.model.StatusList
-
- isSetSubmitFeedResult() - Method in class com.amazonaws.mws.model.SubmitFeedResponse
-
- isSetSubmittedDate() - Method in class com.amazonaws.mws.model.FeedSubmissionInfo
-
- isSetSubmittedDate() - Method in class com.amazonaws.mws.model.ReportRequestInfo
-
- isSetSubmittedFromDate() - Method in class com.amazonaws.mws.model.CancelFeedSubmissionsRequest
-
- isSetSubmittedFromDate() - Method in class com.amazonaws.mws.model.GetFeedSubmissionCountRequest
-
- isSetSubmittedFromDate() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListRequest
-
- isSetSubmittedToDate() - Method in class com.amazonaws.mws.model.CancelFeedSubmissionsRequest
-
- isSetSubmittedToDate() - Method in class com.amazonaws.mws.model.GetFeedSubmissionCountRequest
-
- isSetSubmittedToDate() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListRequest
-
- isSetType() - Method in class com.amazonaws.mws.model.Error
-
- isSetType() - Method in class com.amazonaws.mws.model.TypeList
-
- isSetUpdateReportAcknowledgementsResult() - Method in class com.amazonaws.mws.model.UpdateReportAcknowledgementsResponse
-
- isSetUserAgent() - Method in class com.amazonaws.mws.MarketplaceWebServiceConfig
-
Checks if UserAgent property is set
- main(String...) - Static method in class com.amazonaws.mws.samples.CancelFeedSubmissionsAsyncSample
-
Just add a few required parameters, and try the service
Cancel Feed Submissions functionality
- main(String...) - Static method in class com.amazonaws.mws.samples.CancelFeedSubmissionsSample
-
Just add a few required parameters, and try the service
Cancel Feed Submissions functionality
- main(String...) - Static method in class com.amazonaws.mws.samples.CancelReportRequestsAsyncSample
-
Just add a few required parameters, and try the service
Cancel Report Requests functionality
- main(String...) - Static method in class com.amazonaws.mws.samples.CancelReportRequestsSample
-
Just add a few required parameters, and try the service
Cancel Report Requests functionality
- main(String...) - Static method in class com.amazonaws.mws.samples.GetFeedSubmissionCountAsyncSample
-
Just add a few required parameters, and try the service
Get Feed Submission Count functionality
- main(String...) - Static method in class com.amazonaws.mws.samples.GetFeedSubmissionCountSample
-
Just add a few required parameters, and try the service
Get Feed Submission Count functionality
- main(String...) - Static method in class com.amazonaws.mws.samples.GetFeedSubmissionListAsyncSample
-
Just add a few required parameters, and try the service
Get Feed Submission List functionality
- main(String...) - Static method in class com.amazonaws.mws.samples.GetFeedSubmissionListByNextTokenAsyncSample
-
Just add a few required parameters, and try the service
Get Feed Submission List By Next Token functionality
- main(String...) - Static method in class com.amazonaws.mws.samples.GetFeedSubmissionListByNextTokenSample
-
Just add a few required parameters, and try the service
Get Feed Submission List By Next Token functionality
- main(String...) - Static method in class com.amazonaws.mws.samples.GetFeedSubmissionListSample
-
Just add a few required parameters, and try the service
Get Feed Submission List functionality
- main(String...) - Static method in class com.amazonaws.mws.samples.GetFeedSubmissionResultAsyncSample
-
Just add a few required parameters, and try the service
Get Feed Submission Result functionality
- main(String...) - Static method in class com.amazonaws.mws.samples.GetFeedSubmissionResultSample
-
Just add a few required parameters, and try the service
Get Feed Submission Result functionality
- main(String...) - Static method in class com.amazonaws.mws.samples.GetReportAsyncSample
-
Just add a few required parameters, and try the service
Get Report functionality
- main(String...) - Static method in class com.amazonaws.mws.samples.GetReportCountAsyncSample
-
Just add a few required parameters, and try the service
Get Report Count functionality
- main(String...) - Static method in class com.amazonaws.mws.samples.GetReportCountSample
-
Just add a few required parameters, and try the service
Get Report Count functionality
- main(String...) - Static method in class com.amazonaws.mws.samples.GetReportListAsyncSample
-
Just add a few required parameters, and try the service
Get Report List functionality
- main(String...) - Static method in class com.amazonaws.mws.samples.GetReportListByNextTokenAsyncSample
-
Just add a few required parameters, and try the service
Get Report List By Next Token functionality
- main(String...) - Static method in class com.amazonaws.mws.samples.GetReportListByNextTokenSample
-
Just add a few required parameters, and try the service
Get Report List By Next Token functionality
- main(String...) - Static method in class com.amazonaws.mws.samples.GetReportListSample
-
Just add a few required parameters, and try the service
Get Report List functionality
- main(String...) - Static method in class com.amazonaws.mws.samples.GetReportRequestCountAsyncSample
-
Just add a few required parameters, and try the service
Get Report Request Count functionality
- main(String...) - Static method in class com.amazonaws.mws.samples.GetReportRequestCountSample
-
Just add a few required parameters, and try the service
Get Report Request Count functionality
- main(String...) - Static method in class com.amazonaws.mws.samples.GetReportRequestListAsyncSample
-
Just add a few required parameters, and try the service
Get Report Request List functionality
- main(String...) - Static method in class com.amazonaws.mws.samples.GetReportRequestListByNextTokenAsyncSample
-
Just add a few required parameters, and try the service
Get Report Request List By Next Token functionality
- main(String...) - Static method in class com.amazonaws.mws.samples.GetReportRequestListByNextTokenSample
-
Just add a few required parameters, and try the service
Get Report Request List By Next Token functionality
- main(String...) - Static method in class com.amazonaws.mws.samples.GetReportRequestListSample
-
Just add a few required parameters, and try the service
Get Report Request List functionality
- main(String...) - Static method in class com.amazonaws.mws.samples.GetReportSample
-
Just add a few required parameters, and try the service
Get Report functionality
- main(String...) - Static method in class com.amazonaws.mws.samples.GetReportScheduleCountAsyncSample
-
Just add a few required parameters, and try the service
Get Report Schedule Count functionality
- main(String...) - Static method in class com.amazonaws.mws.samples.GetReportScheduleCountSample
-
Just add a few required parameters, and try the service
Get Report Schedule Count functionality
- main(String...) - Static method in class com.amazonaws.mws.samples.GetReportScheduleListAsyncSample
-
Just add a few required parameters, and try the service
Get Report Schedule List functionality
- main(String...) - Static method in class com.amazonaws.mws.samples.GetReportScheduleListByNextTokenAsyncSample
-
Just add a few required parameters, and try the service
Get Report Schedule List By Next Token functionality
- main(String...) - Static method in class com.amazonaws.mws.samples.GetReportScheduleListByNextTokenSample
-
Just add a few required parameters, and try the service
Get Report Schedule List By Next Token functionality
- main(String...) - Static method in class com.amazonaws.mws.samples.GetReportScheduleListSample
-
Just add a few required parameters, and try the service
Get Report Schedule List functionality
- main(String...) - Static method in class com.amazonaws.mws.samples.ManageReportScheduleAsyncSample
-
Just add a few required parameters, and try the service
Manage Report Schedule functionality
- main(String...) - Static method in class com.amazonaws.mws.samples.ManageReportScheduleSample
-
Just add a few required parameters, and try the service
Manage Report Schedule functionality
- main(String...) - Static method in class com.amazonaws.mws.samples.RequestReportAsyncSample
-
Just add a few required parameters, and try the service
Request Report functionality
- main(String...) - Static method in class com.amazonaws.mws.samples.RequestReportSample
-
Just add a few required parameters, and try the service
Request Report functionality
- main(String...) - Static method in class com.amazonaws.mws.samples.SubmitFeedAsyncSample
-
Just add a few required parameters, and try the service
Submit Feed functionality
- main(String...) - Static method in class com.amazonaws.mws.samples.SubmitFeedSample
-
- main(String...) - Static method in class com.amazonaws.mws.samples.UpdateReportAcknowledgementsAsyncSample
-
Just add a few required parameters, and try the service
Update Report Acknowledgements functionality
- main(String...) - Static method in class com.amazonaws.mws.samples.UpdateReportAcknowledgementsSample
-
Just add a few required parameters, and try the service
Update Report Acknowledgements functionality
- manageReportSchedule(ManageReportScheduleRequest) - Method in interface com.amazonaws.mws.MarketplaceWebService
-
Manage Report Schedule
Creates, updates, or deletes a report schedule
for a given report type, such as order reports in particular.
- manageReportSchedule(ManageReportScheduleRequest) - Method in class com.amazonaws.mws.MarketplaceWebServiceClient
-
Manage Report Schedule
Creates, updates, or deletes a report schedule
for a given report type, such as order reports in particular.
- manageReportSchedule(ManageReportScheduleRequest) - Method in class com.amazonaws.mws.mock.MarketplaceWebServiceMock
-
Manage Report Schedule
Creates, updates, or deletes a report schedule
for a given report type, such as order reports in particular.
- manageReportScheduleAsync(ManageReportScheduleRequest) - Method in interface com.amazonaws.mws.MarketplaceWebService
-
Non-blocking Manage Report Schedule
Returns
future pointer to ManageReportScheduleResponse
If response is ready, call to
future.get()
will return ManageReportScheduleResponse.
- manageReportScheduleAsync(ManageReportScheduleRequest) - Method in class com.amazonaws.mws.MarketplaceWebServiceClient
-
Non-blocking Manage Report Schedule
Returns
future pointer to ManageReportScheduleResponse
If response is ready, call to
future.get()
will return ManageReportScheduleResponse.
- manageReportScheduleAsync(ManageReportScheduleRequest) - Method in class com.amazonaws.mws.mock.MarketplaceWebServiceMock
-
- ManageReportScheduleAsyncSample - Class in com.amazonaws.mws.samples
-
Manage Report Schedule Samples
- ManageReportScheduleAsyncSample() - Constructor for class com.amazonaws.mws.samples.ManageReportScheduleAsyncSample
-
- ManageReportScheduleList - Class in com.amazonaws.mws.model
-
Java class for ManageReportScheduleList complex type.
- ManageReportScheduleList() - Constructor for class com.amazonaws.mws.model.ManageReportScheduleList
-
Default constructor
- ManageReportScheduleList(List<ReportSchedule>) - Constructor for class com.amazonaws.mws.model.ManageReportScheduleList
-
Value constructor
- ManageReportScheduleRequest - Class in com.amazonaws.mws.model
-
Java class for anonymous complex type.
- ManageReportScheduleRequest() - Constructor for class com.amazonaws.mws.model.ManageReportScheduleRequest
-
Default constructor
- ManageReportScheduleRequest(String, String, String, String, XMLGregorianCalendar) - Constructor for class com.amazonaws.mws.model.ManageReportScheduleRequest
-
Value constructor
- ManageReportScheduleRequest(String, String, String, String, XMLGregorianCalendar, String) - Constructor for class com.amazonaws.mws.model.ManageReportScheduleRequest
-
- ManageReportScheduleResponse - Class in com.amazonaws.mws.model
-
Java class for anonymous complex type.
- ManageReportScheduleResponse() - Constructor for class com.amazonaws.mws.model.ManageReportScheduleResponse
-
Default constructor
- ManageReportScheduleResponse(ManageReportScheduleResult, ResponseMetadata) - Constructor for class com.amazonaws.mws.model.ManageReportScheduleResponse
-
Value constructor
- manageReportScheduleResult - Variable in class com.amazonaws.mws.model.ManageReportScheduleResponse
-
- ManageReportScheduleResult - Class in com.amazonaws.mws.model
-
Java class for anonymous complex type.
- ManageReportScheduleResult() - Constructor for class com.amazonaws.mws.model.ManageReportScheduleResult
-
Default constructor
- ManageReportScheduleResult(int, List<ReportSchedule>) - Constructor for class com.amazonaws.mws.model.ManageReportScheduleResult
-
Value constructor
- ManageReportScheduleSample - Class in com.amazonaws.mws.samples
-
Manage Report Schedule Samples
- ManageReportScheduleSample() - Constructor for class com.amazonaws.mws.samples.ManageReportScheduleSample
-
- marketplace - Variable in class com.amazonaws.mws.model.CancelFeedSubmissionsRequest
-
- marketplace - Variable in class com.amazonaws.mws.model.CancelReportRequestsRequest
-
- marketplace - Variable in class com.amazonaws.mws.model.GetFeedSubmissionCountRequest
-
- marketplace - Variable in class com.amazonaws.mws.model.GetFeedSubmissionListByNextTokenRequest
-
- marketplace - Variable in class com.amazonaws.mws.model.GetFeedSubmissionListRequest
-
- marketplace - Variable in class com.amazonaws.mws.model.GetFeedSubmissionResultRequest
-
- marketplace - Variable in class com.amazonaws.mws.model.GetReportCountRequest
-
- marketplace - Variable in class com.amazonaws.mws.model.GetReportListByNextTokenRequest
-
- marketplace - Variable in class com.amazonaws.mws.model.GetReportListRequest
-
- marketplace - Variable in class com.amazonaws.mws.model.GetReportRequest
-
- marketplace - Variable in class com.amazonaws.mws.model.GetReportRequestCountRequest
-
- marketplace - Variable in class com.amazonaws.mws.model.GetReportRequestListByNextTokenRequest
-
- marketplace - Variable in class com.amazonaws.mws.model.GetReportRequestListRequest
-
- marketplace - Variable in class com.amazonaws.mws.model.GetReportScheduleCountRequest
-
- marketplace - Variable in class com.amazonaws.mws.model.GetReportScheduleListByNextTokenRequest
-
- marketplace - Variable in class com.amazonaws.mws.model.GetReportScheduleListRequest
-
- marketplace - Variable in class com.amazonaws.mws.model.ManageReportScheduleRequest
-
- marketplace - Variable in class com.amazonaws.mws.model.RequestReportRequest
-
- marketplace - Variable in class com.amazonaws.mws.model.SubmitFeedRequest
-
- marketplace - Variable in class com.amazonaws.mws.model.UpdateReportAcknowledgementsRequest
-
- marketplaceIdList - Variable in class com.amazonaws.mws.model.RequestReportRequest
-
- marketplaceIdList - Variable in class com.amazonaws.mws.model.SubmitFeedRequest
-
- MarketplaceWebService - Interface in com.amazonaws.mws
-
The Amazon Marketplace Web Service contain APIs for inventory and order management.
- MarketplaceWebServiceClient - Class in com.amazonaws.mws
-
The Amazon Marketplace Web Service contain APIs for inventory and order management.
- MarketplaceWebServiceClient(String, String, String, String) - Constructor for class com.amazonaws.mws.MarketplaceWebServiceClient
-
Constructs MarketplaceWebServiceClient with AWS Access Key ID and AWS Secret Key
- MarketplaceWebServiceClient(String, String, String, String, int) - Constructor for class com.amazonaws.mws.MarketplaceWebServiceClient
-
Constructs MarketplaceWebServiceClient with AWS Access Key ID, AWS Secret Key
and max number of threads to spawn for async operations
- MarketplaceWebServiceClient(String, String, String, String, MarketplaceWebServiceConfig) - Constructor for class com.amazonaws.mws.MarketplaceWebServiceClient
-
Constructs MarketplaceWebServiceClient with AWS Access Key ID, AWS Secret Key
and MarketplaceWebServiceConfig.
- MarketplaceWebServiceConfig - Class in com.amazonaws.mws
-
Configuration for accessing Marketplace Web Service service
- MarketplaceWebServiceConfig() - Constructor for class com.amazonaws.mws.MarketplaceWebServiceConfig
-
- MarketplaceWebServiceConfig.ProxyProtocol - Enum in com.amazonaws.mws
-
- MarketplaceWebServiceException - Exception in com.amazonaws.mws
-
Marketplace Web Service Exception provides details of errors
returned by Marketplace Web Service service
- MarketplaceWebServiceException(String) - Constructor for exception com.amazonaws.mws.MarketplaceWebServiceException
-
Constructs MarketplaceWebServiceException with message
- MarketplaceWebServiceException(String, int, ResponseHeaderMetadata) - Constructor for exception com.amazonaws.mws.MarketplaceWebServiceException
-
Constructs MarketplaceWebServiceException with message and status code
- MarketplaceWebServiceException(Throwable) - Constructor for exception com.amazonaws.mws.MarketplaceWebServiceException
-
Constructs MarketplaceWebServiceException with wrapped exception
- MarketplaceWebServiceException(String, Throwable) - Constructor for exception com.amazonaws.mws.MarketplaceWebServiceException
-
Constructs MarketplaceWebServiceException with message and wrapped exception
- MarketplaceWebServiceException(String, int, String, String, String, String, ResponseHeaderMetadata) - Constructor for exception com.amazonaws.mws.MarketplaceWebServiceException
-
Constructs MarketplaceWebServiceException with information available from service
- MarketplaceWebServiceMock - Class in com.amazonaws.mws.mock
-
MarketplaceWebServiceMock is the implementation of MarketplaceWebService based
on the pre-populated set of XML files that serve local data.
- MarketplaceWebServiceMock() - Constructor for class com.amazonaws.mws.mock.MarketplaceWebServiceMock
-
- maxCount - Variable in class com.amazonaws.mws.model.GetFeedSubmissionListRequest
-
- maxCount - Variable in class com.amazonaws.mws.model.GetReportListRequest
-
- maxCount - Variable in class com.amazonaws.mws.model.GetReportRequestListRequest
-
- MD5Checksum - Variable in class com.amazonaws.mws.model.GetFeedSubmissionResultResult
-
- MD5Checksum - Variable in class com.amazonaws.mws.model.GetReportResult
-
- merchant - Variable in class com.amazonaws.mws.model.CancelFeedSubmissionsRequest
-
- merchant - Variable in class com.amazonaws.mws.model.CancelReportRequestsRequest
-
- merchant - Variable in class com.amazonaws.mws.model.GetFeedSubmissionCountRequest
-
- merchant - Variable in class com.amazonaws.mws.model.GetFeedSubmissionListByNextTokenRequest
-
- merchant - Variable in class com.amazonaws.mws.model.GetFeedSubmissionListRequest
-
- merchant - Variable in class com.amazonaws.mws.model.GetFeedSubmissionResultRequest
-
- merchant - Variable in class com.amazonaws.mws.model.GetReportCountRequest
-
- merchant - Variable in class com.amazonaws.mws.model.GetReportListByNextTokenRequest
-
- merchant - Variable in class com.amazonaws.mws.model.GetReportListRequest
-
- merchant - Variable in class com.amazonaws.mws.model.GetReportRequest
-
- merchant - Variable in class com.amazonaws.mws.model.GetReportRequestCountRequest
-
- merchant - Variable in class com.amazonaws.mws.model.GetReportRequestListByNextTokenRequest
-
- merchant - Variable in class com.amazonaws.mws.model.GetReportRequestListRequest
-
- merchant - Variable in class com.amazonaws.mws.model.GetReportScheduleCountRequest
-
- merchant - Variable in class com.amazonaws.mws.model.GetReportScheduleListByNextTokenRequest
-
- merchant - Variable in class com.amazonaws.mws.model.GetReportScheduleListRequest
-
- merchant - Variable in class com.amazonaws.mws.model.ManageReportScheduleRequest
-
- merchant - Variable in class com.amazonaws.mws.model.RequestReportRequest
-
- merchant - Variable in class com.amazonaws.mws.model.SubmitFeedRequest
-
- merchant - Variable in class com.amazonaws.mws.model.UpdateReportAcknowledgementsRequest
-
- message - Variable in class com.amazonaws.mws.model.Error
-
- mwsAuthToken - Variable in class com.amazonaws.mws.model.CancelFeedSubmissionsRequest
-
- mwsAuthToken - Variable in class com.amazonaws.mws.model.CancelReportRequestsRequest
-
- mwsAuthToken - Variable in class com.amazonaws.mws.model.GetFeedSubmissionCountRequest
-
- mwsAuthToken - Variable in class com.amazonaws.mws.model.GetFeedSubmissionListByNextTokenRequest
-
- mwsAuthToken - Variable in class com.amazonaws.mws.model.GetFeedSubmissionListRequest
-
- mwsAuthToken - Variable in class com.amazonaws.mws.model.GetFeedSubmissionResultRequest
-
- mwsAuthToken - Variable in class com.amazonaws.mws.model.GetReportCountRequest
-
- mwsAuthToken - Variable in class com.amazonaws.mws.model.GetReportListByNextTokenRequest
-
- mwsAuthToken - Variable in class com.amazonaws.mws.model.GetReportListRequest
-
- mwsAuthToken - Variable in class com.amazonaws.mws.model.GetReportRequest
-
- mwsAuthToken - Variable in class com.amazonaws.mws.model.GetReportRequestCountRequest
-
- mwsAuthToken - Variable in class com.amazonaws.mws.model.GetReportRequestListByNextTokenRequest
-
- mwsAuthToken - Variable in class com.amazonaws.mws.model.GetReportRequestListRequest
-
- mwsAuthToken - Variable in class com.amazonaws.mws.model.GetReportScheduleCountRequest
-
- mwsAuthToken - Variable in class com.amazonaws.mws.model.GetReportScheduleListByNextTokenRequest
-
- mwsAuthToken - Variable in class com.amazonaws.mws.model.GetReportScheduleListRequest
-
- mwsAuthToken - Variable in class com.amazonaws.mws.model.ManageReportScheduleRequest
-
- mwsAuthToken - Variable in class com.amazonaws.mws.model.RequestReportRequest
-
- mwsAuthToken - Variable in class com.amazonaws.mws.model.SubmitFeedRequest
-
- mwsAuthToken - Variable in class com.amazonaws.mws.model.UpdateReportAcknowledgementsRequest
-
- schedule - Variable in class com.amazonaws.mws.model.ManageReportScheduleRequest
-
- schedule - Variable in class com.amazonaws.mws.model.ReportSchedule
-
- scheduled - Variable in class com.amazonaws.mws.model.ReportRequestInfo
-
- scheduleDate - Variable in class com.amazonaws.mws.model.ManageReportScheduleRequest
-
- scheduledDate - Variable in class com.amazonaws.mws.model.ReportSchedule
-
- setAcknowledged(Boolean) - Method in class com.amazonaws.mws.model.GetReportCountRequest
-
Sets the value of the acknowledged property.
- setAcknowledged(Boolean) - Method in class com.amazonaws.mws.model.GetReportListRequest
-
Sets the value of the acknowledged property.
- setAcknowledged(boolean) - Method in class com.amazonaws.mws.model.ReportInfo
-
Sets the value of the acknowledged property.
- setAcknowledged(Boolean) - Method in class com.amazonaws.mws.model.UpdateReportAcknowledgementsRequest
-
Sets the value of the acknowledged property.
- setAcknowledgedDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.ReportInfo
-
Sets the value of the acknowledgedDate property.
- setAny(List<Object>) - Method in class com.amazonaws.mws.model.Error.Detail
-
Sets the value of the any property.
- setAvailableDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.ReportInfo
-
Sets the value of the availableDate property.
- setAvailableFromDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.GetReportCountRequest
-
Sets the value of the availableFromDate property.
- setAvailableFromDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.GetReportListRequest
-
Sets the value of the availableFromDate property.
- setAvailableToDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.GetReportCountRequest
-
Sets the value of the availableToDate property.
- setAvailableToDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.GetReportListRequest
-
Sets the value of the availableToDate property.
- setCancelFeedSubmissionsResult(CancelFeedSubmissionsResult) - Method in class com.amazonaws.mws.model.CancelFeedSubmissionsResponse
-
Sets the value of the cancelFeedSubmissionsResult property.
- setCancelReportRequestsResult(CancelReportRequestsResult) - Method in class com.amazonaws.mws.model.CancelReportRequestsResponse
-
Sets the value of the cancelReportRequestsResult property.
- setCode(String) - Method in class com.amazonaws.mws.model.Error
-
Sets the value of the code property.
- setCompletedDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.ReportRequestInfo
-
- setCompletedProcessingDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.FeedSubmissionInfo
-
Sets the value of the completedProcessingDate property.
- setConnectionTimeout(int) - Method in class com.amazonaws.mws.MarketplaceWebServiceConfig
-
Sets ConnectionTimeout property
- setContentMD5(String) - Method in class com.amazonaws.mws.model.SubmitFeedRequest
-
- setContentType(ContentType) - Method in class com.amazonaws.mws.model.SubmitFeedRequest
-
Sets the value of the ContentType property.
- setCount(int) - Method in class com.amazonaws.mws.model.CancelFeedSubmissionsResult
-
Sets the value of the count property.
- setCount(int) - Method in class com.amazonaws.mws.model.CancelReportRequestsResult
-
Sets the value of the count property.
- setCount(int) - Method in class com.amazonaws.mws.model.GetFeedSubmissionCountResult
-
Sets the value of the count property.
- setCount(int) - Method in class com.amazonaws.mws.model.GetReportCountResult
-
Sets the value of the count property.
- setCount(int) - Method in class com.amazonaws.mws.model.GetReportRequestCountResult
-
Sets the value of the count property.
- setCount(Integer) - Method in class com.amazonaws.mws.model.GetReportScheduleCountResult
-
Sets the value of the count property.
- setCount(int) - Method in class com.amazonaws.mws.model.ManageReportScheduleResult
-
Sets the value of the count property.
- setCount(int) - Method in class com.amazonaws.mws.model.UpdateReportAcknowledgementsResult
-
Sets the value of the count property.
- setDetail(Error.Detail) - Method in class com.amazonaws.mws.model.Error
-
Sets the value of the detail property.
- setEndDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.ReportRequestInfo
-
Sets the value of the endDate property.
- setEndDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.RequestReportRequest
-
Sets the value of the endDate property.
- setError(List<Error>) - Method in class com.amazonaws.mws.model.ErrorResponse
-
Sets the value of the error property.
- setFeedContent(InputStream) - Method in class com.amazonaws.mws.model.SubmitFeedRequest
-
Sets the value of the feedContent property.
- setFeedOptions(String) - Method in class com.amazonaws.mws.model.SubmitFeedRequest
-
- setFeedProcessingStatus(String) - Method in class com.amazonaws.mws.model.FeedSubmissionInfo
-
Sets the value of the feedProcessingStatus property.
- setFeedProcessingStatusList(StatusList) - Method in class com.amazonaws.mws.model.GetFeedSubmissionCountRequest
-
Sets the value of the feedProcessingStatusList property.
- setFeedProcessingStatusList(StatusList) - Method in class com.amazonaws.mws.model.GetFeedSubmissionListRequest
-
Sets the value of the feedProcessingStatusList property.
- setFeedSubmissionId(String) - Method in class com.amazonaws.mws.model.FeedSubmissionInfo
-
Sets the value of the feedSubmissionId property.
- setFeedSubmissionId(String) - Method in class com.amazonaws.mws.model.GetFeedSubmissionResultRequest
-
Sets the value of the feedSubmissionId property.
- setFeedSubmissionIdList(IdList) - Method in class com.amazonaws.mws.model.CancelFeedSubmissionsRequest
-
Sets the value of the feedSubmissionIdList property.
- setFeedSubmissionIdList(IdList) - Method in class com.amazonaws.mws.model.GetFeedSubmissionListRequest
-
Sets the value of the feedSubmissionIdList property.
- setFeedSubmissionInfo(FeedSubmissionInfo) - Method in class com.amazonaws.mws.model.SubmitFeedResult
-
Sets the value of the feedSubmissionInfo property.
- setFeedSubmissionInfoList(List<FeedSubmissionInfo>) - Method in class com.amazonaws.mws.model.CancelFeedSubmissionsResult
-
Sets the value of the feedSubmissionInfo property.
- setFeedSubmissionInfoList(List<FeedSubmissionInfo>) - Method in class com.amazonaws.mws.model.GetFeedSubmissionListByNextTokenResult
-
Sets the value of the feedSubmissionInfo property.
- setFeedSubmissionInfoList(List<FeedSubmissionInfo>) - Method in class com.amazonaws.mws.model.GetFeedSubmissionListResult
-
Sets the value of the feedSubmissionInfo property.
- setFeedSubmissionResultOutputStream(OutputStream) - Method in class com.amazonaws.mws.model.GetFeedSubmissionResultRequest
-
- setFeedType(String) - Method in class com.amazonaws.mws.model.FeedSubmissionInfo
-
Sets the value of the feedType property.
- setFeedType(String) - Method in class com.amazonaws.mws.model.SubmitFeedRequest
-
Sets the value of the feedType property.
- setFeedTypeList(TypeList) - Method in class com.amazonaws.mws.model.CancelFeedSubmissionsRequest
-
Sets the value of the feedTypeList property.
- setFeedTypeList(TypeList) - Method in class com.amazonaws.mws.model.GetFeedSubmissionCountRequest
-
Sets the value of the feedTypeList property.
- setFeedTypeList(TypeList) - Method in class com.amazonaws.mws.model.GetFeedSubmissionListRequest
-
Sets the value of the feedTypeList property.
- setGeneratedReportId(String) - Method in class com.amazonaws.mws.model.ReportRequestInfo
-
- setGetFeedSubmissionCountResult(GetFeedSubmissionCountResult) - Method in class com.amazonaws.mws.model.GetFeedSubmissionCountResponse
-
Sets the value of the getFeedSubmissionCountResult property.
- setGetFeedSubmissionListByNextTokenResult(GetFeedSubmissionListByNextTokenResult) - Method in class com.amazonaws.mws.model.GetFeedSubmissionListByNextTokenResponse
-
Sets the value of the getFeedSubmissionListByNextTokenResult property.
- setGetFeedSubmissionListResult(GetFeedSubmissionListResult) - Method in class com.amazonaws.mws.model.GetFeedSubmissionListResponse
-
Sets the value of the getFeedSubmissionListResult property.
- setGetFeedSubmissionResultResult(GetFeedSubmissionResultResult) - Method in class com.amazonaws.mws.model.GetFeedSubmissionResultResponse
-
Sets the value of the getFeedSubmissionResultResult property.
- setGetReportCountResult(GetReportCountResult) - Method in class com.amazonaws.mws.model.GetReportCountResponse
-
Sets the value of the getReportCountResult property.
- setGetReportListByNextTokenResult(GetReportListByNextTokenResult) - Method in class com.amazonaws.mws.model.GetReportListByNextTokenResponse
-
Sets the value of the getReportListByNextTokenResult property.
- setGetReportListResult(GetReportListResult) - Method in class com.amazonaws.mws.model.GetReportListResponse
-
Sets the value of the getReportListResult property.
- setGetReportRequestCountResult(GetReportRequestCountResult) - Method in class com.amazonaws.mws.model.GetReportRequestCountResponse
-
Sets the value of the getReportRequestCountResult property.
- setGetReportRequestListByNextTokenResult(GetReportRequestListByNextTokenResult) - Method in class com.amazonaws.mws.model.GetReportRequestListByNextTokenResponse
-
Sets the value of the getReportRequestListByNextTokenResult property.
- setGetReportRequestListResult(GetReportRequestListResult) - Method in class com.amazonaws.mws.model.GetReportRequestListResponse
-
Sets the value of the getReportRequestListResult property.
- setGetReportResult(GetReportResult) - Method in class com.amazonaws.mws.model.GetReportResponse
-
Sets the value of the getReportResult property.
- setGetReportScheduleCountResult(GetReportScheduleCountResult) - Method in class com.amazonaws.mws.model.GetReportScheduleCountResponse
-
Sets the value of the getReportScheduleCountResult property.
- setGetReportScheduleListByNextTokenResult(GetReportScheduleListByNextTokenResult) - Method in class com.amazonaws.mws.model.GetReportScheduleListByNextTokenResponse
-
Sets the value of the getReportScheduleListByNextTokenResult property.
- setGetReportScheduleListResult(GetReportScheduleListResult) - Method in class com.amazonaws.mws.model.GetReportScheduleListResponse
-
Sets the value of the getReportScheduleListResult property.
- setHasNext(boolean) - Method in class com.amazonaws.mws.model.GetFeedSubmissionListByNextTokenResult
-
Sets the value of the hasNext property.
- setHasNext(boolean) - Method in class com.amazonaws.mws.model.GetFeedSubmissionListResult
-
Sets the value of the hasNext property.
- setHasNext(boolean) - Method in class com.amazonaws.mws.model.GetReportListByNextTokenResult
-
Sets the value of the hasNext property.
- setHasNext(boolean) - Method in class com.amazonaws.mws.model.GetReportListResult
-
Sets the value of the hasNext property.
- setHasNext(boolean) - Method in class com.amazonaws.mws.model.GetReportRequestListByNextTokenResult
-
Sets the value of the hasNext property.
- setHasNext(boolean) - Method in class com.amazonaws.mws.model.GetReportRequestListResult
-
Sets the value of the hasNext property.
- setHasNext(boolean) - Method in class com.amazonaws.mws.model.GetReportScheduleListByNextTokenResult
-
Sets the value of the hasNext property.
- setHasNext(boolean) - Method in class com.amazonaws.mws.model.GetReportScheduleListResult
-
Sets the value of the hasNext property.
- setId(List<String>) - Method in class com.amazonaws.mws.model.IdList
-
Sets the value of the id property.
- setManageReportScheduleResult(ManageReportScheduleResult) - Method in class com.amazonaws.mws.model.ManageReportScheduleResponse
-
Sets the value of the manageReportScheduleResult property.
- setMarketplace(String) - Method in class com.amazonaws.mws.model.CancelFeedSubmissionsRequest
-
- setMarketplace(String) - Method in class com.amazonaws.mws.model.CancelReportRequestsRequest
-
- setMarketplace(String) - Method in class com.amazonaws.mws.model.GetFeedSubmissionCountRequest
-
- setMarketplace(String) - Method in class com.amazonaws.mws.model.GetFeedSubmissionListByNextTokenRequest
-
- setMarketplace(String) - Method in class com.amazonaws.mws.model.GetFeedSubmissionListRequest
-
- setMarketplace(String) - Method in class com.amazonaws.mws.model.GetFeedSubmissionResultRequest
-
- setMarketplace(String) - Method in class com.amazonaws.mws.model.GetReportCountRequest
-
- setMarketplace(String) - Method in class com.amazonaws.mws.model.GetReportListByNextTokenRequest
-
- setMarketplace(String) - Method in class com.amazonaws.mws.model.GetReportListRequest
-
- setMarketplace(String) - Method in class com.amazonaws.mws.model.GetReportRequest
-
- setMarketplace(String) - Method in class com.amazonaws.mws.model.GetReportRequestCountRequest
-
- setMarketplace(String) - Method in class com.amazonaws.mws.model.GetReportRequestListByNextTokenRequest
-
- setMarketplace(String) - Method in class com.amazonaws.mws.model.GetReportRequestListRequest
-
- setMarketplace(String) - Method in class com.amazonaws.mws.model.GetReportScheduleCountRequest
-
- setMarketplace(String) - Method in class com.amazonaws.mws.model.GetReportScheduleListByNextTokenRequest
-
- setMarketplace(String) - Method in class com.amazonaws.mws.model.GetReportScheduleListRequest
-
- setMarketplace(String) - Method in class com.amazonaws.mws.model.ManageReportScheduleRequest
-
- setMarketplace(String) - Method in class com.amazonaws.mws.model.RequestReportRequest
-
- setMarketplace(String) - Method in class com.amazonaws.mws.model.SubmitFeedRequest
-
- setMarketplace(String) - Method in class com.amazonaws.mws.model.UpdateReportAcknowledgementsRequest
-
- setMarketplaceIdList(IdList) - Method in class com.amazonaws.mws.model.RequestReportRequest
-
- setMarketplaceIdList(IdList) - Method in class com.amazonaws.mws.model.SubmitFeedRequest
-
- setMaxAsyncQueueSize(int) - Method in class com.amazonaws.mws.MarketplaceWebServiceConfig
-
Sets MaxAsyncQueueSize property
- setMaxAsyncThreads(int) - Method in class com.amazonaws.mws.MarketplaceWebServiceConfig
-
Sets MaxAsyncThreads property
- setMaxCount(Integer) - Method in class com.amazonaws.mws.model.GetFeedSubmissionListRequest
-
Sets the value of the maxCount property.
- setMaxCount(Integer) - Method in class com.amazonaws.mws.model.GetReportListRequest
-
Sets the value of the maxCount property.
- setMaxCount(Integer) - Method in class com.amazonaws.mws.model.GetReportRequestListRequest
-
Sets the value of the maxCount property.
- setMaxErrorRetry(int) - Method in class com.amazonaws.mws.MarketplaceWebServiceConfig
-
Sets MaxErrorRetry property
- setMD5Checksum(String) - Method in class com.amazonaws.mws.model.GetFeedSubmissionResultResult
-
- setMD5Checksum(String) - Method in class com.amazonaws.mws.model.GetReportResult
-
- setMerchant(String) - Method in class com.amazonaws.mws.model.CancelFeedSubmissionsRequest
-
Sets the value of the merchant property.
- setMerchant(String) - Method in class com.amazonaws.mws.model.CancelReportRequestsRequest
-
Sets the value of the merchant property.
- setMerchant(String) - Method in class com.amazonaws.mws.model.GetFeedSubmissionCountRequest
-
Sets the value of the merchant property.
- setMerchant(String) - Method in class com.amazonaws.mws.model.GetFeedSubmissionListByNextTokenRequest
-
Sets the value of the merchant property.
- setMerchant(String) - Method in class com.amazonaws.mws.model.GetFeedSubmissionListRequest
-
Sets the value of the merchant property.
- setMerchant(String) - Method in class com.amazonaws.mws.model.GetFeedSubmissionResultRequest
-
Sets the value of the merchant property.
- setMerchant(String) - Method in class com.amazonaws.mws.model.GetReportCountRequest
-
Sets the value of the merchant property.
- setMerchant(String) - Method in class com.amazonaws.mws.model.GetReportListByNextTokenRequest
-
Sets the value of the merchant property.
- setMerchant(String) - Method in class com.amazonaws.mws.model.GetReportListRequest
-
Sets the value of the merchant property.
- setMerchant(String) - Method in class com.amazonaws.mws.model.GetReportRequest
-
Sets the value of the merchant property.
- setMerchant(String) - Method in class com.amazonaws.mws.model.GetReportRequestCountRequest
-
Sets the value of the merchant property.
- setMerchant(String) - Method in class com.amazonaws.mws.model.GetReportRequestListByNextTokenRequest
-
Sets the value of the merchant property.
- setMerchant(String) - Method in class com.amazonaws.mws.model.GetReportRequestListRequest
-
Sets the value of the merchant property.
- setMerchant(String) - Method in class com.amazonaws.mws.model.GetReportScheduleCountRequest
-
Sets the value of the merchant property.
- setMerchant(String) - Method in class com.amazonaws.mws.model.GetReportScheduleListByNextTokenRequest
-
Sets the value of the merchant property.
- setMerchant(String) - Method in class com.amazonaws.mws.model.GetReportScheduleListRequest
-
Sets the value of the merchant property.
- setMerchant(String) - Method in class com.amazonaws.mws.model.ManageReportScheduleRequest
-
Sets the value of the merchant property.
- setMerchant(String) - Method in class com.amazonaws.mws.model.RequestReportRequest
-
Sets the value of the merchant property.
- setMerchant(String) - Method in class com.amazonaws.mws.model.SubmitFeedRequest
-
Sets the value of the merchant property.
- setMerchant(String) - Method in class com.amazonaws.mws.model.UpdateReportAcknowledgementsRequest
-
Sets the value of the merchant property.
- setMessage(String) - Method in class com.amazonaws.mws.model.Error
-
Sets the value of the message property.
- setMWSAuthToken(String) - Method in class com.amazonaws.mws.model.CancelFeedSubmissionsRequest
-
Sets the value of the mwsAuthToken property
- setMWSAuthToken(String) - Method in class com.amazonaws.mws.model.CancelReportRequestsRequest
-
Sets the value of the mwsAuthToken property
- setMWSAuthToken(String) - Method in class com.amazonaws.mws.model.GetFeedSubmissionCountRequest
-
Sets the value of the mwsAuthToken property
- setMWSAuthToken(String) - Method in class com.amazonaws.mws.model.GetFeedSubmissionListByNextTokenRequest
-
Sets the value of the mwsAuthToken property
- setMWSAuthToken(String) - Method in class com.amazonaws.mws.model.GetFeedSubmissionListRequest
-
Sets the value of the mwsAuthToken property
- setMWSAuthToken(String) - Method in class com.amazonaws.mws.model.GetFeedSubmissionResultRequest
-
Sets the value of the mwsAuthToken property
- setMWSAuthToken(String) - Method in class com.amazonaws.mws.model.GetReportCountRequest
-
Sets the value of the mwsAuthToken property
- setMWSAuthToken(String) - Method in class com.amazonaws.mws.model.GetReportListByNextTokenRequest
-
Sets the value of the mwsAuthToken property
- setMWSAuthToken(String) - Method in class com.amazonaws.mws.model.GetReportListRequest
-
Sets the value of the mwsAuthToken property
- setMWSAuthToken(String) - Method in class com.amazonaws.mws.model.GetReportRequest
-
Sets the value of the mwsAuthToken property
- setMWSAuthToken(String) - Method in class com.amazonaws.mws.model.GetReportRequestCountRequest
-
Sets the value of the mwsAuthToken property
- setMWSAuthToken(String) - Method in class com.amazonaws.mws.model.GetReportRequestListByNextTokenRequest
-
Sets the value of the mwsAuthToken property
- setMWSAuthToken(String) - Method in class com.amazonaws.mws.model.GetReportRequestListRequest
-
Sets the value of the mwsAuthToken property
- setMWSAuthToken(String) - Method in class com.amazonaws.mws.model.GetReportScheduleCountRequest
-
Sets the value of the mwsAuthToken property
- setMWSAuthToken(String) - Method in class com.amazonaws.mws.model.GetReportScheduleListByNextTokenRequest
-
Sets the value of the mwsAuthToken property
- setMWSAuthToken(String) - Method in class com.amazonaws.mws.model.GetReportScheduleListRequest
-
Sets the value of the mwsAuthToken property
- setMWSAuthToken(String) - Method in class com.amazonaws.mws.model.ManageReportScheduleRequest
-
Sets the value of the mwsAuthToken property
- setMWSAuthToken(String) - Method in class com.amazonaws.mws.model.RequestReportRequest
-
Sets the value of the mwsAuthToken property
- setMWSAuthToken(String) - Method in class com.amazonaws.mws.model.SubmitFeedRequest
-
Sets the value of the mwsAuthToken property
- setMWSAuthToken(String) - Method in class com.amazonaws.mws.model.UpdateReportAcknowledgementsRequest
-
Sets the value of the mwsAuthToken property
- setNextToken(String) - Method in class com.amazonaws.mws.model.GetFeedSubmissionListByNextTokenRequest
-
Sets the value of the nextToken property.
- setNextToken(String) - Method in class com.amazonaws.mws.model.GetFeedSubmissionListByNextTokenResult
-
Sets the value of the nextToken property.
- setNextToken(String) - Method in class com.amazonaws.mws.model.GetFeedSubmissionListResult
-
Sets the value of the nextToken property.
- setNextToken(String) - Method in class com.amazonaws.mws.model.GetReportListByNextTokenRequest
-
Sets the value of the nextToken property.
- setNextToken(String) - Method in class com.amazonaws.mws.model.GetReportListByNextTokenResult
-
Sets the value of the nextToken property.
- setNextToken(String) - Method in class com.amazonaws.mws.model.GetReportListResult
-
Sets the value of the nextToken property.
- setNextToken(String) - Method in class com.amazonaws.mws.model.GetReportRequestListByNextTokenRequest
-
Sets the value of the nextToken property.
- setNextToken(String) - Method in class com.amazonaws.mws.model.GetReportRequestListByNextTokenResult
-
Sets the value of the nextToken property.
- setNextToken(String) - Method in class com.amazonaws.mws.model.GetReportRequestListResult
-
Sets the value of the nextToken property.
- setNextToken(String) - Method in class com.amazonaws.mws.model.GetReportScheduleListByNextTokenRequest
-
Sets the value of the nextToken property.
- setNextToken(String) - Method in class com.amazonaws.mws.model.GetReportScheduleListByNextTokenResult
-
Sets the value of the nextToken property.
- setNextToken(String) - Method in class com.amazonaws.mws.model.GetReportScheduleListResult
-
Sets the value of the nextToken property.
- setProxyHost(String) - Method in class com.amazonaws.mws.MarketplaceWebServiceConfig
-
Sets ProxyHost property
- setProxyPassword(String) - Method in class com.amazonaws.mws.MarketplaceWebServiceConfig
-
Sets ProxyPassword property
- setProxyPort(int) - Method in class com.amazonaws.mws.MarketplaceWebServiceConfig
-
Sets ProxyPort property
- setProxyProtocol(MarketplaceWebServiceConfig.ProxyProtocol) - Method in class com.amazonaws.mws.MarketplaceWebServiceConfig
-
Sets ProxyProtocol property
- setProxyUsername(String) - Method in class com.amazonaws.mws.MarketplaceWebServiceConfig
-
Sets ProxyUsername property
- setPurgeAndReplace(Boolean) - Method in class com.amazonaws.mws.model.SubmitFeedRequest
-
Sets the value of the purgeAndReplace property.
- setReportId(String) - Method in class com.amazonaws.mws.model.GetReportRequest
-
Sets the value of the reportId property.
- setReportId(String) - Method in class com.amazonaws.mws.model.ReportInfo
-
Sets the value of the reportId property.
- setReportIdList(IdList) - Method in class com.amazonaws.mws.model.UpdateReportAcknowledgementsRequest
-
Sets the value of the reportIdList property.
- setReportInfoList(List<ReportInfo>) - Method in class com.amazonaws.mws.model.GetReportListByNextTokenResult
-
Sets the value of the reportInfo property.
- setReportInfoList(List<ReportInfo>) - Method in class com.amazonaws.mws.model.GetReportListResult
-
Sets the value of the reportInfoList property.
- setReportInfoList(List<ReportInfo>) - Method in class com.amazonaws.mws.model.UpdateReportAcknowledgementsResult
-
Sets the value of the reportInfo property.
- setReportOptions(String) - Method in class com.amazonaws.mws.model.RequestReportRequest
-
- setReportOutputStream(OutputStream) - Method in class com.amazonaws.mws.model.GetReportRequest
-
- setReportProcessingStatus(String) - Method in class com.amazonaws.mws.model.ReportRequestInfo
-
Sets the value of the reportProcessingStatus property.
- setReportProcessingStatusList(StatusList) - Method in class com.amazonaws.mws.model.CancelReportRequestsRequest
-
Sets the value of the reportProcessingStatusList property.
- setReportProcessingStatusList(StatusList) - Method in class com.amazonaws.mws.model.GetReportRequestCountRequest
-
Sets the value of the reportProcessingStatusList property.
- setReportProcessingStatusList(StatusList) - Method in class com.amazonaws.mws.model.GetReportRequestListRequest
-
Sets the value of the reportProcessingStatusList property.
- setReportRequestId(String) - Method in class com.amazonaws.mws.model.ReportInfo
-
Sets the value of the reportRequestId property.
- setReportRequestId(String) - Method in class com.amazonaws.mws.model.ReportRequestInfo
-
Sets the value of the reportRequestId property.
- setReportRequestIdList(IdList) - Method in class com.amazonaws.mws.model.CancelReportRequestsRequest
-
Sets the value of the reportRequestIdList property.
- setReportRequestIdList(IdList) - Method in class com.amazonaws.mws.model.GetReportListRequest
-
Sets the value of the reportRequestIdList property.
- setReportRequestIdList(IdList) - Method in class com.amazonaws.mws.model.GetReportRequestListRequest
-
Sets the value of the reportRequestIdList property.
- setReportRequestInfo(ReportRequestInfo) - Method in class com.amazonaws.mws.model.RequestReportResult
-
Sets the value of the reportRequestInfo property.
- setReportRequestInfoList(List<ReportRequestInfo>) - Method in class com.amazonaws.mws.model.CancelReportRequestsResult
-
Sets the value of the reportRequestInfo property.
- setReportRequestInfoList(List<ReportRequestInfo>) - Method in class com.amazonaws.mws.model.GetReportRequestListByNextTokenResult
-
Sets the value of the reportRequestInfo property.
- setReportRequestInfoList(List<ReportRequestInfo>) - Method in class com.amazonaws.mws.model.GetReportRequestListResult
-
Sets the value of the reportRequestInfo property.
- setReportSchedule(List<ReportSchedule>) - Method in class com.amazonaws.mws.model.ManageReportScheduleList
-
Sets the value of the reportSchedule property.
- setReportScheduleList(List<ReportSchedule>) - Method in class com.amazonaws.mws.model.GetReportScheduleListByNextTokenResult
-
Sets the value of the reportSchedule property.
- setReportScheduleList(List<ReportSchedule>) - Method in class com.amazonaws.mws.model.GetReportScheduleListResult
-
Sets the value of the reportSchedule property.
- setReportScheduleList(List<ReportSchedule>) - Method in class com.amazonaws.mws.model.ManageReportScheduleResult
-
Sets the value of the reportSchedule property.
- setReportType(String) - Method in class com.amazonaws.mws.model.ManageReportScheduleRequest
-
Sets the value of the reportType property.
- setReportType(String) - Method in class com.amazonaws.mws.model.ReportInfo
-
Sets the value of the reportType property.
- setReportType(String) - Method in class com.amazonaws.mws.model.ReportRequestInfo
-
Sets the value of the reportType property.
- setReportType(String) - Method in class com.amazonaws.mws.model.ReportSchedule
-
Sets the value of the reportType property.
- setReportType(String) - Method in class com.amazonaws.mws.model.RequestReportRequest
-
Sets the value of the reportType property.
- setReportTypeList(TypeList) - Method in class com.amazonaws.mws.model.CancelReportRequestsRequest
-
Sets the value of the reportTypeList property.
- setReportTypeList(TypeList) - Method in class com.amazonaws.mws.model.GetReportCountRequest
-
Sets the value of the reportTypeList property.
- setReportTypeList(TypeList) - Method in class com.amazonaws.mws.model.GetReportListRequest
-
Sets the value of the reportTypeList property.
- setReportTypeList(TypeList) - Method in class com.amazonaws.mws.model.GetReportRequestCountRequest
-
Sets the value of the reportTypeList property.
- setReportTypeList(TypeList) - Method in class com.amazonaws.mws.model.GetReportRequestListRequest
-
Sets the value of the reportTypeList property.
- setReportTypeList(TypeList) - Method in class com.amazonaws.mws.model.GetReportScheduleCountRequest
-
Sets the value of the reportTypeList property.
- setReportTypeList(TypeList) - Method in class com.amazonaws.mws.model.GetReportScheduleListRequest
-
Sets the value of the reportTypeList property.
- setRequestedFromDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.CancelReportRequestsRequest
-
Sets the value of the requestedFromDate property.
- setRequestedFromDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.GetReportRequestCountRequest
-
Sets the value of the requestedFromDate property.
- setRequestedFromDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.GetReportRequestListRequest
-
Sets the value of the requestedFromDate property.
- setRequestedToDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.CancelReportRequestsRequest
-
Sets the value of the requestedToDate property.
- setRequestedToDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.GetReportRequestCountRequest
-
Sets the value of the requestedToDate property.
- setRequestedToDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.GetReportRequestListRequest
-
Sets the value of the requestedToDate property.
- setRequestId(String) - Method in class com.amazonaws.mws.model.ErrorResponse
-
Sets the value of the requestId property.
- setRequestId(String) - Method in class com.amazonaws.mws.model.ResponseMetadata
-
Sets the value of the requestId property.
- setRequestReportResult(RequestReportResult) - Method in class com.amazonaws.mws.model.RequestReportResponse
-
Sets the value of the requestReportResult property.
- setResponseHeaderMetadata(ResponseHeaderMetadata) - Method in exception com.amazonaws.mws.MarketplaceWebServiceException
-
- setResponseHeaderMetadata(ResponseHeaderMetadata) - Method in class com.amazonaws.mws.model.CancelFeedSubmissionsResponse
-
- setResponseHeaderMetadata(ResponseHeaderMetadata) - Method in class com.amazonaws.mws.model.CancelReportRequestsResponse
-
- setResponseHeaderMetadata(ResponseHeaderMetadata) - Method in class com.amazonaws.mws.model.ErrorResponse
-
- setResponseHeaderMetadata(ResponseHeaderMetadata) - Method in class com.amazonaws.mws.model.GetFeedSubmissionCountResponse
-
- setResponseHeaderMetadata(ResponseHeaderMetadata) - Method in class com.amazonaws.mws.model.GetFeedSubmissionListByNextTokenResponse
-
- setResponseHeaderMetadata(ResponseHeaderMetadata) - Method in class com.amazonaws.mws.model.GetFeedSubmissionListResponse
-
- setResponseHeaderMetadata(ResponseHeaderMetadata) - Method in class com.amazonaws.mws.model.GetFeedSubmissionResultResponse
-
- setResponseHeaderMetadata(ResponseHeaderMetadata) - Method in class com.amazonaws.mws.model.GetReportCountResponse
-
- setResponseHeaderMetadata(ResponseHeaderMetadata) - Method in class com.amazonaws.mws.model.GetReportListByNextTokenResponse
-
- setResponseHeaderMetadata(ResponseHeaderMetadata) - Method in class com.amazonaws.mws.model.GetReportListResponse
-
- setResponseHeaderMetadata(ResponseHeaderMetadata) - Method in class com.amazonaws.mws.model.GetReportRequestCountResponse
-
- setResponseHeaderMetadata(ResponseHeaderMetadata) - Method in class com.amazonaws.mws.model.GetReportRequestListByNextTokenResponse
-
- setResponseHeaderMetadata(ResponseHeaderMetadata) - Method in class com.amazonaws.mws.model.GetReportRequestListResponse
-
- setResponseHeaderMetadata(ResponseHeaderMetadata) - Method in class com.amazonaws.mws.model.GetReportResponse
-
- setResponseHeaderMetadata(ResponseHeaderMetadata) - Method in class com.amazonaws.mws.model.GetReportScheduleCountResponse
-
- setResponseHeaderMetadata(ResponseHeaderMetadata) - Method in class com.amazonaws.mws.model.GetReportScheduleListByNextTokenResponse
-
- setResponseHeaderMetadata(ResponseHeaderMetadata) - Method in class com.amazonaws.mws.model.GetReportScheduleListResponse
-
- setResponseHeaderMetadata(ResponseHeaderMetadata) - Method in class com.amazonaws.mws.model.ManageReportScheduleResponse
-
- setResponseHeaderMetadata(ResponseHeaderMetadata) - Method in class com.amazonaws.mws.model.RequestReportResponse
-
- setResponseHeaderMetadata(ResponseHeaderMetadata) - Method in class com.amazonaws.mws.model.SubmitFeedResponse
-
- setResponseHeaderMetadata(ResponseHeaderMetadata) - Method in class com.amazonaws.mws.model.UpdateReportAcknowledgementsResponse
-
- setResponseMetadata(ResponseMetadata) - Method in class com.amazonaws.mws.model.CancelFeedSubmissionsResponse
-
Sets the value of the responseMetadata property.
- setResponseMetadata(ResponseMetadata) - Method in class com.amazonaws.mws.model.CancelReportRequestsResponse
-
Sets the value of the responseMetadata property.
- setResponseMetadata(ResponseMetadata) - Method in class com.amazonaws.mws.model.GetFeedSubmissionCountResponse
-
Sets the value of the responseMetadata property.
- setResponseMetadata(ResponseMetadata) - Method in class com.amazonaws.mws.model.GetFeedSubmissionListByNextTokenResponse
-
Sets the value of the responseMetadata property.
- setResponseMetadata(ResponseMetadata) - Method in class com.amazonaws.mws.model.GetFeedSubmissionListResponse
-
Sets the value of the responseMetadata property.
- setResponseMetadata(ResponseMetadata) - Method in class com.amazonaws.mws.model.GetFeedSubmissionResultResponse
-
Sets the value of the responseMetadata property.
- setResponseMetadata(ResponseMetadata) - Method in class com.amazonaws.mws.model.GetReportCountResponse
-
Sets the value of the responseMetadata property.
- setResponseMetadata(ResponseMetadata) - Method in class com.amazonaws.mws.model.GetReportListByNextTokenResponse
-
Sets the value of the responseMetadata property.
- setResponseMetadata(ResponseMetadata) - Method in class com.amazonaws.mws.model.GetReportListResponse
-
Sets the value of the responseMetadata property.
- setResponseMetadata(ResponseMetadata) - Method in class com.amazonaws.mws.model.GetReportRequestCountResponse
-
Sets the value of the responseMetadata property.
- setResponseMetadata(ResponseMetadata) - Method in class com.amazonaws.mws.model.GetReportRequestListByNextTokenResponse
-
Sets the value of the responseMetadata property.
- setResponseMetadata(ResponseMetadata) - Method in class com.amazonaws.mws.model.GetReportRequestListResponse
-
Sets the value of the responseMetadata property.
- setResponseMetadata(ResponseMetadata) - Method in class com.amazonaws.mws.model.GetReportResponse
-
Sets the value of the responseMetadata property.
- setResponseMetadata(ResponseMetadata) - Method in class com.amazonaws.mws.model.GetReportScheduleCountResponse
-
Sets the value of the responseMetadata property.
- setResponseMetadata(ResponseMetadata) - Method in class com.amazonaws.mws.model.GetReportScheduleListByNextTokenResponse
-
Sets the value of the responseMetadata property.
- setResponseMetadata(ResponseMetadata) - Method in class com.amazonaws.mws.model.GetReportScheduleListResponse
-
Sets the value of the responseMetadata property.
- setResponseMetadata(ResponseMetadata) - Method in class com.amazonaws.mws.model.ManageReportScheduleResponse
-
Sets the value of the responseMetadata property.
- setResponseMetadata(ResponseMetadata) - Method in class com.amazonaws.mws.model.RequestReportResponse
-
Sets the value of the responseMetadata property.
- setResponseMetadata(ResponseMetadata) - Method in class com.amazonaws.mws.model.SubmitFeedResponse
-
Sets the value of the responseMetadata property.
- setResponseMetadata(ResponseMetadata) - Method in class com.amazonaws.mws.model.UpdateReportAcknowledgementsResponse
-
Sets the value of the responseMetadata property.
- setSchedule(String) - Method in class com.amazonaws.mws.model.ManageReportScheduleRequest
-
Sets the value of the schedule property.
- setSchedule(String) - Method in class com.amazonaws.mws.model.ReportSchedule
-
Sets the value of the schedule property.
- setScheduled(boolean) - Method in class com.amazonaws.mws.model.ReportRequestInfo
-
- setScheduleDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.ManageReportScheduleRequest
-
Sets the value of the scheduleDate property.
- setScheduledDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.ReportSchedule
-
Sets the value of the scheduledDate property.
- setServiceURL(String) - Method in class com.amazonaws.mws.MarketplaceWebServiceConfig
-
Sets ServiceURL property
- setSignatureMethod(String) - Method in class com.amazonaws.mws.MarketplaceWebServiceConfig
-
Sets SignatureMethod property
- setSoTimeout(int) - Method in class com.amazonaws.mws.MarketplaceWebServiceConfig
-
Sets SocketTimeout property
- setStartDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.ReportRequestInfo
-
Sets the value of the startDate property.
- setStartDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.RequestReportRequest
-
Sets the value of the startDate property.
- setStartedProcessingDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.FeedSubmissionInfo
-
Sets the value of the startedProcessingDate property.
- setStartedProcessingDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.ReportRequestInfo
-
- setStatus(List<String>) - Method in class com.amazonaws.mws.model.StatusList
-
Sets the value of the status property.
- setSubmitFeedResult(SubmitFeedResult) - Method in class com.amazonaws.mws.model.SubmitFeedResponse
-
Sets the value of the submitFeedResult property.
- setSubmittedDate(String) - Method in class com.amazonaws.mws.model.FeedSubmissionInfo
-
Sets the value of the submittedDate property.
- setSubmittedDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.ReportRequestInfo
-
Sets the value of the submittedDate property.
- setSubmittedFromDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.CancelFeedSubmissionsRequest
-
Sets the value of the submittedFromDate property.
- setSubmittedFromDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.GetFeedSubmissionCountRequest
-
Sets the value of the submittedFromDate property.
- setSubmittedFromDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.GetFeedSubmissionListRequest
-
Sets the value of the submittedFromDate property.
- setSubmittedToDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.CancelFeedSubmissionsRequest
-
Sets the value of the submittedToDate property.
- setSubmittedToDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.GetFeedSubmissionCountRequest
-
Sets the value of the submittedToDate property.
- setSubmittedToDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.GetFeedSubmissionListRequest
-
Sets the value of the submittedToDate property.
- setType(String) - Method in class com.amazonaws.mws.model.Error
-
Sets the value of the type property.
- setType(List<String>) - Method in class com.amazonaws.mws.model.TypeList
-
Sets the value of the type property.
- setUpdateReportAcknowledgementsResult(UpdateReportAcknowledgementsResult) - Method in class com.amazonaws.mws.model.UpdateReportAcknowledgementsResponse
-
Sets the value of the updateReportAcknowledgementsResult property.
- setUserAgent(String, String, String, String...) - Method in class com.amazonaws.mws.MarketplaceWebServiceConfig
-
Sets UserAgent property
- startDate - Variable in class com.amazonaws.mws.model.ReportRequestInfo
-
- startDate - Variable in class com.amazonaws.mws.model.RequestReportRequest
-
- startedProcessingDate - Variable in class com.amazonaws.mws.model.FeedSubmissionInfo
-
- startedProcessingDate - Variable in class com.amazonaws.mws.model.ReportRequestInfo
-
- status - Variable in class com.amazonaws.mws.model.StatusList
-
- StatusList - Class in com.amazonaws.mws.model
-
Java class for StatusList complex type.
- StatusList() - Constructor for class com.amazonaws.mws.model.StatusList
-
Default constructor
- StatusList(List<String>) - Constructor for class com.amazonaws.mws.model.StatusList
-
Value constructor
- submitFeed(SubmitFeedRequest) - Method in interface com.amazonaws.mws.MarketplaceWebService
-
Submit Feed
Uploads a file for processing together with the necessary
metadata to process the file, such as which type of feed it is.
- submitFeed(SubmitFeedRequest) - Method in class com.amazonaws.mws.MarketplaceWebServiceClient
-
Submit Feed
Uploads a file for processing together with the necessary
metadata to process the file, such as which type of feed it is.
- submitFeed(SubmitFeedRequest) - Method in class com.amazonaws.mws.mock.MarketplaceWebServiceMock
-
Submit Feed
Uploads a file for processing together with the necessary
metadata to process the file, such as which type of feed it is.
- submitFeedAsync(SubmitFeedRequest) - Method in interface com.amazonaws.mws.MarketplaceWebService
-
Non-blocking Submit Feed
Returns
future pointer to SubmitFeedResponse
If response is ready, call to
future.get()
will return SubmitFeedResponse.
- submitFeedAsync(SubmitFeedRequest) - Method in class com.amazonaws.mws.MarketplaceWebServiceClient
-
Non-blocking Submit Feed
Returns
future pointer to SubmitFeedResponse
If response is ready, call to
future.get()
will return SubmitFeedResponse.
- submitFeedAsync(SubmitFeedRequest) - Method in class com.amazonaws.mws.mock.MarketplaceWebServiceMock
-
- SubmitFeedAsyncSample - Class in com.amazonaws.mws.samples
-
Submit Feed Samples
- SubmitFeedAsyncSample() - Constructor for class com.amazonaws.mws.samples.SubmitFeedAsyncSample
-
- submitFeedFromFile(SubmitFeedRequest) - Method in interface com.amazonaws.mws.MarketplaceWebService
-
Submit Feed From File
Uploads a file from disk for processing together with the necessary
metadata to process the file, such as which type of feed it is.
- submitFeedFromFile(SubmitFeedRequest) - Method in class com.amazonaws.mws.MarketplaceWebServiceClient
-
Submit Feed From File
Uploads a file from disk for processing together with the necessary
metadata to process the file, such as which type of feed it is.
- submitFeedFromFile(SubmitFeedRequest) - Method in class com.amazonaws.mws.mock.MarketplaceWebServiceMock
-
Submit Feed From File
Uploads a file from disk for processing together with the necessary
metadata to process the file, such as which type of feed it is.
- submitFeedFromFileAsync(SubmitFeedRequest) - Method in interface com.amazonaws.mws.MarketplaceWebService
-
Non-blocking Submit Feed From File
Returns
future pointer to SubmitFeedResponse
If response is ready, call to
future.get()
will return SubmitFeedResponse.
- submitFeedFromFileAsync(SubmitFeedRequest) - Method in class com.amazonaws.mws.MarketplaceWebServiceClient
-
Non-blocking Submit Feed From File
Returns
future pointer to SubmitFeedResponse
If response is ready, call to
future.get()
will return SubmitFeedResponse.
- submitFeedFromFileAsync(SubmitFeedRequest) - Method in class com.amazonaws.mws.mock.MarketplaceWebServiceMock
-
- SubmitFeedRequest - Class in com.amazonaws.mws.model
-
Generated by AWS Code Generator, but contains hand additions for streaming and Content-MD5 support
Tue Feb 03 16:00:09 PST 2009
- SubmitFeedRequest() - Constructor for class com.amazonaws.mws.model.SubmitFeedRequest
-
Default constructor
- SubmitFeedRequest(String, IdList, String, InputStream, String, String, Boolean) - Constructor for class com.amazonaws.mws.model.SubmitFeedRequest
-
Value constructor
- SubmitFeedRequest(String, IdList, String, InputStream, String, String, Boolean, String) - Constructor for class com.amazonaws.mws.model.SubmitFeedRequest
-
- SubmitFeedRequest(String, IdList, String, InputStream, String, String, Boolean, String, String) - Constructor for class com.amazonaws.mws.model.SubmitFeedRequest
-
- SubmitFeedRequest(String, String, InputStream, String, String, Boolean) - Constructor for class com.amazonaws.mws.model.SubmitFeedRequest
-
- SubmitFeedRequest(String, String, InputStream, String, String, Boolean, String) - Constructor for class com.amazonaws.mws.model.SubmitFeedRequest
-
- SubmitFeedRequest(String, IdList, String, InputStream, String, String, Boolean, ContentType) - Constructor for class com.amazonaws.mws.model.SubmitFeedRequest
-
- SubmitFeedRequest(String, IdList, String, InputStream, String, String, Boolean, ContentType, String) - Constructor for class com.amazonaws.mws.model.SubmitFeedRequest
-
- SubmitFeedResponse - Class in com.amazonaws.mws.model
-
Java class for anonymous complex type.
- SubmitFeedResponse() - Constructor for class com.amazonaws.mws.model.SubmitFeedResponse
-
Default constructor
- SubmitFeedResponse(SubmitFeedResult, ResponseMetadata) - Constructor for class com.amazonaws.mws.model.SubmitFeedResponse
-
Value constructor
- submitFeedResult - Variable in class com.amazonaws.mws.model.SubmitFeedResponse
-
- SubmitFeedResult - Class in com.amazonaws.mws.model
-
Java class for anonymous complex type.
- SubmitFeedResult() - Constructor for class com.amazonaws.mws.model.SubmitFeedResult
-
Default constructor
- SubmitFeedResult(FeedSubmissionInfo) - Constructor for class com.amazonaws.mws.model.SubmitFeedResult
-
Value constructor
- SubmitFeedSample - Class in com.amazonaws.mws.samples
-
Submit Feed Samples
- SubmitFeedSample() - Constructor for class com.amazonaws.mws.samples.SubmitFeedSample
-
- submittedDate - Variable in class com.amazonaws.mws.model.FeedSubmissionInfo
-
- submittedDate - Variable in class com.amazonaws.mws.model.ReportRequestInfo
-
- submittedFromDate - Variable in class com.amazonaws.mws.model.CancelFeedSubmissionsRequest
-
- submittedFromDate - Variable in class com.amazonaws.mws.model.GetFeedSubmissionCountRequest
-
- submittedFromDate - Variable in class com.amazonaws.mws.model.GetFeedSubmissionListRequest
-
- submittedToDate - Variable in class com.amazonaws.mws.model.CancelFeedSubmissionsRequest
-
- submittedToDate - Variable in class com.amazonaws.mws.model.GetFeedSubmissionCountRequest
-
- submittedToDate - Variable in class com.amazonaws.mws.model.GetFeedSubmissionListRequest
-
- toJSON() - Method in class com.amazonaws.mws.model.CancelFeedSubmissionsResponse
-
JSON string representation of this object
- toJSON() - Method in class com.amazonaws.mws.model.CancelReportRequestsResponse
-
JSON string representation of this object
- toJSON() - Method in class com.amazonaws.mws.model.ErrorResponse
-
JSON string representation of this object
- toJSON() - Method in class com.amazonaws.mws.model.GetFeedSubmissionCountResponse
-
JSON string representation of this object
- toJSON() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListByNextTokenResponse
-
JSON string representation of this object
- toJSON() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListResponse
-
JSON string representation of this object
- toJSON() - Method in class com.amazonaws.mws.model.GetFeedSubmissionResultResponse
-
JSON string representation of this object
- toJSON() - Method in class com.amazonaws.mws.model.GetReportCountResponse
-
JSON string representation of this object
- toJSON() - Method in class com.amazonaws.mws.model.GetReportListByNextTokenResponse
-
JSON string representation of this object
- toJSON() - Method in class com.amazonaws.mws.model.GetReportListResponse
-
JSON string representation of this object
- toJSON() - Method in class com.amazonaws.mws.model.GetReportRequestCountResponse
-
JSON string representation of this object
- toJSON() - Method in class com.amazonaws.mws.model.GetReportRequestListByNextTokenResponse
-
JSON string representation of this object
- toJSON() - Method in class com.amazonaws.mws.model.GetReportRequestListResponse
-
JSON string representation of this object
- toJSON() - Method in class com.amazonaws.mws.model.GetReportResponse
-
JSON string representation of this object
- toJSON() - Method in class com.amazonaws.mws.model.GetReportScheduleCountResponse
-
JSON string representation of this object
- toJSON() - Method in class com.amazonaws.mws.model.GetReportScheduleListByNextTokenResponse
-
JSON string representation of this object
- toJSON() - Method in class com.amazonaws.mws.model.GetReportScheduleListResponse
-
JSON string representation of this object
- toJSON() - Method in class com.amazonaws.mws.model.ManageReportScheduleResponse
-
JSON string representation of this object
- toJSON() - Method in class com.amazonaws.mws.model.RequestReportResponse
-
JSON string representation of this object
- toJSON() - Method in class com.amazonaws.mws.model.SubmitFeedResponse
-
JSON string representation of this object
- toJSON() - Method in class com.amazonaws.mws.model.UpdateReportAcknowledgementsResponse
-
JSON string representation of this object
- toJSONFragment() - Method in class com.amazonaws.mws.model.CancelFeedSubmissionsRequest
-
JSON fragment representation of this object
- toJSONFragment() - Method in class com.amazonaws.mws.model.CancelFeedSubmissionsResult
-
JSON fragment representation of this object
- toJSONFragment() - Method in class com.amazonaws.mws.model.CancelReportRequestsRequest
-
JSON fragment representation of this object
- toJSONFragment() - Method in class com.amazonaws.mws.model.CancelReportRequestsResult
-
JSON fragment representation of this object
- toJSONFragment() - Method in class com.amazonaws.mws.model.Error
-
JSON fragment representation of this object
- toJSONFragment() - Method in class com.amazonaws.mws.model.FeedSubmissionInfo
-
JSON fragment representation of this object
- toJSONFragment() - Method in class com.amazonaws.mws.model.GetFeedSubmissionCountRequest
-
JSON fragment representation of this object
- toJSONFragment() - Method in class com.amazonaws.mws.model.GetFeedSubmissionCountResult
-
JSON fragment representation of this object
- toJSONFragment() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListByNextTokenRequest
-
JSON fragment representation of this object
- toJSONFragment() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListByNextTokenResult
-
JSON fragment representation of this object
- toJSONFragment() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListRequest
-
JSON fragment representation of this object
- toJSONFragment() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListResult
-
JSON fragment representation of this object
- toJSONFragment() - Method in class com.amazonaws.mws.model.GetFeedSubmissionResultRequest
-
JSON fragment representation of this object
- toJSONFragment() - Method in class com.amazonaws.mws.model.GetFeedSubmissionResultResult
-
JSON fragment representation of this object
- toJSONFragment() - Method in class com.amazonaws.mws.model.GetReportCountRequest
-
JSON fragment representation of this object
- toJSONFragment() - Method in class com.amazonaws.mws.model.GetReportCountResult
-
JSON fragment representation of this object
- toJSONFragment() - Method in class com.amazonaws.mws.model.GetReportListByNextTokenRequest
-
JSON fragment representation of this object
- toJSONFragment() - Method in class com.amazonaws.mws.model.GetReportListByNextTokenResult
-
JSON fragment representation of this object
- toJSONFragment() - Method in class com.amazonaws.mws.model.GetReportListRequest
-
JSON fragment representation of this object
- toJSONFragment() - Method in class com.amazonaws.mws.model.GetReportListResult
-
JSON fragment representation of this object
- toJSONFragment() - Method in class com.amazonaws.mws.model.GetReportRequest
-
JSON fragment representation of this object
- toJSONFragment() - Method in class com.amazonaws.mws.model.GetReportRequestCountRequest
-
JSON fragment representation of this object
- toJSONFragment() - Method in class com.amazonaws.mws.model.GetReportRequestCountResult
-
JSON fragment representation of this object
- toJSONFragment() - Method in class com.amazonaws.mws.model.GetReportRequestListByNextTokenRequest
-
JSON fragment representation of this object
- toJSONFragment() - Method in class com.amazonaws.mws.model.GetReportRequestListByNextTokenResult
-
JSON fragment representation of this object
- toJSONFragment() - Method in class com.amazonaws.mws.model.GetReportRequestListRequest
-
JSON fragment representation of this object
- toJSONFragment() - Method in class com.amazonaws.mws.model.GetReportRequestListResult
-
JSON fragment representation of this object
- toJSONFragment() - Method in class com.amazonaws.mws.model.GetReportResult
-
JSON fragment representation of this object
- toJSONFragment() - Method in class com.amazonaws.mws.model.GetReportScheduleCountRequest
-
JSON fragment representation of this object
- toJSONFragment() - Method in class com.amazonaws.mws.model.GetReportScheduleCountResult
-
JSON fragment representation of this object
- toJSONFragment() - Method in class com.amazonaws.mws.model.GetReportScheduleListByNextTokenRequest
-
JSON fragment representation of this object
- toJSONFragment() - Method in class com.amazonaws.mws.model.GetReportScheduleListByNextTokenResult
-
JSON fragment representation of this object
- toJSONFragment() - Method in class com.amazonaws.mws.model.GetReportScheduleListRequest
-
JSON fragment representation of this object
- toJSONFragment() - Method in class com.amazonaws.mws.model.GetReportScheduleListResult
-
JSON fragment representation of this object
- toJSONFragment() - Method in class com.amazonaws.mws.model.IdList
-
JSON fragment representation of this object
- toJSONFragment() - Method in class com.amazonaws.mws.model.ManageReportScheduleList
-
JSON fragment representation of this object
- toJSONFragment() - Method in class com.amazonaws.mws.model.ManageReportScheduleRequest
-
JSON fragment representation of this object
- toJSONFragment() - Method in class com.amazonaws.mws.model.ManageReportScheduleResult
-
JSON fragment representation of this object
- toJSONFragment() - Method in class com.amazonaws.mws.model.ReportInfo
-
JSON fragment representation of this object
- toJSONFragment() - Method in class com.amazonaws.mws.model.ReportRequestInfo
-
JSON fragment representation of this object
- toJSONFragment() - Method in class com.amazonaws.mws.model.ReportSchedule
-
JSON fragment representation of this object
- toJSONFragment() - Method in class com.amazonaws.mws.model.RequestReportRequest
-
JSON fragment representation of this object
- toJSONFragment() - Method in class com.amazonaws.mws.model.RequestReportResult
-
JSON fragment representation of this object
- toJSONFragment() - Method in class com.amazonaws.mws.model.ResponseMetadata
-
JSON fragment representation of this object
- toJSONFragment() - Method in class com.amazonaws.mws.model.StatusList
-
JSON fragment representation of this object
- toJSONFragment() - Method in class com.amazonaws.mws.model.SubmitFeedRequest
-
JSON fragment representation of this object
- toJSONFragment() - Method in class com.amazonaws.mws.model.SubmitFeedResult
-
JSON fragment representation of this object
- toJSONFragment() - Method in class com.amazonaws.mws.model.TypeList
-
JSON fragment representation of this object
- toJSONFragment() - Method in class com.amazonaws.mws.model.UpdateReportAcknowledgementsRequest
-
JSON fragment representation of this object
- toJSONFragment() - Method in class com.amazonaws.mws.model.UpdateReportAcknowledgementsResult
-
JSON fragment representation of this object
- toString() - Method in enum com.amazonaws.mws.model.ContentType
-
- toString() - Method in class com.amazonaws.mws.model.ResponseHeaderMetadata
-
- toXML() - Method in class com.amazonaws.mws.model.CancelFeedSubmissionsResponse
-
XML string representation of this object
- toXML() - Method in class com.amazonaws.mws.model.CancelReportRequestsResponse
-
XML string representation of this object
- toXML() - Method in class com.amazonaws.mws.model.ErrorResponse
-
XML string representation of this object
- toXML() - Method in class com.amazonaws.mws.model.GetFeedSubmissionCountResponse
-
XML string representation of this object
- toXML() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListByNextTokenResponse
-
XML string representation of this object
- toXML() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListResponse
-
XML string representation of this object
- toXML() - Method in class com.amazonaws.mws.model.GetFeedSubmissionResultResponse
-
XML string representation of this object
- toXML() - Method in class com.amazonaws.mws.model.GetReportCountResponse
-
XML string representation of this object
- toXML() - Method in class com.amazonaws.mws.model.GetReportListByNextTokenResponse
-
XML string representation of this object
- toXML() - Method in class com.amazonaws.mws.model.GetReportListResponse
-
XML string representation of this object
- toXML() - Method in class com.amazonaws.mws.model.GetReportRequestCountResponse
-
XML string representation of this object
- toXML() - Method in class com.amazonaws.mws.model.GetReportRequestListByNextTokenResponse
-
XML string representation of this object
- toXML() - Method in class com.amazonaws.mws.model.GetReportRequestListResponse
-
XML string representation of this object
- toXML() - Method in class com.amazonaws.mws.model.GetReportResponse
-
XML string representation of this object
- toXML() - Method in class com.amazonaws.mws.model.GetReportScheduleCountResponse
-
XML string representation of this object
- toXML() - Method in class com.amazonaws.mws.model.GetReportScheduleListByNextTokenResponse
-
XML string representation of this object
- toXML() - Method in class com.amazonaws.mws.model.GetReportScheduleListResponse
-
XML string representation of this object
- toXML() - Method in class com.amazonaws.mws.model.ManageReportScheduleResponse
-
XML string representation of this object
- toXML() - Method in class com.amazonaws.mws.model.RequestReportResponse
-
XML string representation of this object
- toXML() - Method in class com.amazonaws.mws.model.SubmitFeedResponse
-
XML string representation of this object
- toXML() - Method in class com.amazonaws.mws.model.UpdateReportAcknowledgementsResponse
-
XML string representation of this object
- toXMLFragment() - Method in class com.amazonaws.mws.model.CancelFeedSubmissionsResult
-
XML fragment representation of this object
- toXMLFragment() - Method in class com.amazonaws.mws.model.CancelReportRequestsResult
-
XML fragment representation of this object
- toXMLFragment() - Method in class com.amazonaws.mws.model.Error
-
XML fragment representation of this object
- toXMLFragment() - Method in class com.amazonaws.mws.model.FeedSubmissionInfo
-
XML fragment representation of this object
- toXMLFragment() - Method in class com.amazonaws.mws.model.GetFeedSubmissionCountResult
-
XML fragment representation of this object
- toXMLFragment() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListByNextTokenResult
-
XML fragment representation of this object
- toXMLFragment() - Method in class com.amazonaws.mws.model.GetFeedSubmissionListResult
-
XML fragment representation of this object
- toXMLFragment() - Method in class com.amazonaws.mws.model.GetFeedSubmissionResultResult
-
XML fragment representation of this object
- toXMLFragment() - Method in class com.amazonaws.mws.model.GetReportCountResult
-
XML fragment representation of this object
- toXMLFragment() - Method in class com.amazonaws.mws.model.GetReportListByNextTokenResult
-
XML fragment representation of this object
- toXMLFragment() - Method in class com.amazonaws.mws.model.GetReportListResult
-
XML fragment representation of this object
- toXMLFragment() - Method in class com.amazonaws.mws.model.GetReportRequestCountResult
-
XML fragment representation of this object
- toXMLFragment() - Method in class com.amazonaws.mws.model.GetReportRequestListByNextTokenResult
-
XML fragment representation of this object
- toXMLFragment() - Method in class com.amazonaws.mws.model.GetReportRequestListResult
-
XML fragment representation of this object
- toXMLFragment() - Method in class com.amazonaws.mws.model.GetReportResult
-
XML fragment representation of this object
- toXMLFragment() - Method in class com.amazonaws.mws.model.GetReportScheduleCountResult
-
XML fragment representation of this object
- toXMLFragment() - Method in class com.amazonaws.mws.model.GetReportScheduleListByNextTokenResult
-
XML fragment representation of this object
- toXMLFragment() - Method in class com.amazonaws.mws.model.GetReportScheduleListResult
-
XML fragment representation of this object
- toXMLFragment() - Method in class com.amazonaws.mws.model.IdList
-
XML fragment representation of this object
- toXMLFragment() - Method in class com.amazonaws.mws.model.ManageReportScheduleList
-
XML fragment representation of this object
- toXMLFragment() - Method in class com.amazonaws.mws.model.ManageReportScheduleResult
-
XML fragment representation of this object
- toXMLFragment() - Method in class com.amazonaws.mws.model.ReportInfo
-
XML fragment representation of this object
- toXMLFragment() - Method in class com.amazonaws.mws.model.ReportRequestInfo
-
XML fragment representation of this object
- toXMLFragment() - Method in class com.amazonaws.mws.model.ReportSchedule
-
XML fragment representation of this object
- toXMLFragment() - Method in class com.amazonaws.mws.model.RequestReportResult
-
XML fragment representation of this object
- toXMLFragment() - Method in class com.amazonaws.mws.model.ResponseMetadata
-
XML fragment representation of this object
- toXMLFragment() - Method in class com.amazonaws.mws.model.StatusList
-
XML fragment representation of this object
- toXMLFragment() - Method in class com.amazonaws.mws.model.SubmitFeedResult
-
XML fragment representation of this object
- toXMLFragment() - Method in class com.amazonaws.mws.model.TypeList
-
XML fragment representation of this object
- toXMLFragment() - Method in class com.amazonaws.mws.model.UpdateReportAcknowledgementsResult
-
XML fragment representation of this object
- type - Variable in class com.amazonaws.mws.model.Error
-
- type - Variable in class com.amazonaws.mws.model.TypeList
-
- TypeList - Class in com.amazonaws.mws.model
-
Java class for TypeList complex type.
- TypeList() - Constructor for class com.amazonaws.mws.model.TypeList
-
Default constructor
- TypeList(List<String>) - Constructor for class com.amazonaws.mws.model.TypeList
-
Value constructor
- withAcknowledged(Boolean) - Method in class com.amazonaws.mws.model.GetReportCountRequest
-
Sets the value of the Acknowledged property.
- withAcknowledged(Boolean) - Method in class com.amazonaws.mws.model.GetReportListRequest
-
Sets the value of the Acknowledged property.
- withAcknowledged(boolean) - Method in class com.amazonaws.mws.model.ReportInfo
-
Sets the value of the Acknowledged property.
- withAcknowledged(Boolean) - Method in class com.amazonaws.mws.model.UpdateReportAcknowledgementsRequest
-
Sets the value of the Acknowledged property.
- withAcknowledgedDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.ReportInfo
-
Sets the value of the AcknowledgedDate property.
- withAny(Object...) - Method in class com.amazonaws.mws.model.Error.Detail
-
Sets the value of the Any property.
- withAvailableDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.ReportInfo
-
Sets the value of the AvailableDate property.
- withAvailableFromDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.GetReportCountRequest
-
Sets the value of the AvailableFromDate property.
- withAvailableFromDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.GetReportListRequest
-
Sets the value of the AvailableFromDate property.
- withAvailableToDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.GetReportCountRequest
-
Sets the value of the AvailableToDate property.
- withAvailableToDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.GetReportListRequest
-
Sets the value of the AvailableToDate property.
- withCancelFeedSubmissionsResult(CancelFeedSubmissionsResult) - Method in class com.amazonaws.mws.model.CancelFeedSubmissionsResponse
-
Sets the value of the CancelFeedSubmissionsResult property.
- withCancelReportRequestsResult(CancelReportRequestsResult) - Method in class com.amazonaws.mws.model.CancelReportRequestsResponse
-
Sets the value of the CancelReportRequestsResult property.
- withCode(String) - Method in class com.amazonaws.mws.model.Error
-
Sets the value of the Code property.
- withCompletedDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.ReportRequestInfo
-
- withCompletedProcessingDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.FeedSubmissionInfo
-
Sets the value of the CompletedProcessingDate property.
- withConnectionTimeout(int) - Method in class com.amazonaws.mws.MarketplaceWebServiceConfig
-
Sets ConnectionTimeout property and returns current MarketplaceWebServiceConfig
- withContentMD5(String) - Method in class com.amazonaws.mws.model.SubmitFeedRequest
-
- withContentType(ContentType) - Method in class com.amazonaws.mws.model.SubmitFeedRequest
-
Sets the value of the ContentType property
- withCount(int) - Method in class com.amazonaws.mws.model.CancelFeedSubmissionsResult
-
Sets the value of the Count property.
- withCount(int) - Method in class com.amazonaws.mws.model.CancelReportRequestsResult
-
Sets the value of the Count property.
- withCount(int) - Method in class com.amazonaws.mws.model.GetFeedSubmissionCountResult
-
Sets the value of the Count property.
- withCount(int) - Method in class com.amazonaws.mws.model.GetReportCountResult
-
Sets the value of the Count property.
- withCount(int) - Method in class com.amazonaws.mws.model.GetReportRequestCountResult
-
Sets the value of the Count property.
- withCount(Integer) - Method in class com.amazonaws.mws.model.GetReportScheduleCountResult
-
Sets the value of the Count property.
- withCount(int) - Method in class com.amazonaws.mws.model.ManageReportScheduleResult
-
Sets the value of the Count property.
- withCount(int) - Method in class com.amazonaws.mws.model.UpdateReportAcknowledgementsResult
-
Sets the value of the Count property.
- withDetail(Error.Detail) - Method in class com.amazonaws.mws.model.Error
-
Sets the value of the Detail property.
- withEndDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.ReportRequestInfo
-
Sets the value of the EndDate property.
- withEndDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.RequestReportRequest
-
Sets the value of the EndDate property.
- withError(Error...) - Method in class com.amazonaws.mws.model.ErrorResponse
-
Sets the value of the Error property.
- withFeedContent(InputStream) - Method in class com.amazonaws.mws.model.SubmitFeedRequest
-
Sets the value of the FeedContent property.
- withFeedOptions(String) - Method in class com.amazonaws.mws.model.SubmitFeedRequest
-
- withFeedProcessingStatus(String) - Method in class com.amazonaws.mws.model.FeedSubmissionInfo
-
Sets the value of the FeedProcessingStatus property.
- withFeedProcessingStatusList(StatusList) - Method in class com.amazonaws.mws.model.GetFeedSubmissionCountRequest
-
Sets the value of the FeedProcessingStatusList property.
- withFeedProcessingStatusList(StatusList) - Method in class com.amazonaws.mws.model.GetFeedSubmissionListRequest
-
Sets the value of the FeedProcessingStatusList property.
- withFeedSubmissionId(String) - Method in class com.amazonaws.mws.model.FeedSubmissionInfo
-
Sets the value of the FeedSubmissionId property.
- withFeedSubmissionId(String) - Method in class com.amazonaws.mws.model.GetFeedSubmissionResultRequest
-
Sets the value of the FeedSubmissionId property.
- withFeedSubmissionIdList(IdList) - Method in class com.amazonaws.mws.model.CancelFeedSubmissionsRequest
-
Sets the value of the FeedSubmissionIdList property.
- withFeedSubmissionIdList(IdList) - Method in class com.amazonaws.mws.model.GetFeedSubmissionListRequest
-
Sets the value of the FeedSubmissionIdList property.
- withFeedSubmissionInfo(FeedSubmissionInfo...) - Method in class com.amazonaws.mws.model.CancelFeedSubmissionsResult
-
Sets the value of the FeedSubmissionInfo property.
- withFeedSubmissionInfo(FeedSubmissionInfo) - Method in class com.amazonaws.mws.model.SubmitFeedResult
-
Sets the value of the FeedSubmissionInfo property.
- withFeedSubmissionInfoList(FeedSubmissionInfo...) - Method in class com.amazonaws.mws.model.GetFeedSubmissionListByNextTokenResult
-
Sets the value of the FeedSubmissionInfo property.
- withFeedSubmissionInfoList(FeedSubmissionInfo...) - Method in class com.amazonaws.mws.model.GetFeedSubmissionListResult
-
Sets the value of the FeedSubmissionInfo property.
- withFeedType(String) - Method in class com.amazonaws.mws.model.FeedSubmissionInfo
-
Sets the value of the FeedType property.
- withFeedType(String) - Method in class com.amazonaws.mws.model.SubmitFeedRequest
-
Sets the value of the FeedType property.
- withFeedTypeList(TypeList) - Method in class com.amazonaws.mws.model.CancelFeedSubmissionsRequest
-
Sets the value of the FeedTypeList property.
- withFeedTypeList(TypeList) - Method in class com.amazonaws.mws.model.GetFeedSubmissionCountRequest
-
Sets the value of the FeedTypeList property.
- withFeedTypeList(TypeList) - Method in class com.amazonaws.mws.model.GetFeedSubmissionListRequest
-
Sets the value of the FeedTypeList property.
- withGeneratedReportId(String) - Method in class com.amazonaws.mws.model.ReportRequestInfo
-
- withGetFeedSubmissionCountResult(GetFeedSubmissionCountResult) - Method in class com.amazonaws.mws.model.GetFeedSubmissionCountResponse
-
Sets the value of the GetFeedSubmissionCountResult property.
- withGetFeedSubmissionListByNextTokenResult(GetFeedSubmissionListByNextTokenResult) - Method in class com.amazonaws.mws.model.GetFeedSubmissionListByNextTokenResponse
-
Sets the value of the GetFeedSubmissionListByNextTokenResult property.
- withGetFeedSubmissionListResult(GetFeedSubmissionListResult) - Method in class com.amazonaws.mws.model.GetFeedSubmissionListResponse
-
Sets the value of the GetFeedSubmissionListResult property.
- withGetFeedSubmissionResultResult(GetFeedSubmissionResultResult) - Method in class com.amazonaws.mws.model.GetFeedSubmissionResultResponse
-
Sets the value of the GetFeedSubmissionResultResult property.
- withGetReportCountResult(GetReportCountResult) - Method in class com.amazonaws.mws.model.GetReportCountResponse
-
Sets the value of the GetReportCountResult property.
- withGetReportListByNextTokenResult(GetReportListByNextTokenResult) - Method in class com.amazonaws.mws.model.GetReportListByNextTokenResponse
-
Sets the value of the GetReportListByNextTokenResult property.
- withGetReportListResult(GetReportListResult) - Method in class com.amazonaws.mws.model.GetReportListResponse
-
Sets the value of the GetReportListResult property.
- withGetReportRequestCountResult(GetReportRequestCountResult) - Method in class com.amazonaws.mws.model.GetReportRequestCountResponse
-
Sets the value of the GetReportRequestCountResult property.
- withGetReportRequestListByNextTokenResult(GetReportRequestListByNextTokenResult) - Method in class com.amazonaws.mws.model.GetReportRequestListByNextTokenResponse
-
Sets the value of the GetReportRequestListByNextTokenResult property.
- withGetReportRequestListResult(GetReportRequestListResult) - Method in class com.amazonaws.mws.model.GetReportRequestListResponse
-
Sets the value of the GetReportRequestListResult property.
- withGetReportResult(GetReportResult) - Method in class com.amazonaws.mws.model.GetReportResponse
-
Sets the value of the GetReportResult property.
- withGetReportScheduleCountResult(GetReportScheduleCountResult) - Method in class com.amazonaws.mws.model.GetReportScheduleCountResponse
-
Sets the value of the GetReportScheduleCountResult property.
- withGetReportScheduleListByNextTokenResult(GetReportScheduleListByNextTokenResult) - Method in class com.amazonaws.mws.model.GetReportScheduleListByNextTokenResponse
-
Sets the value of the GetReportScheduleListByNextTokenResult property.
- withGetReportScheduleListResult(GetReportScheduleListResult) - Method in class com.amazonaws.mws.model.GetReportScheduleListResponse
-
Sets the value of the GetReportScheduleListResult property.
- withHasNext(boolean) - Method in class com.amazonaws.mws.model.GetFeedSubmissionListByNextTokenResult
-
Sets the value of the HasNext property.
- withHasNext(boolean) - Method in class com.amazonaws.mws.model.GetFeedSubmissionListResult
-
Sets the value of the HasNext property.
- withHasNext(boolean) - Method in class com.amazonaws.mws.model.GetReportListByNextTokenResult
-
Sets the value of the HasNext property.
- withHasNext(boolean) - Method in class com.amazonaws.mws.model.GetReportListResult
-
Sets the value of the HasNext property.
- withHasNext(boolean) - Method in class com.amazonaws.mws.model.GetReportRequestListByNextTokenResult
-
Sets the value of the HasNext property.
- withHasNext(boolean) - Method in class com.amazonaws.mws.model.GetReportRequestListResult
-
Sets the value of the HasNext property.
- withHasNext(boolean) - Method in class com.amazonaws.mws.model.GetReportScheduleListByNextTokenResult
-
Sets the value of the HasNext property.
- withHasNext(boolean) - Method in class com.amazonaws.mws.model.GetReportScheduleListResult
-
Sets the value of the HasNext property.
- withId(String...) - Method in class com.amazonaws.mws.model.IdList
-
Sets the value of the Id property.
- withManageReportScheduleResult(ManageReportScheduleResult) - Method in class com.amazonaws.mws.model.ManageReportScheduleResponse
-
Sets the value of the ManageReportScheduleResult property.
- withMarketplace(String) - Method in class com.amazonaws.mws.model.CancelFeedSubmissionsRequest
-
- withMarketplace(String) - Method in class com.amazonaws.mws.model.CancelReportRequestsRequest
-
- withMarketplace(String) - Method in class com.amazonaws.mws.model.GetFeedSubmissionCountRequest
-
- withMarketplace(String) - Method in class com.amazonaws.mws.model.GetFeedSubmissionListByNextTokenRequest
-
- withMarketplace(String) - Method in class com.amazonaws.mws.model.GetFeedSubmissionListRequest
-
- withMarketplace(String) - Method in class com.amazonaws.mws.model.GetFeedSubmissionResultRequest
-
- withMarketplace(String) - Method in class com.amazonaws.mws.model.GetReportCountRequest
-
- withMarketplace(String) - Method in class com.amazonaws.mws.model.GetReportListByNextTokenRequest
-
- withMarketplace(String) - Method in class com.amazonaws.mws.model.GetReportListRequest
-
- withMarketplace(String) - Method in class com.amazonaws.mws.model.GetReportRequest
-
- withMarketplace(String) - Method in class com.amazonaws.mws.model.GetReportRequestCountRequest
-
- withMarketplace(String) - Method in class com.amazonaws.mws.model.GetReportRequestListByNextTokenRequest
-
- withMarketplace(String) - Method in class com.amazonaws.mws.model.GetReportRequestListRequest
-
- withMarketplace(String) - Method in class com.amazonaws.mws.model.GetReportScheduleCountRequest
-
- withMarketplace(String) - Method in class com.amazonaws.mws.model.GetReportScheduleListByNextTokenRequest
-
- withMarketplace(String) - Method in class com.amazonaws.mws.model.GetReportScheduleListRequest
-
- withMarketplace(String) - Method in class com.amazonaws.mws.model.ManageReportScheduleRequest
-
- withMarketplace(String) - Method in class com.amazonaws.mws.model.RequestReportRequest
-
- withMarketplace(String) - Method in class com.amazonaws.mws.model.SubmitFeedRequest
-
- withMarketplace(String) - Method in class com.amazonaws.mws.model.UpdateReportAcknowledgementsRequest
-
- withMarketplaceIdList(IdList) - Method in class com.amazonaws.mws.model.RequestReportRequest
-
- withMarketplaceIdList(IdList) - Method in class com.amazonaws.mws.model.SubmitFeedRequest
-
- withMaxAsyncQueueSize(int) - Method in class com.amazonaws.mws.MarketplaceWebServiceConfig
-
Sets MaxAsyncQueueSize property and returns current MarketplaceWebServiceConfig
- withMaxAsyncThreads(int) - Method in class com.amazonaws.mws.MarketplaceWebServiceConfig
-
Sets MaxAsyncThreads property and returns current MarketplaceWebServiceConfig
- withMaxCount(Integer) - Method in class com.amazonaws.mws.model.GetFeedSubmissionListRequest
-
Sets the value of the MaxCount property.
- withMaxCount(Integer) - Method in class com.amazonaws.mws.model.GetReportListRequest
-
Sets the value of the MaxCount property.
- withMaxCount(Integer) - Method in class com.amazonaws.mws.model.GetReportRequestListRequest
-
Sets the value of the MaxCount property.
- withMaxErrorRetry(int) - Method in class com.amazonaws.mws.MarketplaceWebServiceConfig
-
Sets MaxErrorRetry property and returns current MarketplaceWebServiceConfig
- withMerchant(String) - Method in class com.amazonaws.mws.model.CancelFeedSubmissionsRequest
-
Sets the value of the Merchant property.
- withMerchant(String) - Method in class com.amazonaws.mws.model.CancelReportRequestsRequest
-
Sets the value of the Merchant property.
- withMerchant(String) - Method in class com.amazonaws.mws.model.GetFeedSubmissionCountRequest
-
Sets the value of the Merchant property.
- withMerchant(String) - Method in class com.amazonaws.mws.model.GetFeedSubmissionListByNextTokenRequest
-
Sets the value of the Merchant property.
- withMerchant(String) - Method in class com.amazonaws.mws.model.GetFeedSubmissionListRequest
-
Sets the value of the Merchant property.
- withMerchant(String) - Method in class com.amazonaws.mws.model.GetFeedSubmissionResultRequest
-
Sets the value of the Merchant property.
- withMerchant(String) - Method in class com.amazonaws.mws.model.GetReportCountRequest
-
Sets the value of the Merchant property.
- withMerchant(String) - Method in class com.amazonaws.mws.model.GetReportListByNextTokenRequest
-
Sets the value of the Merchant property.
- withMerchant(String) - Method in class com.amazonaws.mws.model.GetReportListRequest
-
Sets the value of the Merchant property.
- withMerchant(String) - Method in class com.amazonaws.mws.model.GetReportRequest
-
Sets the value of the Merchant property.
- withMerchant(String) - Method in class com.amazonaws.mws.model.GetReportRequestCountRequest
-
Sets the value of the Merchant property.
- withMerchant(String) - Method in class com.amazonaws.mws.model.GetReportRequestListByNextTokenRequest
-
Sets the value of the Merchant property.
- withMerchant(String) - Method in class com.amazonaws.mws.model.GetReportRequestListRequest
-
Sets the value of the Merchant property.
- withMerchant(String) - Method in class com.amazonaws.mws.model.GetReportScheduleCountRequest
-
Sets the value of the Merchant property.
- withMerchant(String) - Method in class com.amazonaws.mws.model.GetReportScheduleListByNextTokenRequest
-
Sets the value of the Merchant property.
- withMerchant(String) - Method in class com.amazonaws.mws.model.GetReportScheduleListRequest
-
Sets the value of the Merchant property.
- withMerchant(String) - Method in class com.amazonaws.mws.model.ManageReportScheduleRequest
-
Sets the value of the Merchant property.
- withMerchant(String) - Method in class com.amazonaws.mws.model.RequestReportRequest
-
Sets the value of the Merchant property.
- withMerchant(String) - Method in class com.amazonaws.mws.model.SubmitFeedRequest
-
Sets the value of the Merchant property.
- withMerchant(String) - Method in class com.amazonaws.mws.model.UpdateReportAcknowledgementsRequest
-
Sets the value of the Merchant property.
- withMessage(String) - Method in class com.amazonaws.mws.model.Error
-
Sets the value of the Message property.
- withMWSAuthToken(String) - Method in class com.amazonaws.mws.model.CancelFeedSubmissionsRequest
-
Sets the value of the MWSAuthToken property.
- withMWSAuthToken(String) - Method in class com.amazonaws.mws.model.CancelReportRequestsRequest
-
Sets the value of the MWSAuthToken property.
- withMWSAuthToken(String) - Method in class com.amazonaws.mws.model.GetFeedSubmissionCountRequest
-
Sets the value of the MWSAuthToken property.
- withMWSAuthToken(String) - Method in class com.amazonaws.mws.model.GetFeedSubmissionListByNextTokenRequest
-
Sets the value of the MWSAuthToken property.
- withMWSAuthToken(String) - Method in class com.amazonaws.mws.model.GetFeedSubmissionListRequest
-
Sets the value of the MWSAuthToken property.
- withMWSAuthToken(String) - Method in class com.amazonaws.mws.model.GetFeedSubmissionResultRequest
-
Sets the value of the MWSAuthToken property.
- withMWSAuthToken(String) - Method in class com.amazonaws.mws.model.GetReportCountRequest
-
Sets the value of the MWSAuthToken property.
- withMWSAuthToken(String) - Method in class com.amazonaws.mws.model.GetReportListByNextTokenRequest
-
Sets the value of the MWSAuthToken property.
- withMWSAuthToken(String) - Method in class com.amazonaws.mws.model.GetReportListRequest
-
Sets the value of the MWSAuthToken property.
- withMWSAuthToken(String) - Method in class com.amazonaws.mws.model.GetReportRequest
-
Sets the value of the MWSAuthToken property.
- withMWSAuthToken(String) - Method in class com.amazonaws.mws.model.GetReportRequestCountRequest
-
Sets the value of the Merchant property.
- withMWSAuthToken(String) - Method in class com.amazonaws.mws.model.GetReportRequestListByNextTokenRequest
-
Sets the value of the MWSAuthToken property.
- withMWSAuthToken(String) - Method in class com.amazonaws.mws.model.GetReportRequestListRequest
-
Sets the value of the MWSAuthToken property.
- withMWSAuthToken(String) - Method in class com.amazonaws.mws.model.GetReportScheduleCountRequest
-
Sets the value of the MWSAuthToken property.
- withMWSAuthToken(String) - Method in class com.amazonaws.mws.model.GetReportScheduleListByNextTokenRequest
-
Sets the value of the MWSAuthToken property.
- withMWSAuthToken(String) - Method in class com.amazonaws.mws.model.GetReportScheduleListRequest
-
Sets the value of the MWSAuthToken property.
- withMWSAuthToken(String) - Method in class com.amazonaws.mws.model.ManageReportScheduleRequest
-
Sets the value of the MWSAuthToken property.
- withMWSAuthToken(String) - Method in class com.amazonaws.mws.model.RequestReportRequest
-
Sets the value of the MWSAuthToken property.
- withMWSAuthToken(String) - Method in class com.amazonaws.mws.model.SubmitFeedRequest
-
Sets the value of the MWSAuthToken property.
- withMWSAuthToken(String) - Method in class com.amazonaws.mws.model.UpdateReportAcknowledgementsRequest
-
Sets the value of the MWSAuthToken property.
- withNextToken(String) - Method in class com.amazonaws.mws.model.GetFeedSubmissionListByNextTokenRequest
-
Sets the value of the NextToken property.
- withNextToken(String) - Method in class com.amazonaws.mws.model.GetFeedSubmissionListByNextTokenResult
-
Sets the value of the NextToken property.
- withNextToken(String) - Method in class com.amazonaws.mws.model.GetFeedSubmissionListResult
-
Sets the value of the NextToken property.
- withNextToken(String) - Method in class com.amazonaws.mws.model.GetReportListByNextTokenRequest
-
Sets the value of the NextToken property.
- withNextToken(String) - Method in class com.amazonaws.mws.model.GetReportListByNextTokenResult
-
Sets the value of the NextToken property.
- withNextToken(String) - Method in class com.amazonaws.mws.model.GetReportListResult
-
Sets the value of the NextToken property.
- withNextToken(String) - Method in class com.amazonaws.mws.model.GetReportRequestListByNextTokenRequest
-
Sets the value of the NextToken property.
- withNextToken(String) - Method in class com.amazonaws.mws.model.GetReportRequestListByNextTokenResult
-
Sets the value of the NextToken property.
- withNextToken(String) - Method in class com.amazonaws.mws.model.GetReportRequestListResult
-
Sets the value of the NextToken property.
- withNextToken(String) - Method in class com.amazonaws.mws.model.GetReportScheduleListByNextTokenRequest
-
Sets the value of the NextToken property.
- withNextToken(String) - Method in class com.amazonaws.mws.model.GetReportScheduleListByNextTokenResult
-
Sets the value of the NextToken property.
- withNextToken(String) - Method in class com.amazonaws.mws.model.GetReportScheduleListResult
-
Sets the value of the NextToken property.
- withProxyHost(String) - Method in class com.amazonaws.mws.MarketplaceWebServiceConfig
-
Sets ProxyHost property and returns current MarketplaceWebServiceConfig
- withProxyPassword(String) - Method in class com.amazonaws.mws.MarketplaceWebServiceConfig
-
Sets ProxyPassword property and returns current MarketplaceWebServiceConfig
- withProxyPort(int) - Method in class com.amazonaws.mws.MarketplaceWebServiceConfig
-
Sets ProxyPort property and returns current MarketplaceWebServiceConfig
- withProxyProtocol(MarketplaceWebServiceConfig.ProxyProtocol) - Method in class com.amazonaws.mws.MarketplaceWebServiceConfig
-
Sets ProxyProtocol property and returns current MarketplaceWebServiceConfig
- withProxyUsername(String) - Method in class com.amazonaws.mws.MarketplaceWebServiceConfig
-
Sets ProxyUsername property and returns current MarketplaceWebServiceConfig
- withPurgeAndReplace(Boolean) - Method in class com.amazonaws.mws.model.SubmitFeedRequest
-
Sets the value of the PurgeAndReplace property.
- withReportId(String) - Method in class com.amazonaws.mws.model.GetReportRequest
-
Sets the value of the ReportId property.
- withReportId(String) - Method in class com.amazonaws.mws.model.ReportInfo
-
Sets the value of the ReportId property.
- withReportIdList(IdList) - Method in class com.amazonaws.mws.model.UpdateReportAcknowledgementsRequest
-
Sets the value of the ReportIdList property.
- withReportInfoList(ReportInfo...) - Method in class com.amazonaws.mws.model.GetReportListByNextTokenResult
-
Sets the value of the ReportInfo property.
- withReportInfoList(ReportInfo...) - Method in class com.amazonaws.mws.model.GetReportListResult
-
Sets the value of the ReportInfoList property.
- withReportInfoList(ReportInfo...) - Method in class com.amazonaws.mws.model.UpdateReportAcknowledgementsResult
-
Sets the value of the ReportInfo property.
- withReportOptions(String) - Method in class com.amazonaws.mws.model.RequestReportRequest
-
- withReportProcessingStatus(String) - Method in class com.amazonaws.mws.model.ReportRequestInfo
-
Sets the value of the ReportProcessingStatus property.
- withReportProcessingStatusList(StatusList) - Method in class com.amazonaws.mws.model.CancelReportRequestsRequest
-
Sets the value of the ReportProcessingStatusList property.
- withReportProcessingStatusList(StatusList) - Method in class com.amazonaws.mws.model.GetReportRequestCountRequest
-
Sets the value of the ReportProcessingStatusList property.
- withReportProcessingStatusList(StatusList) - Method in class com.amazonaws.mws.model.GetReportRequestListRequest
-
Sets the value of the ReportProcessingStatusList property.
- withReportRequestId(String) - Method in class com.amazonaws.mws.model.ReportInfo
-
Sets the value of the ReportRequestId property.
- withReportRequestId(String) - Method in class com.amazonaws.mws.model.ReportRequestInfo
-
Sets the value of the ReportRequestId property.
- withReportRequestIdList(IdList) - Method in class com.amazonaws.mws.model.CancelReportRequestsRequest
-
Sets the value of the ReportRequestIdList property.
- withReportRequestIdList(IdList) - Method in class com.amazonaws.mws.model.GetReportListRequest
-
Sets the value of the ReportRequestIdList property.
- withReportRequestIdList(IdList) - Method in class com.amazonaws.mws.model.GetReportRequestListRequest
-
Sets the value of the ReportRequestIdList property.
- withReportRequestInfo(ReportRequestInfo...) - Method in class com.amazonaws.mws.model.CancelReportRequestsResult
-
Sets the value of the ReportRequestInfo property.
- withReportRequestInfo(ReportRequestInfo) - Method in class com.amazonaws.mws.model.RequestReportResult
-
Sets the value of the ReportRequestInfo property.
- withReportRequestInfoList(ReportRequestInfo...) - Method in class com.amazonaws.mws.model.GetReportRequestListByNextTokenResult
-
Sets the value of the ReportRequestInfo property.
- withReportRequestInfoList(ReportRequestInfo...) - Method in class com.amazonaws.mws.model.GetReportRequestListResult
-
Sets the value of the ReportRequestInfo property.
- withReportSchedule(ReportSchedule...) - Method in class com.amazonaws.mws.model.ManageReportScheduleList
-
Sets the value of the ReportSchedule property.
- withReportScheduleList(ReportSchedule...) - Method in class com.amazonaws.mws.model.GetReportScheduleListByNextTokenResult
-
Sets the value of the ReportSchedule property.
- withReportScheduleList(ReportSchedule...) - Method in class com.amazonaws.mws.model.GetReportScheduleListResult
-
Sets the value of the ReportSchedule property.
- withReportScheduleList(ReportSchedule...) - Method in class com.amazonaws.mws.model.ManageReportScheduleResult
-
Sets the value of the ReportSchedule property.
- withReportType(String) - Method in class com.amazonaws.mws.model.ManageReportScheduleRequest
-
Sets the value of the ReportType property.
- withReportType(String) - Method in class com.amazonaws.mws.model.ReportInfo
-
Sets the value of the ReportType property.
- withReportType(String) - Method in class com.amazonaws.mws.model.ReportRequestInfo
-
Sets the value of the ReportType property.
- withReportType(String) - Method in class com.amazonaws.mws.model.ReportSchedule
-
Sets the value of the ReportType property.
- withReportType(String) - Method in class com.amazonaws.mws.model.RequestReportRequest
-
Sets the value of the ReportType property.
- withReportTypeList(TypeList) - Method in class com.amazonaws.mws.model.CancelReportRequestsRequest
-
Sets the value of the ReportTypeList property.
- withReportTypeList(TypeList) - Method in class com.amazonaws.mws.model.GetReportCountRequest
-
Sets the value of the ReportTypeList property.
- withReportTypeList(TypeList) - Method in class com.amazonaws.mws.model.GetReportListRequest
-
Sets the value of the ReportTypeList property.
- withReportTypeList(TypeList) - Method in class com.amazonaws.mws.model.GetReportRequestCountRequest
-
Sets the value of the ReportTypeList property.
- withReportTypeList(TypeList) - Method in class com.amazonaws.mws.model.GetReportRequestListRequest
-
Sets the value of the ReportTypeList property.
- withReportTypeList(TypeList) - Method in class com.amazonaws.mws.model.GetReportScheduleCountRequest
-
Sets the value of the ReportTypeList property.
- withReportTypeList(TypeList) - Method in class com.amazonaws.mws.model.GetReportScheduleListRequest
-
Sets the value of the ReportTypeList property.
- withRequestedFromDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.CancelReportRequestsRequest
-
Sets the value of the RequestedFromDate property.
- withRequestedFromDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.GetReportRequestCountRequest
-
Sets the value of the RequestedFromDate property.
- withRequestedFromDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.GetReportRequestListRequest
-
Sets the value of the RequestedFromDate property.
- withRequestedToDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.CancelReportRequestsRequest
-
Sets the value of the RequestedToDate property.
- withRequestedToDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.GetReportRequestCountRequest
-
Sets the value of the RequestedToDate property.
- withRequestedToDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.GetReportRequestListRequest
-
Sets the value of the RequestedToDate property.
- withRequestId(String) - Method in class com.amazonaws.mws.model.ErrorResponse
-
Sets the value of the RequestId property.
- withRequestId(String) - Method in class com.amazonaws.mws.model.ResponseMetadata
-
Sets the value of the RequestId property.
- withRequestReportResult(RequestReportResult) - Method in class com.amazonaws.mws.model.RequestReportResponse
-
Sets the value of the RequestReportResult property.
- withResponseMetadata(ResponseMetadata) - Method in class com.amazonaws.mws.model.CancelFeedSubmissionsResponse
-
Sets the value of the ResponseMetadata property.
- withResponseMetadata(ResponseMetadata) - Method in class com.amazonaws.mws.model.CancelReportRequestsResponse
-
Sets the value of the ResponseMetadata property.
- withResponseMetadata(ResponseMetadata) - Method in class com.amazonaws.mws.model.GetFeedSubmissionCountResponse
-
Sets the value of the ResponseMetadata property.
- withResponseMetadata(ResponseMetadata) - Method in class com.amazonaws.mws.model.GetFeedSubmissionListByNextTokenResponse
-
Sets the value of the ResponseMetadata property.
- withResponseMetadata(ResponseMetadata) - Method in class com.amazonaws.mws.model.GetFeedSubmissionListResponse
-
Sets the value of the ResponseMetadata property.
- withResponseMetadata(ResponseMetadata) - Method in class com.amazonaws.mws.model.GetFeedSubmissionResultResponse
-
Sets the value of the ResponseMetadata property.
- withResponseMetadata(ResponseMetadata) - Method in class com.amazonaws.mws.model.GetReportCountResponse
-
Sets the value of the ResponseMetadata property.
- withResponseMetadata(ResponseMetadata) - Method in class com.amazonaws.mws.model.GetReportListByNextTokenResponse
-
Sets the value of the ResponseMetadata property.
- withResponseMetadata(ResponseMetadata) - Method in class com.amazonaws.mws.model.GetReportListResponse
-
Sets the value of the ResponseMetadata property.
- withResponseMetadata(ResponseMetadata) - Method in class com.amazonaws.mws.model.GetReportRequestCountResponse
-
Sets the value of the ResponseMetadata property.
- withResponseMetadata(ResponseMetadata) - Method in class com.amazonaws.mws.model.GetReportRequestListByNextTokenResponse
-
Sets the value of the ResponseMetadata property.
- withResponseMetadata(ResponseMetadata) - Method in class com.amazonaws.mws.model.GetReportRequestListResponse
-
Sets the value of the ResponseMetadata property.
- withResponseMetadata(ResponseMetadata) - Method in class com.amazonaws.mws.model.GetReportResponse
-
Sets the value of the ResponseMetadata property.
- withResponseMetadata(ResponseMetadata) - Method in class com.amazonaws.mws.model.GetReportScheduleCountResponse
-
Sets the value of the ResponseMetadata property.
- withResponseMetadata(ResponseMetadata) - Method in class com.amazonaws.mws.model.GetReportScheduleListByNextTokenResponse
-
Sets the value of the ResponseMetadata property.
- withResponseMetadata(ResponseMetadata) - Method in class com.amazonaws.mws.model.GetReportScheduleListResponse
-
Sets the value of the ResponseMetadata property.
- withResponseMetadata(ResponseMetadata) - Method in class com.amazonaws.mws.model.ManageReportScheduleResponse
-
Sets the value of the ResponseMetadata property.
- withResponseMetadata(ResponseMetadata) - Method in class com.amazonaws.mws.model.RequestReportResponse
-
Sets the value of the ResponseMetadata property.
- withResponseMetadata(ResponseMetadata) - Method in class com.amazonaws.mws.model.SubmitFeedResponse
-
Sets the value of the ResponseMetadata property.
- withResponseMetadata(ResponseMetadata) - Method in class com.amazonaws.mws.model.UpdateReportAcknowledgementsResponse
-
Sets the value of the ResponseMetadata property.
- withSchedule(String) - Method in class com.amazonaws.mws.model.ManageReportScheduleRequest
-
Sets the value of the Schedule property.
- withSchedule(String) - Method in class com.amazonaws.mws.model.ReportSchedule
-
Sets the value of the Schedule property.
- withScheduled(boolean) - Method in class com.amazonaws.mws.model.ReportRequestInfo
-
- withScheduleDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.ManageReportScheduleRequest
-
Sets the value of the ScheduleDate property.
- withScheduledDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.ReportSchedule
-
Sets the value of the ScheduledDate property.
- withServiceURL(String) - Method in class com.amazonaws.mws.MarketplaceWebServiceConfig
-
Sets ServiceURL property and returns current MarketplaceWebServiceConfig
- withSignatureMethod(String) - Method in class com.amazonaws.mws.MarketplaceWebServiceConfig
-
Sets SignatureMethod property and returns current MarketplaceWebServiceConfig
- withSoTimeout(int) - Method in class com.amazonaws.mws.MarketplaceWebServiceConfig
-
Sets SocketTimeout property and returns current MarketplaceWebServiceConfig
- withStartDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.ReportRequestInfo
-
Sets the value of the StartDate property.
- withStartDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.RequestReportRequest
-
Sets the value of the StartDate property.
- withStartedProcessingDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.FeedSubmissionInfo
-
Sets the value of the StartedProcessingDate property.
- withStartedProcessingDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.ReportRequestInfo
-
- withStatus(String...) - Method in class com.amazonaws.mws.model.StatusList
-
Sets the value of the Status property.
- withSubmitFeedResult(SubmitFeedResult) - Method in class com.amazonaws.mws.model.SubmitFeedResponse
-
Sets the value of the SubmitFeedResult property.
- withSubmittedDate(String) - Method in class com.amazonaws.mws.model.FeedSubmissionInfo
-
Sets the value of the SubmittedDate property.
- withSubmittedDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.ReportRequestInfo
-
Sets the value of the SubmittedDate property.
- withSubmittedFromDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.CancelFeedSubmissionsRequest
-
Sets the value of the SubmittedFromDate property.
- withSubmittedFromDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.GetFeedSubmissionCountRequest
-
Sets the value of the SubmittedFromDate property.
- withSubmittedFromDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.GetFeedSubmissionListRequest
-
Sets the value of the SubmittedFromDate property.
- withSubmittedToDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.CancelFeedSubmissionsRequest
-
Sets the value of the SubmittedToDate property.
- withSubmittedToDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.GetFeedSubmissionCountRequest
-
Sets the value of the SubmittedToDate property.
- withSubmittedToDate(XMLGregorianCalendar) - Method in class com.amazonaws.mws.model.GetFeedSubmissionListRequest
-
Sets the value of the SubmittedToDate property.
- withType(String) - Method in class com.amazonaws.mws.model.Error
-
Sets the value of the Type property.
- withType(String...) - Method in class com.amazonaws.mws.model.TypeList
-
Sets the value of the Type property.
- withUpdateReportAcknowledgementsResult(UpdateReportAcknowledgementsResult) - Method in class com.amazonaws.mws.model.UpdateReportAcknowledgementsResponse
-
Sets the value of the UpdateReportAcknowledgementsResult property.
- withUserAgent(String, String, String, String...) - Method in class com.amazonaws.mws.MarketplaceWebServiceConfig
-
Sets UserAgent property and returns current MarketplaceWebServiceConfig