Class GetBucketMetricsConfigurationRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.s3.transform.GetBucketMetricsConfigurationRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<GetBucketMetricsConfigurationRequest>
@Generated("software.amazon.awssdk:codegen") @SdkInternalApi public class GetBucketMetricsConfigurationRequestMarshaller extends Object implements Marshaller<GetBucketMetricsConfigurationRequest>
GetBucketMetricsConfigurationRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description GetBucketMetricsConfigurationRequestMarshaller(AwsXmlProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(GetBucketMetricsConfigurationRequest getBucketMetricsConfigurationRequest)
-
-
-
Constructor Detail
-
GetBucketMetricsConfigurationRequestMarshaller
public GetBucketMetricsConfigurationRequestMarshaller(AwsXmlProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(GetBucketMetricsConfigurationRequest getBucketMetricsConfigurationRequest)
- Specified by:
marshallin interfaceMarshaller<GetBucketMetricsConfigurationRequest>
-
-