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