Package | Description |
---|---|
com.oracle.bmc.blockchain.model | |
com.oracle.bmc.blockchain.requests |
Modifier and Type | Method and Description |
---|---|
CreateOsnDetails |
CreateOsnDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<CreateOsnDetails> |
ScaleBlockchainPlatformDetails.getAddOsns()
new OSNs to add
|
Modifier and Type | Method and Description |
---|---|
CreateOsnDetails.Builder |
CreateOsnDetails.Builder.copy(CreateOsnDetails model) |
Modifier and Type | Method and Description |
---|---|
ScaleBlockchainPlatformDetails.Builder |
ScaleBlockchainPlatformDetails.Builder.addOsns(List<CreateOsnDetails> addOsns)
new OSNs to add
|
Constructor and Description |
---|
ScaleBlockchainPlatformDetails(List<CreateOsnDetails> addOsns,
ReplicaDetails addReplicas,
List<CreatePeerDetails> addPeers,
ScaleStorageDetails addStorage,
List<ModifyPeerDetails> modifyPeers,
ReplicaDetails removeReplicas,
List<String> removeOsns,
List<String> removePeers)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
CreateOsnDetails |
CreateOsnRequest.getBody$()
Alternative accessor for the body parameter.
|
CreateOsnDetails |
CreateOsnRequest.getCreateOsnDetails()
Input payload to create blockchain platform OSN.
|
Modifier and Type | Method and Description |
---|---|
CreateOsnRequest.Builder |
CreateOsnRequest.Builder.body$(CreateOsnDetails body)
Alternative setter for the body parameter.
|
CreateOsnRequest.Builder |
CreateOsnRequest.Builder.createOsnDetails(CreateOsnDetails createOsnDetails)
Input payload to create blockchain platform OSN.
|
Copyright © 2016–2024. All rights reserved.