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