static IotDomainGroup.Builder |
IotDomainGroup.builder() |
Create a new builder.
|
IotDomainGroup.Builder |
IotDomainGroup.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment corresponding to the resource.
|
IotDomainGroup.Builder |
IotDomainGroup.Builder.copy(IotDomainGroup model) |
|
IotDomainGroup.Builder |
IotDomainGroup.Builder.dataHost(String dataHost) |
The host name of the database corresponding to the IoT Domain group.
|
IotDomainGroup.Builder |
IotDomainGroup.Builder.dbAllowListedVcnIds(List<String> dbAllowListedVcnIds) |
This is an array of VCN OCID (virtual cloud network Oracle Cloud ID) that is allowed to
connect the data host.
|
IotDomainGroup.Builder |
IotDomainGroup.Builder.dbConnectionString(String dbConnectionString) |
The connection string used to connect to the data host associated with the IoT domain
group.
|
IotDomainGroup.Builder |
IotDomainGroup.Builder.dbTokenScope(String dbTokenScope) |
The token scope used to connect to the data host associated with the IoT domain group.
|
IotDomainGroup.Builder |
IotDomainGroup.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
IotDomainGroup.Builder |
IotDomainGroup.Builder.description(String description) |
A short description of the resource.
|
IotDomainGroup.Builder |
IotDomainGroup.Builder.displayName(String displayName) |
A user-friendly name.
|
IotDomainGroup.Builder |
IotDomainGroup.Builder.freeformTags(Map<String,String> freeformTags) |
Free-form tags for this resource.
|
IotDomainGroup.Builder |
IotDomainGroup.Builder.id(String id) |
The OCID of the
resource.
|
IotDomainGroup.Builder |
IotDomainGroup.Builder.lifecycleState(IotDomainGroup.LifecycleState lifecycleState) |
The current state of an IoT Domain Group.
|
IotDomainGroup.Builder |
IotDomainGroup.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
System tags for this resource.
|
IotDomainGroup.Builder |
IotDomainGroup.Builder.timeCreated(Date timeCreated) |
The date and time when the resource was created, in the format defined by RFC
3339.
|
IotDomainGroup.Builder |
IotDomainGroup.Builder.timeUpdated(Date timeUpdated) |
The date and time when the resource was last updated, in the format defined by RFC
3339.
|
IotDomainGroup.Builder |
IotDomainGroup.toBuilder() |
|