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