@Generated(value="software.amazon.awssdk:codegen") public class GetBucketEncryptionRequestMarshaller extends Object implements Marshaller<GetBucketEncryptionRequest>
GetBucketEncryptionRequest
MarshallerConstructor and Description |
---|
GetBucketEncryptionRequestMarshaller(AwsXmlProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
marshall(GetBucketEncryptionRequest getBucketEncryptionRequest)
Marshalls the given POJO into a
SdkHttpFullRequest . |
public GetBucketEncryptionRequestMarshaller(AwsXmlProtocolFactory protocolFactory)
public SdkHttpFullRequest marshall(GetBucketEncryptionRequest getBucketEncryptionRequest)
Marshaller
SdkHttpFullRequest
.marshall
in interface Marshaller<GetBucketEncryptionRequest>
getBucketEncryptionRequest
- POJO type.SdkHttpFullRequest
.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.