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>
ListProfileSharesRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionListProfileSharesRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListProfileSharesRequest listProfileSharesRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
ListProfileSharesRequestMarshaller
 
 - 
 - 
Method Details