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