Class ListKxClusterNodesRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.finspace.transform.ListKxClusterNodesRequestMarshaller
- All Implemented Interfaces:
Marshaller<ListKxClusterNodesRequest>
@Generated("software.amazon.awssdk:codegen")
public class ListKxClusterNodesRequestMarshaller
extends Object
implements Marshaller<ListKxClusterNodesRequest>
ListKxClusterNodesRequest
Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionListKxClusterNodesRequestMarshaller
(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall
(ListKxClusterNodesRequest listKxClusterNodesRequest) Marshalls the given POJO into aSdkHttpFullRequest
.
-
Constructor Details
-
ListKxClusterNodesRequestMarshaller
-
-
Method Details
-
marshall
Description copied from interface:Marshaller
Marshalls the given POJO into aSdkHttpFullRequest
.- Specified by:
marshall
in interfaceMarshaller<ListKxClusterNodesRequest>
- Parameters:
listKxClusterNodesRequest
- POJO type.- Returns:
- Marshalled
SdkHttpFullRequest
.
-