Class GetAwsOpportunitySummaryRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.partnercentralselling.transform.GetAwsOpportunitySummaryRequestMarshaller
- All Implemented Interfaces:
Marshaller<GetAwsOpportunitySummaryRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class GetAwsOpportunitySummaryRequestMarshaller
extends Object
implements Marshaller<GetAwsOpportunitySummaryRequest>
GetAwsOpportunitySummaryRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionGetAwsOpportunitySummaryRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetAwsOpportunitySummaryRequest getAwsOpportunitySummaryRequest) Marshalls the given POJO into aSdkHttpFullRequest.
-
Constructor Details
-
GetAwsOpportunitySummaryRequestMarshaller
-
-
Method Details
-
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
marshallin interfaceMarshaller<GetAwsOpportunitySummaryRequest>- Parameters:
getAwsOpportunitySummaryRequest- POJO type.- Returns:
- Marshalled
SdkHttpFullRequest.
-