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