Class UpdateTopicPermissionsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.quicksight.transform.UpdateTopicPermissionsRequestMarshaller
- All Implemented Interfaces:
- Marshaller<UpdateTopicPermissionsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class UpdateTopicPermissionsRequestMarshaller
extends Object
implements Marshaller<UpdateTopicPermissionsRequest>
UpdateTopicPermissionsRequest Marshaller- 
Constructor SummaryConstructorsConstructorDescriptionUpdateTopicPermissionsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) 
- 
Method SummaryModifier and TypeMethodDescriptionmarshall(UpdateTopicPermissionsRequest updateTopicPermissionsRequest) Marshalls the given POJO into aSdkHttpFullRequest.
- 
Constructor Details- 
UpdateTopicPermissionsRequestMarshaller
 
- 
- 
Method Details- 
marshallDescription copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
- marshallin interface- Marshaller<UpdateTopicPermissionsRequest>
- Parameters:
- updateTopicPermissionsRequest- POJO type.
- Returns:
- Marshalled SdkHttpFullRequest.
 
 
-