Class DescribeQuickConnectRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.connect.transform.DescribeQuickConnectRequestMarshaller
- All Implemented Interfaces:
 Marshaller<DescribeQuickConnectRequest>
@Generated("software.amazon.awssdk:codegen")
public class DescribeQuickConnectRequestMarshaller
extends Object
implements Marshaller<DescribeQuickConnectRequest>
DescribeQuickConnectRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionDescribeQuickConnectRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(DescribeQuickConnectRequest describeQuickConnectRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
DescribeQuickConnectRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<DescribeQuickConnectRequest>- Parameters:
 describeQuickConnectRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -