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