public static interface Reference.Builder extends SdkPojo, CopyableBuilder<Reference.Builder,Reference>
| Modifier and Type | Method and Description |
|---|---|
Reference.Builder |
type(ReferenceType type)
A valid URL.
|
Reference.Builder |
type(String type)
A valid URL.
|
Reference.Builder |
value(String value)
A formatted URL that displays to an agent in the Contact Control Panel (CCP)
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildReference.Builder value(String value)
A formatted URL that displays to an agent in the Contact Control Panel (CCP)
value - A formatted URL that displays to an agent in the Contact Control Panel (CCP)Reference.Builder type(String type)
A valid URL.
type - A valid URL.ReferenceType,
ReferenceTypeReference.Builder type(ReferenceType type)
A valid URL.
type - A valid URL.ReferenceType,
ReferenceTypeCopyright © 2021. All rights reserved.