Class GetQueueEnvironmentRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.deadline.transform.GetQueueEnvironmentRequestMarshaller
- All Implemented Interfaces:
 Marshaller<GetQueueEnvironmentRequest>
@Generated("software.amazon.awssdk:codegen")
public class GetQueueEnvironmentRequestMarshaller
extends Object
implements Marshaller<GetQueueEnvironmentRequest>
GetQueueEnvironmentRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionGetQueueEnvironmentRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetQueueEnvironmentRequest getQueueEnvironmentRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetQueueEnvironmentRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetQueueEnvironmentRequest>- Parameters:
 getQueueEnvironmentRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -