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