Uses of Class
software.amazon.awssdk.services.ssmcontacts.model.CreateRotationOverrideRequest
-
Packages that use CreateRotationOverrideRequest Package Description software.amazon.awssdk.services.ssmcontacts Systems Manager Incident Manager is an incident management console designed to help users mitigate and recover from incidents affecting their Amazon Web Services-hosted applications.software.amazon.awssdk.services.ssmcontacts.transform -
-
Uses of CreateRotationOverrideRequest in software.amazon.awssdk.services.ssmcontacts
Methods in software.amazon.awssdk.services.ssmcontacts with parameters of type CreateRotationOverrideRequest Modifier and Type Method Description default CompletableFuture<CreateRotationOverrideResponse>SsmContactsAsyncClient. createRotationOverride(CreateRotationOverrideRequest createRotationOverrideRequest)Creates an override for a rotation in an on-call schedule.default CreateRotationOverrideResponseSsmContactsClient. createRotationOverride(CreateRotationOverrideRequest createRotationOverrideRequest)Creates an override for a rotation in an on-call schedule. -
Uses of CreateRotationOverrideRequest in software.amazon.awssdk.services.ssmcontacts.transform
Methods in software.amazon.awssdk.services.ssmcontacts.transform with parameters of type CreateRotationOverrideRequest Modifier and Type Method Description SdkHttpFullRequestCreateRotationOverrideRequestMarshaller. marshall(CreateRotationOverrideRequest createRotationOverrideRequest)
-