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