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