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