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