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