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