Package | Description |
---|---|
com.oracle.bmc.blockchain.model |
Modifier and Type | Method and Description |
---|---|
static ScaledBlockchainPlatformPreview.Builder |
ScaledBlockchainPlatformPreview.builder()
Create a new builder.
|
ScaledBlockchainPlatformPreview.Builder |
ScaledBlockchainPlatformPreview.Builder.compartmentId(String compartmentId)
Compartment Identifier
|
ScaledBlockchainPlatformPreview.Builder |
ScaledBlockchainPlatformPreview.Builder.componentDetails(BlockchainPlatformComponentDetails componentDetails) |
ScaledBlockchainPlatformPreview.Builder |
ScaledBlockchainPlatformPreview.Builder.componentDetailsPostScaling(BlockchainPlatformComponentDetails componentDetailsPostScaling) |
ScaledBlockchainPlatformPreview.Builder |
ScaledBlockchainPlatformPreview.Builder.computeShape(String computeShape)
Compute shape - STANDARD or ENTERPRISE_SMALL or ENTERPRISE_MEDIUM or ENTERPRISE_LARGE or
ENTERPRISE_EXTRA_LARGE or ENTERPRISE_CUSTOM
|
ScaledBlockchainPlatformPreview.Builder |
ScaledBlockchainPlatformPreview.Builder.copy(ScaledBlockchainPlatformPreview model) |
ScaledBlockchainPlatformPreview.Builder |
ScaledBlockchainPlatformPreview.Builder.description(String description)
Platform Instance Description
|
ScaledBlockchainPlatformPreview.Builder |
ScaledBlockchainPlatformPreview.Builder.displayName(String displayName)
Platform Instance Display name, can be renamed
|
ScaledBlockchainPlatformPreview.Builder |
ScaledBlockchainPlatformPreview.Builder.hostOcpuUtilizationInfo(List<OcpuUtilizationInfo> hostOcpuUtilizationInfo)
List of OcpuUtilization for all hosts
|
ScaledBlockchainPlatformPreview.Builder |
ScaledBlockchainPlatformPreview.Builder.hostOcpuUtilizationInfoPostScaling(List<OcpuUtilizationInfo> hostOcpuUtilizationInfoPostScaling)
List of OcpuUtilization for all hosts after scaling
|
ScaledBlockchainPlatformPreview.Builder |
ScaledBlockchainPlatformPreview.Builder.id(String id)
unique identifier that is immutable on creation
|
ScaledBlockchainPlatformPreview.Builder |
ScaledBlockchainPlatformPreview.Builder.meteringPreview(ScaledPlatformMeteringPreview meteringPreview) |
ScaledBlockchainPlatformPreview.Builder |
ScaledBlockchainPlatformPreview.Builder.newVmCount(Integer newVmCount)
Number of new VMs that would be created
|
ScaledBlockchainPlatformPreview.Builder |
ScaledBlockchainPlatformPreview.Builder.replicas(ReplicaDetails replicas) |
ScaledBlockchainPlatformPreview.Builder |
ScaledBlockchainPlatformPreview.Builder.replicasPostScaling(ReplicaDetails replicasPostScaling) |
ScaledBlockchainPlatformPreview.Builder |
ScaledBlockchainPlatformPreview.Builder.scalePayload(ScaleBlockchainPlatformDetails scalePayload) |
ScaledBlockchainPlatformPreview.Builder |
ScaledBlockchainPlatformPreview.Builder.storageSizeInTBs(Double storageSizeInTBs)
Storage size in TBs
|
ScaledBlockchainPlatformPreview.Builder |
ScaledBlockchainPlatformPreview.Builder.storageSizeInTBsPostScaling(Double storageSizeInTBsPostScaling)
Storage size in TBs post scaling
|
ScaledBlockchainPlatformPreview.Builder |
ScaledBlockchainPlatformPreview.toBuilder() |
Copyright © 2016–2024. All rights reserved.