Package | Description |
---|---|
com.oracle.bmc.dataflow.model |
Modifier and Type | Method and Description |
---|---|
PoolMetrics |
PoolMetrics.Builder.build() |
PoolMetrics |
Pool.getPoolMetrics() |
Modifier and Type | Method and Description |
---|---|
PoolMetrics.Builder |
PoolMetrics.Builder.copy(PoolMetrics model) |
Pool.Builder |
Pool.Builder.poolMetrics(PoolMetrics poolMetrics) |
Constructor and Description |
---|
Pool(String compartmentId,
Map<String,Map<String,Object>> definedTags,
String description,
String displayName,
Map<String,String> freeformTags,
String id,
String lifecycleDetails,
PoolLifecycleState lifecycleState,
String ownerPrincipalId,
String ownerUserName,
PoolMetrics poolMetrics,
List<PoolConfig> configurations,
List<PoolSchedule> schedules,
Integer idleTimeoutInMinutes,
Date timeCreated,
Date timeUpdated)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.