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
ConstructorsConstructorDescriptionUpdateRoutingProfileNameRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(UpdateRoutingProfileNameRequest updateRoutingProfileNameRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
UpdateRoutingProfileNameRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<UpdateRoutingProfileNameRequest>- Parameters:
 updateRoutingProfileNameRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -