| Package | Description |
|---|---|
| com.microsoft.bingads.v13.customermanagement |
| Modifier and Type | Field and Description |
|---|---|
protected ClientLinkStatus |
ClientLink.status |
| Modifier and Type | Method and Description |
|---|---|
static ClientLinkStatus |
ClientLinkStatus.fromValue(String v) |
ClientLinkStatus |
ClientLink.getStatus()
Gets the value of the status property.
|
static ClientLinkStatus |
ClientLinkStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClientLinkStatus[] |
ClientLinkStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<ClientLinkStatus> |
ObjectFactory.createClientLinkStatus(ClientLinkStatus value)
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<ClientLinkStatus> |
ObjectFactory.createClientLinkStatus(ClientLinkStatus value)
|
void |
ClientLink.setStatus(ClientLinkStatus value)
Sets the value of the status property.
|
Copyright © 2024. All rights reserved.