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