public static interface MonitorContactResponse.Builder extends ConnectResponse.Builder, SdkPojo, CopyableBuilder<MonitorContactResponse.Builder,MonitorContactResponse>
| Modifier and Type | Method and Description |
|---|---|
MonitorContactResponse.Builder |
contactArn(String contactArn)
The ARN of the contact.
|
MonitorContactResponse.Builder |
contactId(String contactId)
The identifier of the contact.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildMonitorContactResponse.Builder contactId(String contactId)
The identifier of the contact.
contactId - The identifier of the contact.MonitorContactResponse.Builder contactArn(String contactArn)
The ARN of the contact.
contactArn - The ARN of the contact.Copyright © 2023. All rights reserved.