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