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