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