Blame | Last modification | View Log | RSS feed
package com.amazonaws.mws.model;import javax.xml.bind.annotation.XmlRegistry;/*** This object contains factory methods for each* Java content interface and Java element interface* generated in the com.amazonaws.mws.model package.* <p>An ObjectFactory allows you to programatically* construct new instances of the Java representation* for XML content. The Java representation of XML* content can consist of schema derived interfaces* and classes representing the binding of schema* type definitions, element declarations and model* groups. Factory methods for each of these are* provided in this class.**/@XmlRegistrypublic class ObjectFactory {/*** Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.amazonaws.mws.model**/public ObjectFactory() {}/*** Create an instance of {@link SubmitFeedResponse }**/public SubmitFeedResponse createSubmitFeedResponse() {return new SubmitFeedResponse();}/*** Create an instance of {@link UpdateReportAcknowledgementsResponse }**/public UpdateReportAcknowledgementsResponse createUpdateReportAcknowledgementsResponse() {return new UpdateReportAcknowledgementsResponse();}/*** Create an instance of {@link SubmitFeedRequest }**/public SubmitFeedRequest createSubmitFeedRequest() {return new SubmitFeedRequest();}/*** Create an instance of {@link GetFeedSubmissionCountResponse }**/public GetFeedSubmissionCountResponse createGetFeedSubmissionCountResponse() {return new GetFeedSubmissionCountResponse();}/*** Create an instance of {@link GetReportScheduleCountRequest }**/public GetReportScheduleCountRequest createGetReportScheduleCountRequest() {return new GetReportScheduleCountRequest();}/*** Create an instance of {@link GetReportRequestCountRequest }**/public GetReportRequestCountRequest createGetReportRequestCountRequest() {return new GetReportRequestCountRequest();}/*** Create an instance of {@link UpdateReportAcknowledgementsResult }**/public UpdateReportAcknowledgementsResult createUpdateReportAcknowledgementsResult() {return new UpdateReportAcknowledgementsResult();}/*** Create an instance of {@link GetFeedSubmissionCountResult }**/public GetFeedSubmissionCountResult createGetFeedSubmissionCountResult() {return new GetFeedSubmissionCountResult();}/*** Create an instance of {@link CancelFeedSubmissionsResult }**/public CancelFeedSubmissionsResult createCancelFeedSubmissionsResult() {return new CancelFeedSubmissionsResult();}/*** Create an instance of {@link GetReportListByNextTokenRequest }**/public GetReportListByNextTokenRequest createGetReportListByNextTokenRequest() {return new GetReportListByNextTokenRequest();}/*** Create an instance of {@link GetFeedSubmissionListByNextTokenResult }**/public GetFeedSubmissionListByNextTokenResult createGetFeedSubmissionListByNextTokenResult() {return new GetFeedSubmissionListByNextTokenResult();}/*** Create an instance of {@link GetFeedSubmissionListByNextTokenRequest }**/public GetFeedSubmissionListByNextTokenRequest createGetFeedSubmissionListByNextTokenRequest() {return new GetFeedSubmissionListByNextTokenRequest();}/*** Create an instance of {@link GetReportRequestListByNextTokenResponse }**/public GetReportRequestListByNextTokenResponse createGetReportRequestListByNextTokenResponse() {return new GetReportRequestListByNextTokenResponse();}/*** Create an instance of {@link ManageReportScheduleRequest }**/public ManageReportScheduleRequest createManageReportScheduleRequest() {return new ManageReportScheduleRequest();}/*** Create an instance of {@link TypeList }**/public TypeList createTypeList() {return new TypeList();}/*** Create an instance of {@link SubmitFeedResult }**/public SubmitFeedResult createSubmitFeedResult() {return new SubmitFeedResult();}/*** Create an instance of {@link StatusList }**/public StatusList createStatusList() {return new StatusList();}/*** Create an instance of {@link GetFeedSubmissionListResult }**/public GetFeedSubmissionListResult createGetFeedSubmissionListResult() {return new GetFeedSubmissionListResult();}/*** Create an instance of {@link GetFeedSubmissionResultResult }**/public GetFeedSubmissionResultResult createGetFeedSubmissionResultResult() {return new GetFeedSubmissionResultResult();}/*** Create an instance of {@link FeedSubmissionInfo }**/public FeedSubmissionInfo createFeedSubmissionInfo() {return new FeedSubmissionInfo();}/*** Create an instance of {@link GetReportRequestListResponse }**/public GetReportRequestListResponse createGetReportRequestListResponse() {return new GetReportRequestListResponse();}/*** Create an instance of {@link ReportSchedule }**/public ReportSchedule createReportSchedule() {return new ReportSchedule();}/*** Create an instance of {@link GetReportScheduleListResult }**/public GetReportScheduleListResult createGetReportScheduleListResult() {return new GetReportScheduleListResult();}/*** Create an instance of {@link IdList }**/public IdList createIdList() {return new IdList();}/*** Create an instance of {@link RequestReportRequest }**/public RequestReportRequest createRequestReportRequest() {return new RequestReportRequest();}/*** Create an instance of {@link GetFeedSubmissionCountRequest }**/public GetFeedSubmissionCountRequest createGetFeedSubmissionCountRequest() {return new GetFeedSubmissionCountRequest();}/*** Create an instance of {@link RequestReportResponse }**/public RequestReportResponse createRequestReportResponse() {return new RequestReportResponse();}/*** Create an instance of {@link GetReportScheduleCountResult }**/public GetReportScheduleCountResult createGetReportScheduleCountResult() {return new GetReportScheduleCountResult();}/*** Create an instance of {@link GetFeedSubmissionResultRequest }**/public GetFeedSubmissionResultRequest createGetFeedSubmissionResultRequest() {return new GetFeedSubmissionResultRequest();}/*** Create an instance of {@link GetFeedSubmissionListRequest }**/public GetFeedSubmissionListRequest createGetFeedSubmissionListRequest() {return new GetFeedSubmissionListRequest();}/*** Create an instance of {@link GetReportRequestCountResponse }**/public GetReportRequestCountResponse createGetReportRequestCountResponse() {return new GetReportRequestCountResponse();}/*** Create an instance of {@link ReportInfo }**/public ReportInfo createReportInfo() {return new ReportInfo();}/*** Create an instance of {@link ManageReportScheduleResponse }**/public ManageReportScheduleResponse createManageReportScheduleResponse() {return new ManageReportScheduleResponse();}/*** Create an instance of {@link GetReportScheduleListByNextTokenResult }**/public GetReportScheduleListByNextTokenResult createGetReportScheduleListByNextTokenResult() {return new GetReportScheduleListByNextTokenResult();}/*** Create an instance of {@link ResponseMetadata }**/public ResponseMetadata createResponseMetadata() {return new ResponseMetadata();}/*** Create an instance of {@link GetReportRequestListResult }**/public GetReportRequestListResult createGetReportRequestListResult() {return new GetReportRequestListResult();}/*** Create an instance of {@link GetReportRequestCountResult }**/public GetReportRequestCountResult createGetReportRequestCountResult() {return new GetReportRequestCountResult();}/*** Create an instance of {@link GetReportListRequest }**/public GetReportListRequest createGetReportListRequest() {return new GetReportListRequest();}/*** Create an instance of {@link GetReportRequestListByNextTokenRequest }**/public GetReportRequestListByNextTokenRequest createGetReportRequestListByNextTokenRequest() {return new GetReportRequestListByNextTokenRequest();}/*** Create an instance of {@link GetReportListResponse }**/public GetReportListResponse createGetReportListResponse() {return new GetReportListResponse();}/*** Create an instance of {@link GetReportResponse }**/public GetReportResponse createGetReportResponse() {return new GetReportResponse();}/*** Create an instance of {@link UpdateReportAcknowledgementsRequest }**/public UpdateReportAcknowledgementsRequest createUpdateReportAcknowledgementsRequest() {return new UpdateReportAcknowledgementsRequest();}/*** Create an instance of {@link Error }**/public Error createError() {return new Error();}/*** Create an instance of {@link Error.Detail }**/public Error.Detail createErrorDetail() {return new Error.Detail();}/*** Create an instance of {@link GetReportScheduleListResponse }**/public GetReportScheduleListResponse createGetReportScheduleListResponse() {return new GetReportScheduleListResponse();}/*** Create an instance of {@link CancelFeedSubmissionsResponse }**/public CancelFeedSubmissionsResponse createCancelFeedSubmissionsResponse() {return new CancelFeedSubmissionsResponse();}/*** Create an instance of {@link GetFeedSubmissionResultResponse }**/public GetFeedSubmissionResultResponse createGetFeedSubmissionResultResponse() {return new GetFeedSubmissionResultResponse();}/*** Create an instance of {@link GetReportListResult }**/public GetReportListResult createGetReportListResult() {return new GetReportListResult();}/*** Create an instance of {@link GetFeedSubmissionListResponse }**/public GetFeedSubmissionListResponse createGetFeedSubmissionListResponse() {return new GetFeedSubmissionListResponse();}/*** Create an instance of {@link GetReportRequest }**/public GetReportRequest createGetReportRequest() {return new GetReportRequest();}/*** Create an instance of {@link GetReportCountResponse }**/public GetReportCountResponse createGetReportCountResponse() {return new GetReportCountResponse();}/*** Create an instance of {@link ErrorResponse }**/public ErrorResponse createErrorResponse() {return new ErrorResponse();}/*** Create an instance of {@link GetReportScheduleListRequest }**/public GetReportScheduleListRequest createGetReportScheduleListRequest() {return new GetReportScheduleListRequest();}/*** Create an instance of {@link GetReportRequestListByNextTokenResult }**/public GetReportRequestListByNextTokenResult createGetReportRequestListByNextTokenResult() {return new GetReportRequestListByNextTokenResult();}/*** Create an instance of {@link GetReportRequestListRequest }**/public GetReportRequestListRequest createGetReportRequestListRequest() {return new GetReportRequestListRequest();}/*** Create an instance of {@link GetReportListByNextTokenResult }**/public GetReportListByNextTokenResult createGetReportListByNextTokenResult() {return new GetReportListByNextTokenResult();}/*** Create an instance of {@link CancelReportRequestsResult }**/public CancelReportRequestsResult createCancelReportRequestsResult() {return new CancelReportRequestsResult();}/*** Create an instance of {@link GetReportCountRequest }**/public GetReportCountRequest createGetReportCountRequest() {return new GetReportCountRequest();}/*** Create an instance of {@link GetReportScheduleListByNextTokenRequest }**/public GetReportScheduleListByNextTokenRequest createGetReportScheduleListByNextTokenRequest() {return new GetReportScheduleListByNextTokenRequest();}/*** Create an instance of {@link CancelFeedSubmissionsRequest }**/public CancelFeedSubmissionsRequest createCancelFeedSubmissionsRequest() {return new CancelFeedSubmissionsRequest();}/*** Create an instance of {@link GetFeedSubmissionListByNextTokenResponse }**/public GetFeedSubmissionListByNextTokenResponse createGetFeedSubmissionListByNextTokenResponse() {return new GetFeedSubmissionListByNextTokenResponse();}/*** Create an instance of {@link RequestReportResult }**/public RequestReportResult createRequestReportResult() {return new RequestReportResult();}/*** Create an instance of {@link CancelReportRequestsRequest }**/public CancelReportRequestsRequest createCancelReportRequestsRequest() {return new CancelReportRequestsRequest();}/*** Create an instance of {@link GetReportCountResult }**/public GetReportCountResult createGetReportCountResult() {return new GetReportCountResult();}/*** Create an instance of {@link ReportRequestInfo }**/public ReportRequestInfo createReportRequestInfo() {return new ReportRequestInfo();}/*** Create an instance of {@link GetReportScheduleListByNextTokenResponse }**/public GetReportScheduleListByNextTokenResponse createGetReportScheduleListByNextTokenResponse() {return new GetReportScheduleListByNextTokenResponse();}/*** Create an instance of {@link GetReportListByNextTokenResponse }**/public GetReportListByNextTokenResponse createGetReportListByNextTokenResponse() {return new GetReportListByNextTokenResponse();}/*** Create an instance of {@link GetReportScheduleCountResponse }**/public GetReportScheduleCountResponse createGetReportScheduleCountResponse() {return new GetReportScheduleCountResponse();}/*** Create an instance of {@link GetReportResult }**/public GetReportResult createGetReportResult() {return new GetReportResult();}/*** Create an instance of {@link CancelReportRequestsResponse }**/public CancelReportRequestsResponse createCancelReportRequestsResponse() {return new CancelReportRequestsResponse();}/*** Create an instance of {@link ManageReportScheduleResult }**/public ManageReportScheduleResult createManageReportScheduleResult() {return new ManageReportScheduleResult();}}