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