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