Package | Description |
---|---|
com.oracle.bmc.jms.model |
Modifier and Type | Method and Description |
---|---|
DrsTarget |
DrsTarget.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<DrsTarget> |
ManageDrsDetails.getTargets()
The targets to manage DRS.
|
Modifier and Type | Method and Description |
---|---|
DrsTarget.Builder |
DrsTarget.Builder.copy(DrsTarget model) |
Modifier and Type | Method and Description |
---|---|
ManageDrsDetails.Builder |
ManageDrsDetails.Builder.targets(List<DrsTarget> targets)
The targets to manage DRS.
|
Constructor and Description |
---|
ManageDrsDetails(List<DrsTarget> targets)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.