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