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