Class PutBucketInventoryConfigurationRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.s3.transform.PutBucketInventoryConfigurationRequestMarshaller
- All Implemented Interfaces:
Marshaller<PutBucketInventoryConfigurationRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class PutBucketInventoryConfigurationRequestMarshaller
extends Object
implements Marshaller<PutBucketInventoryConfigurationRequest>
PutBucketInventoryConfigurationRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionPutBucketInventoryConfigurationRequestMarshaller(AwsXmlProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(PutBucketInventoryConfigurationRequest putBucketInventoryConfigurationRequest)
-
Constructor Details
-
PutBucketInventoryConfigurationRequestMarshaller
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(PutBucketInventoryConfigurationRequest putBucketInventoryConfigurationRequest) - Specified by:
marshallin interfaceMarshaller<PutBucketInventoryConfigurationRequest>
-