Package | Description |
---|---|
com.oracle.bmc.oda.model |
Modifier and Type | Method and Description |
---|---|
static ServiceCloudChannel.Builder |
ServiceCloudChannel.builder()
Create a new builder.
|
ServiceCloudChannel.Builder |
ServiceCloudChannel.Builder.category(ChannelCategory category) |
ServiceCloudChannel.Builder |
ServiceCloudChannel.Builder.clientType(ServiceCloudClientType clientType)
The type of Service Cloud client.
|
ServiceCloudChannel.Builder |
ServiceCloudChannel.Builder.copy(ServiceCloudChannel model) |
ServiceCloudChannel.Builder |
ServiceCloudChannel.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
ServiceCloudChannel.Builder |
ServiceCloudChannel.Builder.description(String description) |
ServiceCloudChannel.Builder |
ServiceCloudChannel.Builder.domainName(String domainName)
The domain name.
|
ServiceCloudChannel.Builder |
ServiceCloudChannel.Builder.freeformTags(Map<String,String> freeformTags) |
ServiceCloudChannel.Builder |
ServiceCloudChannel.Builder.hostNamePrefix(String hostNamePrefix)
The host prefix.
|
ServiceCloudChannel.Builder |
ServiceCloudChannel.Builder.id(String id) |
ServiceCloudChannel.Builder |
ServiceCloudChannel.Builder.lifecycleState(LifecycleState lifecycleState) |
ServiceCloudChannel.Builder |
ServiceCloudChannel.Builder.name(String name) |
ServiceCloudChannel.Builder |
ServiceCloudChannel.Builder.sessionExpiryDurationInMilliseconds(Long sessionExpiryDurationInMilliseconds) |
ServiceCloudChannel.Builder |
ServiceCloudChannel.Builder.timeCreated(Date timeCreated) |
ServiceCloudChannel.Builder |
ServiceCloudChannel.Builder.timeUpdated(Date timeUpdated) |
ServiceCloudChannel.Builder |
ServiceCloudChannel.toBuilder() |
ServiceCloudChannel.Builder |
ServiceCloudChannel.Builder.userName(String userName)
The user name for an Oracle B2C Service staff member who has the necessary profile
permissions.
|
Copyright © 2016–2024. All rights reserved.