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