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