Class GetKxConnectionStringRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.finspace.transform.GetKxConnectionStringRequestMarshaller
- All Implemented Interfaces:
- Marshaller<GetKxConnectionStringRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class GetKxConnectionStringRequestMarshaller
extends Object
implements Marshaller<GetKxConnectionStringRequest>
GetKxConnectionStringRequest Marshaller- 
Constructor SummaryConstructorsConstructorDescriptionGetKxConnectionStringRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) 
- 
Method SummaryModifier and TypeMethodDescriptionmarshall(GetKxConnectionStringRequest getKxConnectionStringRequest) Marshalls the given POJO into aSdkHttpFullRequest.
- 
Constructor Details- 
GetKxConnectionStringRequestMarshaller
 
- 
- 
Method Details- 
marshallDescription copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
- marshallin interface- Marshaller<GetKxConnectionStringRequest>
- Parameters:
- getKxConnectionStringRequest- POJO type.
- Returns:
- Marshalled SdkHttpFullRequest.
 
 
-