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