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