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