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