Class DescribeTopicPermissionsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.quicksight.transform.DescribeTopicPermissionsRequestMarshaller
- All Implemented Interfaces:
 Marshaller<DescribeTopicPermissionsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class DescribeTopicPermissionsRequestMarshaller
extends Object
implements Marshaller<DescribeTopicPermissionsRequest>
DescribeTopicPermissionsRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionDescribeTopicPermissionsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(DescribeTopicPermissionsRequest describeTopicPermissionsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
DescribeTopicPermissionsRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<DescribeTopicPermissionsRequest>- Parameters:
 describeTopicPermissionsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -