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