@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AbstractAWSSSMContacts extends Object implements AWSSSMContacts
AWSSSMContacts
. Convenient method forms pass through to the corresponding overload
that takes a request object, which throws an UnsupportedOperationException
.ENDPOINT_PREFIX
Modifier and Type | Method and Description |
---|---|
AcceptPageResult |
acceptPage(AcceptPageRequest request)
Used to acknowledge an engagement to a contact channel during an incident.
|
ActivateContactChannelResult |
activateContactChannel(ActivateContactChannelRequest request)
Activates a contact's contact channel.
|
CreateContactResult |
createContact(CreateContactRequest request)
Contacts are either the contacts that Incident Manager engages during an incident or the escalation plans that
Incident Manager uses to engage contacts in phases during an incident.
|
CreateContactChannelResult |
createContactChannel(CreateContactChannelRequest request)
A contact channel is the method that Incident Manager uses to engage your contact.
|
DeactivateContactChannelResult |
deactivateContactChannel(DeactivateContactChannelRequest request)
To no longer receive Incident Manager engagements to a contact channel, you can deactivate the channel.
|
DeleteContactResult |
deleteContact(DeleteContactRequest request)
To remove a contact from Incident Manager, you can delete the contact.
|
DeleteContactChannelResult |
deleteContactChannel(DeleteContactChannelRequest request)
To no longer receive engagements on a contact channel, you can delete the channel from a contact.
|
DescribeEngagementResult |
describeEngagement(DescribeEngagementRequest request)
Incident Manager uses engagements to engage contacts and escalation plans during an incident.
|
DescribePageResult |
describePage(DescribePageRequest request)
Lists details of the engagement to a contact channel.
|
ResponseMetadata |
getCachedResponseMetadata(AmazonWebServiceRequest request)
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
|
GetContactResult |
getContact(GetContactRequest request)
Retrieves information about the specified contact or escalation plan.
|
GetContactChannelResult |
getContactChannel(GetContactChannelRequest request)
List details about a specific contact channel.
|
GetContactPolicyResult |
getContactPolicy(GetContactPolicyRequest request)
Retrieves the resource policies attached to the specified contact or escalation plan.
|
ListContactChannelsResult |
listContactChannels(ListContactChannelsRequest request)
Lists all contact channels for the specified contact.
|
ListContactsResult |
listContacts(ListContactsRequest request)
Lists all contacts and escalation plans in Incident Manager.
|
ListEngagementsResult |
listEngagements(ListEngagementsRequest request)
Lists all engagements that have happened in an incident.
|
ListPageReceiptsResult |
listPageReceipts(ListPageReceiptsRequest request)
Lists all of the engagements to contact channels that have been acknowledged.
|
ListPagesByContactResult |
listPagesByContact(ListPagesByContactRequest request)
Lists the engagements to a contact's contact channels.
|
ListPagesByEngagementResult |
listPagesByEngagement(ListPagesByEngagementRequest request)
Lists the engagements to contact channels that occurred by engaging a contact.
|
ListTagsForResourceResult |
listTagsForResource(ListTagsForResourceRequest request)
Lists the tags of an escalation plan or contact.
|
PutContactPolicyResult |
putContactPolicy(PutContactPolicyRequest request)
Adds a resource to the specified contact or escalation plan.
|
SendActivationCodeResult |
sendActivationCode(SendActivationCodeRequest request)
Sends an activation code to a contact channel.
|
void |
shutdown()
Shuts down this client object, releasing any resources that might be held open.
|
StartEngagementResult |
startEngagement(StartEngagementRequest request)
Starts an engagement to a contact or escalation plan.
|
StopEngagementResult |
stopEngagement(StopEngagementRequest request)
Stops an engagement before it finishes the final stage of the escalation plan or engagement plan.
|
TagResourceResult |
tagResource(TagResourceRequest request)
Tags a contact or escalation plan.
|
UntagResourceResult |
untagResource(UntagResourceRequest request)
Removes tags from the specified resource.
|
UpdateContactResult |
updateContact(UpdateContactRequest request)
Updates the contact or escalation plan specified.
|
UpdateContactChannelResult |
updateContactChannel(UpdateContactChannelRequest request)
Updates a contact's contact channel.
|
public AcceptPageResult acceptPage(AcceptPageRequest request)
AWSSSMContacts
Used to acknowledge an engagement to a contact channel during an incident.
acceptPage
in interface AWSSSMContacts
public ActivateContactChannelResult activateContactChannel(ActivateContactChannelRequest request)
AWSSSMContacts
Activates a contact's contact channel. Incident Manager can't engage a contact until the contact channel has been activated.
activateContactChannel
in interface AWSSSMContacts
public CreateContactResult createContact(CreateContactRequest request)
AWSSSMContacts
Contacts are either the contacts that Incident Manager engages during an incident or the escalation plans that Incident Manager uses to engage contacts in phases during an incident.
createContact
in interface AWSSSMContacts
public CreateContactChannelResult createContactChannel(CreateContactChannelRequest request)
AWSSSMContacts
A contact channel is the method that Incident Manager uses to engage your contact.
createContactChannel
in interface AWSSSMContacts
public DeactivateContactChannelResult deactivateContactChannel(DeactivateContactChannelRequest request)
AWSSSMContacts
To no longer receive Incident Manager engagements to a contact channel, you can deactivate the channel.
deactivateContactChannel
in interface AWSSSMContacts
public DeleteContactResult deleteContact(DeleteContactRequest request)
AWSSSMContacts
To remove a contact from Incident Manager, you can delete the contact. Deleting a contact removes them from all escalation plans and related response plans. Deleting an escalation plan removes it from all related response plans. You will have to recreate the contact and its contact channels before you can use it again.
deleteContact
in interface AWSSSMContacts
public DeleteContactChannelResult deleteContactChannel(DeleteContactChannelRequest request)
AWSSSMContacts
To no longer receive engagements on a contact channel, you can delete the channel from a contact. Deleting the contact channel removes it from the contact's engagement plan. If you delete the only contact channel for a contact, you won't be able to engage that contact during an incident.
deleteContactChannel
in interface AWSSSMContacts
public DescribeEngagementResult describeEngagement(DescribeEngagementRequest request)
AWSSSMContacts
Incident Manager uses engagements to engage contacts and escalation plans during an incident. Use this command to describe the engagement that occurred during an incident.
describeEngagement
in interface AWSSSMContacts
public DescribePageResult describePage(DescribePageRequest request)
AWSSSMContacts
Lists details of the engagement to a contact channel.
describePage
in interface AWSSSMContacts
public GetContactResult getContact(GetContactRequest request)
AWSSSMContacts
Retrieves information about the specified contact or escalation plan.
getContact
in interface AWSSSMContacts
public GetContactChannelResult getContactChannel(GetContactChannelRequest request)
AWSSSMContacts
List details about a specific contact channel.
getContactChannel
in interface AWSSSMContacts
public GetContactPolicyResult getContactPolicy(GetContactPolicyRequest request)
AWSSSMContacts
Retrieves the resource policies attached to the specified contact or escalation plan.
getContactPolicy
in interface AWSSSMContacts
public ListContactChannelsResult listContactChannels(ListContactChannelsRequest request)
AWSSSMContacts
Lists all contact channels for the specified contact.
listContactChannels
in interface AWSSSMContacts
public ListContactsResult listContacts(ListContactsRequest request)
AWSSSMContacts
Lists all contacts and escalation plans in Incident Manager.
listContacts
in interface AWSSSMContacts
public ListEngagementsResult listEngagements(ListEngagementsRequest request)
AWSSSMContacts
Lists all engagements that have happened in an incident.
listEngagements
in interface AWSSSMContacts
public ListPageReceiptsResult listPageReceipts(ListPageReceiptsRequest request)
AWSSSMContacts
Lists all of the engagements to contact channels that have been acknowledged.
listPageReceipts
in interface AWSSSMContacts
public ListPagesByContactResult listPagesByContact(ListPagesByContactRequest request)
AWSSSMContacts
Lists the engagements to a contact's contact channels.
listPagesByContact
in interface AWSSSMContacts
public ListPagesByEngagementResult listPagesByEngagement(ListPagesByEngagementRequest request)
AWSSSMContacts
Lists the engagements to contact channels that occurred by engaging a contact.
listPagesByEngagement
in interface AWSSSMContacts
public ListTagsForResourceResult listTagsForResource(ListTagsForResourceRequest request)
AWSSSMContacts
Lists the tags of an escalation plan or contact.
listTagsForResource
in interface AWSSSMContacts
public PutContactPolicyResult putContactPolicy(PutContactPolicyRequest request)
AWSSSMContacts
Adds a resource to the specified contact or escalation plan.
putContactPolicy
in interface AWSSSMContacts
public SendActivationCodeResult sendActivationCode(SendActivationCodeRequest request)
AWSSSMContacts
Sends an activation code to a contact channel. The contact can use this code to activate the contact channel in
the console or with the ActivateChannel
operation. Incident Manager can't engage a contact channel
until it has been activated.
sendActivationCode
in interface AWSSSMContacts
public StartEngagementResult startEngagement(StartEngagementRequest request)
AWSSSMContacts
Starts an engagement to a contact or escalation plan. The engagement engages each contact specified in the incident.
startEngagement
in interface AWSSSMContacts
public StopEngagementResult stopEngagement(StopEngagementRequest request)
AWSSSMContacts
Stops an engagement before it finishes the final stage of the escalation plan or engagement plan. Further contacts aren't engaged.
stopEngagement
in interface AWSSSMContacts
public TagResourceResult tagResource(TagResourceRequest request)
AWSSSMContacts
Tags a contact or escalation plan. You can tag only contacts and escalation plans in the first region of your replication set.
tagResource
in interface AWSSSMContacts
public UntagResourceResult untagResource(UntagResourceRequest request)
AWSSSMContacts
Removes tags from the specified resource.
untagResource
in interface AWSSSMContacts
public UpdateContactResult updateContact(UpdateContactRequest request)
AWSSSMContacts
Updates the contact or escalation plan specified.
updateContact
in interface AWSSSMContacts
public UpdateContactChannelResult updateContactChannel(UpdateContactChannelRequest request)
AWSSSMContacts
Updates a contact's contact channel.
updateContactChannel
in interface AWSSSMContacts
public void shutdown()
AWSSSMContacts
shutdown
in interface AWSSSMContacts
public ResponseMetadata getCachedResponseMetadata(AmazonWebServiceRequest request)
AWSSSMContacts
Response metadata is only cached for a limited period of time, so if you need to access this extra diagnostic information for an executed request, you should use this method to retrieve it as soon as possible after executing a request.
getCachedResponseMetadata
in interface AWSSSMContacts
request
- The originally executed request.