Package | Description |
---|---|
com.oracle.bmc.accessgovernancecp.model |
Modifier and Type | Method and Description |
---|---|
static GovernanceInstance.Builder |
GovernanceInstance.builder()
Create a new builder.
|
GovernanceInstance.Builder |
GovernanceInstance.Builder.compartmentId(String compartmentId)
The OCID of the compartment where the GovernanceInstance resides.
|
GovernanceInstance.Builder |
GovernanceInstance.Builder.copy(GovernanceInstance model) |
GovernanceInstance.Builder |
GovernanceInstance.Builder.definedTags(Map<String,Map<String,Object>> definedTags)
Defined tags for this resource.
|
GovernanceInstance.Builder |
GovernanceInstance.Builder.description(String description)
The description of the GovernanceInstance.
|
GovernanceInstance.Builder |
GovernanceInstance.Builder.displayName(String displayName)
The name for the GovernanceInstance.
|
GovernanceInstance.Builder |
GovernanceInstance.Builder.freeformTags(Map<String,String> freeformTags)
Simple key-value pair that is applied without any predefined name, type or scope.
|
GovernanceInstance.Builder |
GovernanceInstance.Builder.id(String id)
The unique OCID of the GovernanceInstance.
|
GovernanceInstance.Builder |
GovernanceInstance.Builder.instanceUrl(String instanceUrl)
The access URL of the GovernanceInstance.
|
GovernanceInstance.Builder |
GovernanceInstance.Builder.licenseType(LicenseType licenseType)
The licenseType being used.
|
GovernanceInstance.Builder |
GovernanceInstance.Builder.lifecycleState(InstanceLifecycleState lifecycleState)
The current state of the GovernanceInstance.
|
GovernanceInstance.Builder |
GovernanceInstance.Builder.systemTags(Map<String,Map<String,Object>> systemTags)
Usage of system tag keys.
|
GovernanceInstance.Builder |
GovernanceInstance.Builder.tenancyNamespace(String tenancyNamespace)
The namespace for tenancy object storage.
|
GovernanceInstance.Builder |
GovernanceInstance.Builder.timeCreated(Date timeCreated)
The time the the GovernanceInstance was created in an RFC3339 formatted datetime string.
|
GovernanceInstance.Builder |
GovernanceInstance.Builder.timeUpdated(Date timeUpdated)
The time the GovernanceInstance was updated in an RFC3339 formatted datetime string.
|
GovernanceInstance.Builder |
GovernanceInstance.toBuilder() |
Copyright © 2016–2024. All rights reserved.