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