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