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