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