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