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