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