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