| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default AcceptPageResponse |
SsmContactsClient.acceptPage(AcceptPageRequest acceptPageRequest)
Used to acknowledge an engagement to a contact channel during an incident.
|
default AcceptPageResponse |
SsmContactsClient.acceptPage(Consumer<AcceptPageRequest.Builder> acceptPageRequest)
Used to acknowledge an engagement to a contact channel during an incident.
|
default ActivateContactChannelResponse |
SsmContactsClient.activateContactChannel(ActivateContactChannelRequest activateContactChannelRequest)
Activates a contact's contact channel.
|
default ActivateContactChannelResponse |
SsmContactsClient.activateContactChannel(Consumer<ActivateContactChannelRequest.Builder> activateContactChannelRequest)
Activates a contact's contact channel.
|
default CreateRotationResponse |
SsmContactsClient.createRotation(Consumer<CreateRotationRequest.Builder> createRotationRequest)
Creates a rotation in an on-call schedule.
|
default CreateRotationResponse |
SsmContactsClient.createRotation(CreateRotationRequest createRotationRequest)
Creates a rotation in an on-call schedule.
|
default CreateRotationOverrideResponse |
SsmContactsClient.createRotationOverride(Consumer<CreateRotationOverrideRequest.Builder> createRotationOverrideRequest)
Creates an override for a rotation in an on-call schedule.
|
default CreateRotationOverrideResponse |
SsmContactsClient.createRotationOverride(CreateRotationOverrideRequest createRotationOverrideRequest)
Creates an override for a rotation in an on-call schedule.
|
default DeactivateContactChannelResponse |
SsmContactsClient.deactivateContactChannel(Consumer<DeactivateContactChannelRequest.Builder> deactivateContactChannelRequest)
To no longer receive Incident Manager engagements to a contact channel, you can deactivate the channel.
|
default DeactivateContactChannelResponse |
SsmContactsClient.deactivateContactChannel(DeactivateContactChannelRequest deactivateContactChannelRequest)
To no longer receive Incident Manager engagements to a contact channel, you can deactivate the channel.
|
default DeleteContactResponse |
SsmContactsClient.deleteContact(Consumer<DeleteContactRequest.Builder> deleteContactRequest)
To remove a contact from Incident Manager, you can delete the contact.
|
default DeleteContactResponse |
SsmContactsClient.deleteContact(DeleteContactRequest deleteContactRequest)
To remove a contact from Incident Manager, you can delete the contact.
|
default DeleteContactChannelResponse |
SsmContactsClient.deleteContactChannel(Consumer<DeleteContactChannelRequest.Builder> deleteContactChannelRequest)
To no longer receive engagements on a contact channel, you can delete the channel from a contact.
|
default DeleteContactChannelResponse |
SsmContactsClient.deleteContactChannel(DeleteContactChannelRequest deleteContactChannelRequest)
To no longer receive engagements on a contact channel, you can delete the channel from a contact.
|
default DeleteRotationResponse |
SsmContactsClient.deleteRotation(Consumer<DeleteRotationRequest.Builder> deleteRotationRequest)
Deletes a rotation from the system.
|
default DeleteRotationResponse |
SsmContactsClient.deleteRotation(DeleteRotationRequest deleteRotationRequest)
Deletes a rotation from the system.
|
default DeleteRotationOverrideResponse |
SsmContactsClient.deleteRotationOverride(Consumer<DeleteRotationOverrideRequest.Builder> deleteRotationOverrideRequest)
Deletes an existing override for an on-call rotation.
|
default DeleteRotationOverrideResponse |
SsmContactsClient.deleteRotationOverride(DeleteRotationOverrideRequest deleteRotationOverrideRequest)
Deletes an existing override for an on-call rotation.
|
default DescribeEngagementResponse |
SsmContactsClient.describeEngagement(Consumer<DescribeEngagementRequest.Builder> describeEngagementRequest)
Incident Manager uses engagements to engage contacts and escalation plans during an incident.
|
default DescribeEngagementResponse |
SsmContactsClient.describeEngagement(DescribeEngagementRequest describeEngagementRequest)
Incident Manager uses engagements to engage contacts and escalation plans during an incident.
|
default DescribePageResponse |
SsmContactsClient.describePage(Consumer<DescribePageRequest.Builder> describePageRequest)
Lists details of the engagement to a contact channel.
|
default DescribePageResponse |
SsmContactsClient.describePage(DescribePageRequest describePageRequest)
Lists details of the engagement to a contact channel.
|
default GetContactResponse |
SsmContactsClient.getContact(Consumer<GetContactRequest.Builder> getContactRequest)
Retrieves information about the specified contact or escalation plan.
|
default GetContactResponse |
SsmContactsClient.getContact(GetContactRequest getContactRequest)
Retrieves information about the specified contact or escalation plan.
|
default GetContactChannelResponse |
SsmContactsClient.getContactChannel(Consumer<GetContactChannelRequest.Builder> getContactChannelRequest)
List details about a specific contact channel.
|
default GetContactChannelResponse |
SsmContactsClient.getContactChannel(GetContactChannelRequest getContactChannelRequest)
List details about a specific contact channel.
|
default GetContactPolicyResponse |
SsmContactsClient.getContactPolicy(Consumer<GetContactPolicyRequest.Builder> getContactPolicyRequest)
Retrieves the resource policies attached to the specified contact or escalation plan.
|
default GetContactPolicyResponse |
SsmContactsClient.getContactPolicy(GetContactPolicyRequest getContactPolicyRequest)
Retrieves the resource policies attached to the specified contact or escalation plan.
|
default GetRotationResponse |
SsmContactsClient.getRotation(Consumer<GetRotationRequest.Builder> getRotationRequest)
Retrieves information about an on-call rotation.
|
default GetRotationResponse |
SsmContactsClient.getRotation(GetRotationRequest getRotationRequest)
Retrieves information about an on-call rotation.
|
default GetRotationOverrideResponse |
SsmContactsClient.getRotationOverride(Consumer<GetRotationOverrideRequest.Builder> getRotationOverrideRequest)
Retrieves information about an override to an on-call rotation.
|
default GetRotationOverrideResponse |
SsmContactsClient.getRotationOverride(GetRotationOverrideRequest getRotationOverrideRequest)
Retrieves information about an override to an on-call rotation.
|
default ListContactChannelsResponse |
SsmContactsClient.listContactChannels(Consumer<ListContactChannelsRequest.Builder> listContactChannelsRequest)
Lists all contact channels for the specified contact.
|
default ListContactChannelsResponse |
SsmContactsClient.listContactChannels(ListContactChannelsRequest listContactChannelsRequest)
Lists all contact channels for the specified contact.
|
default ListContactChannelsIterable |
SsmContactsClient.listContactChannelsPaginator(Consumer<ListContactChannelsRequest.Builder> listContactChannelsRequest)
Lists all contact channels for the specified contact.
|
default ListContactChannelsIterable |
SsmContactsClient.listContactChannelsPaginator(ListContactChannelsRequest listContactChannelsRequest)
Lists all contact channels for the specified contact.
|
default ListPageReceiptsResponse |
SsmContactsClient.listPageReceipts(Consumer<ListPageReceiptsRequest.Builder> listPageReceiptsRequest)
Lists all of the engagements to contact channels that have been acknowledged.
|
default ListPageReceiptsResponse |
SsmContactsClient.listPageReceipts(ListPageReceiptsRequest listPageReceiptsRequest)
Lists all of the engagements to contact channels that have been acknowledged.
|
default ListPageReceiptsIterable |
SsmContactsClient.listPageReceiptsPaginator(Consumer<ListPageReceiptsRequest.Builder> listPageReceiptsRequest)
Lists all of the engagements to contact channels that have been acknowledged.
|
default ListPageReceiptsIterable |
SsmContactsClient.listPageReceiptsPaginator(ListPageReceiptsRequest listPageReceiptsRequest)
Lists all of the engagements to contact channels that have been acknowledged.
|
default ListPageResolutionsResponse |
SsmContactsClient.listPageResolutions(Consumer<ListPageResolutionsRequest.Builder> listPageResolutionsRequest)
Returns the resolution path of an engagement.
|
default ListPageResolutionsResponse |
SsmContactsClient.listPageResolutions(ListPageResolutionsRequest listPageResolutionsRequest)
Returns the resolution path of an engagement.
|
default ListPageResolutionsIterable |
SsmContactsClient.listPageResolutionsPaginator(Consumer<ListPageResolutionsRequest.Builder> listPageResolutionsRequest)
Returns the resolution path of an engagement.
|
default ListPageResolutionsIterable |
SsmContactsClient.listPageResolutionsPaginator(ListPageResolutionsRequest listPageResolutionsRequest)
Returns the resolution path of an engagement.
|
default ListPagesByContactResponse |
SsmContactsClient.listPagesByContact(Consumer<ListPagesByContactRequest.Builder> listPagesByContactRequest)
Lists the engagements to a contact's contact channels.
|
default ListPagesByContactResponse |
SsmContactsClient.listPagesByContact(ListPagesByContactRequest listPagesByContactRequest)
Lists the engagements to a contact's contact channels.
|
default ListPagesByContactIterable |
SsmContactsClient.listPagesByContactPaginator(Consumer<ListPagesByContactRequest.Builder> listPagesByContactRequest)
Lists the engagements to a contact's contact channels.
|
default ListPagesByContactIterable |
SsmContactsClient.listPagesByContactPaginator(ListPagesByContactRequest listPagesByContactRequest)
Lists the engagements to a contact's contact channels.
|
default ListPagesByEngagementResponse |
SsmContactsClient.listPagesByEngagement(Consumer<ListPagesByEngagementRequest.Builder> listPagesByEngagementRequest)
Lists the engagements to contact channels that occurred by engaging a contact.
|
default ListPagesByEngagementResponse |
SsmContactsClient.listPagesByEngagement(ListPagesByEngagementRequest listPagesByEngagementRequest)
Lists the engagements to contact channels that occurred by engaging a contact.
|
default ListPagesByEngagementIterable |
SsmContactsClient.listPagesByEngagementPaginator(Consumer<ListPagesByEngagementRequest.Builder> listPagesByEngagementRequest)
Lists the engagements to contact channels that occurred by engaging a contact.
|
default ListPagesByEngagementIterable |
SsmContactsClient.listPagesByEngagementPaginator(ListPagesByEngagementRequest listPagesByEngagementRequest)
Lists the engagements to contact channels that occurred by engaging a contact.
|
default ListRotationOverridesResponse |
SsmContactsClient.listRotationOverrides(Consumer<ListRotationOverridesRequest.Builder> listRotationOverridesRequest)
Retrieves a list of overrides currently specified for an on-call rotation.
|
default ListRotationOverridesResponse |
SsmContactsClient.listRotationOverrides(ListRotationOverridesRequest listRotationOverridesRequest)
Retrieves a list of overrides currently specified for an on-call rotation.
|
default ListRotationOverridesIterable |
SsmContactsClient.listRotationOverridesPaginator(Consumer<ListRotationOverridesRequest.Builder> listRotationOverridesRequest)
Retrieves a list of overrides currently specified for an on-call rotation.
|
default ListRotationOverridesIterable |
SsmContactsClient.listRotationOverridesPaginator(ListRotationOverridesRequest listRotationOverridesRequest)
Retrieves a list of overrides currently specified for an on-call rotation.
|
default ListRotationsResponse |
SsmContactsClient.listRotations(Consumer<ListRotationsRequest.Builder> listRotationsRequest)
Retrieves a list of on-call rotations.
|
default ListRotationsResponse |
SsmContactsClient.listRotations(ListRotationsRequest listRotationsRequest)
Retrieves a list of on-call rotations.
|
default ListRotationShiftsResponse |
SsmContactsClient.listRotationShifts(Consumer<ListRotationShiftsRequest.Builder> listRotationShiftsRequest)
Returns a list of shifts generated by an existing rotation in the system.
|
default ListRotationShiftsResponse |
SsmContactsClient.listRotationShifts(ListRotationShiftsRequest listRotationShiftsRequest)
Returns a list of shifts generated by an existing rotation in the system.
|
default ListRotationShiftsIterable |
SsmContactsClient.listRotationShiftsPaginator(Consumer<ListRotationShiftsRequest.Builder> listRotationShiftsRequest)
Returns a list of shifts generated by an existing rotation in the system.
|
default ListRotationShiftsIterable |
SsmContactsClient.listRotationShiftsPaginator(ListRotationShiftsRequest listRotationShiftsRequest)
Returns a list of shifts generated by an existing rotation in the system.
|
default ListRotationsIterable |
SsmContactsClient.listRotationsPaginator(Consumer<ListRotationsRequest.Builder> listRotationsRequest)
Retrieves a list of on-call rotations.
|
default ListRotationsIterable |
SsmContactsClient.listRotationsPaginator(ListRotationsRequest listRotationsRequest)
Retrieves a list of on-call rotations.
|
default ListTagsForResourceResponse |
SsmContactsClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Lists the tags of an escalation plan or contact.
|
default ListTagsForResourceResponse |
SsmContactsClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists the tags of an escalation plan or contact.
|
default PutContactPolicyResponse |
SsmContactsClient.putContactPolicy(Consumer<PutContactPolicyRequest.Builder> putContactPolicyRequest)
Adds a resource policy to the specified contact or escalation plan.
|
default PutContactPolicyResponse |
SsmContactsClient.putContactPolicy(PutContactPolicyRequest putContactPolicyRequest)
Adds a resource policy to the specified contact or escalation plan.
|
default SendActivationCodeResponse |
SsmContactsClient.sendActivationCode(Consumer<SendActivationCodeRequest.Builder> sendActivationCodeRequest)
Sends an activation code to a contact channel.
|
default SendActivationCodeResponse |
SsmContactsClient.sendActivationCode(SendActivationCodeRequest sendActivationCodeRequest)
Sends an activation code to a contact channel.
|
default StartEngagementResponse |
SsmContactsClient.startEngagement(Consumer<StartEngagementRequest.Builder> startEngagementRequest)
Starts an engagement to a contact or escalation plan.
|
default StartEngagementResponse |
SsmContactsClient.startEngagement(StartEngagementRequest startEngagementRequest)
Starts an engagement to a contact or escalation plan.
|
default StopEngagementResponse |
SsmContactsClient.stopEngagement(Consumer<StopEngagementRequest.Builder> stopEngagementRequest)
Stops an engagement before it finishes the final stage of the escalation plan or engagement plan.
|
default StopEngagementResponse |
SsmContactsClient.stopEngagement(StopEngagementRequest stopEngagementRequest)
Stops an engagement before it finishes the final stage of the escalation plan or engagement plan.
|
default TagResourceResponse |
SsmContactsClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Tags a contact or escalation plan.
|
default TagResourceResponse |
SsmContactsClient.tagResource(TagResourceRequest tagResourceRequest)
Tags a contact or escalation plan.
|
default UntagResourceResponse |
SsmContactsClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes tags from the specified resource.
|
default UntagResourceResponse |
SsmContactsClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes tags from the specified resource.
|
default UpdateContactResponse |
SsmContactsClient.updateContact(Consumer<UpdateContactRequest.Builder> updateContactRequest)
Updates the contact or escalation plan specified.
|
default UpdateContactResponse |
SsmContactsClient.updateContact(UpdateContactRequest updateContactRequest)
Updates the contact or escalation plan specified.
|
default UpdateContactChannelResponse |
SsmContactsClient.updateContactChannel(Consumer<UpdateContactChannelRequest.Builder> updateContactChannelRequest)
Updates a contact's contact channel.
|
default UpdateContactChannelResponse |
SsmContactsClient.updateContactChannel(UpdateContactChannelRequest updateContactChannelRequest)
Updates a contact's contact channel.
|
default UpdateRotationResponse |
SsmContactsClient.updateRotation(Consumer<UpdateRotationRequest.Builder> updateRotationRequest)
Updates the information specified for an on-call rotation.
|
default UpdateRotationResponse |
SsmContactsClient.updateRotation(UpdateRotationRequest updateRotationRequest)
Updates the information specified for an on-call rotation.
|
Copyright © 2023. All rights reserved.