Package | Description |
---|---|
com.oracle.bmc.blockchain.model |
Modifier and Type | Method and Description |
---|---|
ScaleStorageDetails |
ScaleStorageDetails.Builder.build() |
ScaleStorageDetails |
ScaleBlockchainPlatformDetails.getAddStorage() |
Modifier and Type | Method and Description |
---|---|
ScaleBlockchainPlatformDetails.Builder |
ScaleBlockchainPlatformDetails.Builder.addStorage(ScaleStorageDetails addStorage) |
ScaleStorageDetails.Builder |
ScaleStorageDetails.Builder.copy(ScaleStorageDetails model) |
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.
|
Copyright © 2016–2024. All rights reserved.