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