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