Class ListNamespacesRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.quicksight.transform.ListNamespacesRequestMarshaller
- All Implemented Interfaces:
- Marshaller<ListNamespacesRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class ListNamespacesRequestMarshaller
extends Object
implements Marshaller<ListNamespacesRequest>
ListNamespacesRequest Marshaller- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionmarshall(ListNamespacesRequest listNamespacesRequest) Marshalls the given POJO into aSdkHttpFullRequest.
- 
Constructor Details- 
ListNamespacesRequestMarshaller
 
- 
- 
Method Details- 
marshallDescription copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
- marshallin interface- Marshaller<ListNamespacesRequest>
- Parameters:
- listNamespacesRequest- POJO type.
- Returns:
- Marshalled SdkHttpFullRequest.
 
 
-