Class GetPreferencesRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.bcmpricingcalculator.transform.GetPreferencesRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<GetPreferencesRequest>
@Generated("software.amazon.awssdk:codegen") public class GetPreferencesRequestMarshaller extends Object implements Marshaller<GetPreferencesRequest>
GetPreferencesRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description GetPreferencesRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(GetPreferencesRequest getPreferencesRequest)
-
-
-
Constructor Detail
-
GetPreferencesRequestMarshaller
public GetPreferencesRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(GetPreferencesRequest getPreferencesRequest)
- Specified by:
marshallin interfaceMarshaller<GetPreferencesRequest>
-
-