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