Class CreateMarketplaceRevenueShareAllocationRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.partnercentralrevenuemeasurement.transform.CreateMarketplaceRevenueShareAllocationRequestMarshaller
- All Implemented Interfaces:
Marshaller<CreateMarketplaceRevenueShareAllocationRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class CreateMarketplaceRevenueShareAllocationRequestMarshaller
extends Object
implements Marshaller<CreateMarketplaceRevenueShareAllocationRequest>
-
Constructor Summary
ConstructorsConstructorDescriptionCreateMarketplaceRevenueShareAllocationRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(CreateMarketplaceRevenueShareAllocationRequest createMarketplaceRevenueShareAllocationRequest) Marshalls the given POJO into aSdkHttpFullRequest.
-
Constructor Details
-
CreateMarketplaceRevenueShareAllocationRequestMarshaller
public CreateMarketplaceRevenueShareAllocationRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Details