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