| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<DCP> |
Operation.dcp |
| Modifier and Type | Method and Description |
|---|---|
DCP |
ObjectFactory.createDCP()
Create an instance of
DCP |
DCP |
DCP.withHTTP(HTTP value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<DCP> |
Operation.getDCP()
Unordered list of Distributed Computing Platforms
(DCPs) supported for this operation.
|
| Modifier and Type | Method and Description |
|---|---|
Operation |
Operation.withDCP(DCP... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
Operation.setDCP(java.util.List<DCP> value) |
Operation |
Operation.withDCP(java.util.Collection<DCP> values) |
Operation |
Operation.withDCP(java.util.List<DCP> value) |
Copyright © 2008-2022. All Rights Reserved.