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