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