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