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