Package | Description |
---|---|
com.oracle.bmc.opsi.model |
Modifier and Type | Method and Description |
---|---|
static OperationsInsightsWarehouse.Builder |
OperationsInsightsWarehouse.builder()
Create a new builder.
|
OperationsInsightsWarehouse.Builder |
OperationsInsightsWarehouse.Builder.compartmentId(String compartmentId)
The OCID
of the compartment.
|
OperationsInsightsWarehouse.Builder |
OperationsInsightsWarehouse.Builder.copy(OperationsInsightsWarehouse model) |
OperationsInsightsWarehouse.Builder |
OperationsInsightsWarehouse.Builder.cpuAllocated(Double cpuAllocated)
Number of OCPUs allocated to OPSI Warehouse ADW.
|
OperationsInsightsWarehouse.Builder |
OperationsInsightsWarehouse.Builder.cpuUsed(Double cpuUsed)
Number of OCPUs used by OPSI Warehouse ADW.
|
OperationsInsightsWarehouse.Builder |
OperationsInsightsWarehouse.Builder.definedTags(Map<String,Map<String,Object>> definedTags)
Defined tags for this resource.
|
OperationsInsightsWarehouse.Builder |
OperationsInsightsWarehouse.Builder.displayName(String displayName)
User-friedly name of Ops Insights Warehouse that does not have to be unique.
|
OperationsInsightsWarehouse.Builder |
OperationsInsightsWarehouse.Builder.dynamicGroupId(String dynamicGroupId)
OCID of the dynamic group created for the warehouse
|
OperationsInsightsWarehouse.Builder |
OperationsInsightsWarehouse.Builder.freeformTags(Map<String,String> freeformTags)
Simple key-value pair that is applied without any predefined name, type or scope.
|
OperationsInsightsWarehouse.Builder |
OperationsInsightsWarehouse.Builder.id(String id)
OPSI Warehouse OCID
|
OperationsInsightsWarehouse.Builder |
OperationsInsightsWarehouse.Builder.lifecycleDetails(String lifecycleDetails)
A message describing the current state in more detail.
|
OperationsInsightsWarehouse.Builder |
OperationsInsightsWarehouse.Builder.lifecycleState(OperationsInsightsWarehouseLifecycleState lifecycleState)
Possible lifecycle states
|
OperationsInsightsWarehouse.Builder |
OperationsInsightsWarehouse.Builder.operationsInsightsTenancyId(String operationsInsightsTenancyId)
Tenancy Identifier of Ops Insights service
|
OperationsInsightsWarehouse.Builder |
OperationsInsightsWarehouse.Builder.storageAllocatedInGBs(Double storageAllocatedInGBs)
Storage allocated to OPSI Warehouse ADW.
|
OperationsInsightsWarehouse.Builder |
OperationsInsightsWarehouse.Builder.storageUsedInGBs(Double storageUsedInGBs)
Storage by OPSI Warehouse ADW in GB.
|
OperationsInsightsWarehouse.Builder |
OperationsInsightsWarehouse.Builder.systemTags(Map<String,Map<String,Object>> systemTags)
System tags for this resource.
|
OperationsInsightsWarehouse.Builder |
OperationsInsightsWarehouse.Builder.timeCreated(Date timeCreated)
The time at which the resource was first created.
|
OperationsInsightsWarehouse.Builder |
OperationsInsightsWarehouse.Builder.timeLastWalletRotated(Date timeLastWalletRotated)
The time at which the ADW wallet was last rotated for the Ops Insights Warehouse.
|
OperationsInsightsWarehouse.Builder |
OperationsInsightsWarehouse.Builder.timeUpdated(Date timeUpdated)
The time at which the resource was last updated.
|
OperationsInsightsWarehouse.Builder |
OperationsInsightsWarehouse.toBuilder() |
Copyright © 2016–2024. All rights reserved.