static IotDomain.Builder |
IotDomain.builder() |
Create a new builder.
|
IotDomain.Builder |
IotDomain.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment corresponding to the resource.
|
IotDomain.Builder |
IotDomain.Builder.copy(IotDomain model) |
|
IotDomain.Builder |
IotDomain.Builder.dataRetentionPeriodsInDays(DataRetentionPeriodsInDays dataRetentionPeriodsInDays) |
|
IotDomain.Builder |
IotDomain.Builder.dbAllowedIdentityDomainHost(String dbAllowedIdentityDomainHost) |
Host name of identity domain that is used for authenticating connect to data host via
ORDS.
|
IotDomain.Builder |
IotDomain.Builder.dbAllowListedIdentityGroupNames(List<String> dbAllowListedIdentityGroupNames) |
List of IAM groups of form described in
here
that are allowed to directly connect to the data host.
|
IotDomain.Builder |
IotDomain.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
IotDomain.Builder |
IotDomain.Builder.description(String description) |
A short description of the resource.
|
IotDomain.Builder |
IotDomain.Builder.deviceHost(String deviceHost) |
Host name of an IoT domain, where IoT devices can connect to.
|
IotDomain.Builder |
IotDomain.Builder.displayName(String displayName) |
A user-friendly name.
|
IotDomain.Builder |
IotDomain.Builder.freeformTags(Map<String,String> freeformTags) |
Free-form tags for this resource.
|
IotDomain.Builder |
IotDomain.Builder.id(String id) |
The OCID of the
resource.
|
IotDomain.Builder |
IotDomain.Builder.iotDomainGroupId(String iotDomainGroupId) |
The OCID of the
IoT domain group.
|
IotDomain.Builder |
IotDomain.Builder.lifecycleState(IotDomain.LifecycleState lifecycleState) |
The current state of the IoT domain.
|
IotDomain.Builder |
IotDomain.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
System tags for this resource.
|
IotDomain.Builder |
IotDomain.Builder.timeCreated(Date timeCreated) |
The date and time when the resource was created, in the format defined by RFC
3339.
|
IotDomain.Builder |
IotDomain.Builder.timeUpdated(Date timeUpdated) |
The date and time when the resource was last updated, in the format defined by RFC
3339.
|
IotDomain.Builder |
IotDomain.toBuilder() |
|