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