Package | Description |
---|---|
com.oracle.bmc.blockchain.model | |
com.oracle.bmc.blockchain.requests |
Modifier and Type | Method and Description |
---|---|
ScaleBlockchainPlatformDetails |
ScaleBlockchainPlatformDetails.Builder.build() |
ScaleBlockchainPlatformDetails |
ScaledBlockchainPlatformPreview.getScalePayload() |
Modifier and Type | Method and Description |
---|---|
ScaleBlockchainPlatformDetails.Builder |
ScaleBlockchainPlatformDetails.Builder.copy(ScaleBlockchainPlatformDetails model) |
ScaledBlockchainPlatformPreview.Builder |
ScaledBlockchainPlatformPreview.Builder.scalePayload(ScaleBlockchainPlatformDetails scalePayload) |
Constructor and Description |
---|
ScaledBlockchainPlatformPreview(String id,
String displayName,
String compartmentId,
String description,
String computeShape,
Double storageSizeInTBs,
Double storageSizeInTBsPostScaling,
BlockchainPlatformComponentDetails componentDetails,
ReplicaDetails replicas,
BlockchainPlatformComponentDetails componentDetailsPostScaling,
ReplicaDetails replicasPostScaling,
List<OcpuUtilizationInfo> hostOcpuUtilizationInfo,
List<OcpuUtilizationInfo> hostOcpuUtilizationInfoPostScaling,
Integer newVmCount,
ScaledPlatformMeteringPreview meteringPreview,
ScaleBlockchainPlatformDetails scalePayload)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ScaleBlockchainPlatformDetails |
PreviewScaleBlockchainPlatformRequest.getBody$()
Alternative accessor for the body parameter.
|
ScaleBlockchainPlatformDetails |
ScaleBlockchainPlatformRequest.getBody$()
Alternative accessor for the body parameter.
|
ScaleBlockchainPlatformDetails |
PreviewScaleBlockchainPlatformRequest.getScaleBlockchainPlatformDetails()
Input payload to scaleout blockchain platform.
|
ScaleBlockchainPlatformDetails |
ScaleBlockchainPlatformRequest.getScaleBlockchainPlatformDetails()
Input payload to scaleout blockchain platform.
|
Modifier and Type | Method and Description |
---|---|
PreviewScaleBlockchainPlatformRequest.Builder |
PreviewScaleBlockchainPlatformRequest.Builder.body$(ScaleBlockchainPlatformDetails body)
Alternative setter for the body parameter.
|
ScaleBlockchainPlatformRequest.Builder |
ScaleBlockchainPlatformRequest.Builder.body$(ScaleBlockchainPlatformDetails body)
Alternative setter for the body parameter.
|
PreviewScaleBlockchainPlatformRequest.Builder |
PreviewScaleBlockchainPlatformRequest.Builder.scaleBlockchainPlatformDetails(ScaleBlockchainPlatformDetails scaleBlockchainPlatformDetails)
Input payload to scaleout blockchain platform.
|
ScaleBlockchainPlatformRequest.Builder |
ScaleBlockchainPlatformRequest.Builder.scaleBlockchainPlatformDetails(ScaleBlockchainPlatformDetails scaleBlockchainPlatformDetails)
Input payload to scaleout blockchain platform.
|
Copyright © 2016–2024. All rights reserved.