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