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>
ListBucketMetricsConfigurationsRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionListBucketMetricsConfigurationsRequestMarshaller(AwsXmlProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListBucketMetricsConfigurationsRequest listBucketMetricsConfigurationsRequest)
-
Constructor Details
-
ListBucketMetricsConfigurationsRequestMarshaller
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(ListBucketMetricsConfigurationsRequest listBucketMetricsConfigurationsRequest) - Specified by:
marshallin interfaceMarshaller<ListBucketMetricsConfigurationsRequest>
-