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