Package | Description |
---|---|
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
WorkRequestSubResource |
WorkRequestSubResource.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<WorkRequestSubResource> |
WorkRequestResource.getEntityDependencies()
The dependent resources of this work request resource, these can only be provisioned when
primary resource successfully completes.
|
Modifier and Type | Method and Description |
---|---|
WorkRequestSubResource.Builder |
WorkRequestSubResource.Builder.copy(WorkRequestSubResource model) |
Modifier and Type | Method and Description |
---|---|
WorkRequestResource.Builder |
WorkRequestResource.Builder.entityDependencies(List<WorkRequestSubResource> entityDependencies)
The dependent resources of this work request resource, these can only be provisioned when
primary resource successfully completes.
|
Constructor and Description |
---|
WorkRequestResource(String entityType,
WorkRequestResourceActionType actionType,
String identifier,
String entityUri,
String entityName,
List<WorkRequestSubResource> entityDependencies)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.