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>
GetKxConnectionStringRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionGetKxConnectionStringRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetKxConnectionStringRequest getKxConnectionStringRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetKxConnectionStringRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetKxConnectionStringRequest>- Parameters:
 getKxConnectionStringRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -