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