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