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