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