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