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