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