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>
ListWorkloadSharesRequest
Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionListWorkloadSharesRequestMarshaller
(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall
(ListWorkloadSharesRequest listWorkloadSharesRequest) Marshalls the given POJO into aSdkHttpFullRequest
.
-
Constructor Details
-
ListWorkloadSharesRequestMarshaller
-
-
Method Details