public static interface DialRequest.Builder extends SdkPojo, CopyableBuilder<DialRequest.Builder,DialRequest>
| Modifier and Type | Method and Description |
|---|---|
DialRequest.Builder |
attributes(Map<String,String> attributes)
Sets the value of the Attributes property for this object.
|
DialRequest.Builder |
clientToken(String clientToken)
Sets the value of the ClientToken property for this object.
|
DialRequest.Builder |
expirationTime(Instant expirationTime)
Sets the value of the ExpirationTime property for this object.
|
DialRequest.Builder |
phoneNumber(String phoneNumber)
Sets the value of the PhoneNumber property for this object.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildDialRequest.Builder attributes(Map<String,String> attributes)
attributes - The new value for the Attributes property for this object.DialRequest.Builder clientToken(String clientToken)
clientToken - The new value for the ClientToken property for this object.DialRequest.Builder expirationTime(Instant expirationTime)
expirationTime - The new value for the ExpirationTime property for this object.DialRequest.Builder phoneNumber(String phoneNumber)
phoneNumber - The new value for the PhoneNumber property for this object.Copyright © 2022. All rights reserved.