static BlockchainPlatform.Builder |
BlockchainPlatform.builder() |
Create a new builder.
|
BlockchainPlatform.Builder |
BlockchainPlatform.Builder.compartmentId(String compartmentId) |
Compartment Identifier
|
BlockchainPlatform.Builder |
BlockchainPlatform.Builder.componentDetails(BlockchainPlatformComponentDetails componentDetails) |
|
BlockchainPlatform.Builder |
BlockchainPlatform.Builder.computeShape(BlockchainPlatform.ComputeShape computeShape) |
Compute shape - STANDARD or ENTERPRISE_SMALL or ENTERPRISE_MEDIUM or ENTERPRISE_LARGE or
ENTERPRISE_EXTRA_LARGE or ENTERPRISE_CUSTOM or DIGITAL_ASSETS_MEDIUM or
DIGITAL_ASSETS_LARGE or DIGITAL_ASSETS_EXTRA_LARGE
|
BlockchainPlatform.Builder |
BlockchainPlatform.Builder.copy(BlockchainPlatform model) |
|
BlockchainPlatform.Builder |
BlockchainPlatform.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
BlockchainPlatform.Builder |
BlockchainPlatform.Builder.description(String description) |
Platform Instance Description
|
BlockchainPlatform.Builder |
BlockchainPlatform.Builder.displayName(String displayName) |
Platform Instance Display name, can be renamed
|
BlockchainPlatform.Builder |
BlockchainPlatform.Builder.freeformTags(Map<String,String> freeformTags) |
Simple key-value pair that is applied without any predefined name, type or scope.
|
BlockchainPlatform.Builder |
BlockchainPlatform.Builder.hostOcpuUtilizationInfo(List<OcpuUtilizationInfo> hostOcpuUtilizationInfo) |
List of OcpuUtilization for all hosts
|
BlockchainPlatform.Builder |
BlockchainPlatform.Builder.id(String id) |
unique identifier that is immutable on creation
|
BlockchainPlatform.Builder |
BlockchainPlatform.Builder.isByol(Boolean isByol) |
Bring your own license
|
BlockchainPlatform.Builder |
BlockchainPlatform.Builder.isMultiAD(Boolean isMultiAD) |
True for multi-AD blockchain plaforms, false for single-AD
|
BlockchainPlatform.Builder |
BlockchainPlatform.Builder.lifecycleDetails(String lifecycleDetails) |
An message describing the current state in more detail.
|
BlockchainPlatform.Builder |
BlockchainPlatform.Builder.lifecycleState(BlockchainPlatform.LifecycleState lifecycleState) |
The current state of the Platform Instance.
|
BlockchainPlatform.Builder |
BlockchainPlatform.Builder.loadBalancerShape(BlockchainPlatform.LoadBalancerShape loadBalancerShape) |
Type of Load Balancer shape - LB_100_MBPS or LB_400_MBPS.
|
BlockchainPlatform.Builder |
BlockchainPlatform.Builder.platformRole(BlockchainPlatform.PlatformRole platformRole) |
Role of platform - FOUNDER or PARTICIPANT
|
BlockchainPlatform.Builder |
BlockchainPlatform.Builder.platformShapeType(BlockchainPlatform.PlatformShapeType platformShapeType) |
Type of Platform shape - DEFAULT or CUSTOM
|
BlockchainPlatform.Builder |
BlockchainPlatform.Builder.platformVersion(String platformVersion) |
Platform Version
|
BlockchainPlatform.Builder |
BlockchainPlatform.Builder.replicas(ReplicaDetails replicas) |
|
BlockchainPlatform.Builder |
BlockchainPlatform.Builder.serviceEndpoint(String serviceEndpoint) |
Service endpoint URL, valid post-provisioning
|
BlockchainPlatform.Builder |
BlockchainPlatform.Builder.serviceVersion(String serviceVersion) |
The version of the Platform Instance.
|
BlockchainPlatform.Builder |
BlockchainPlatform.Builder.storageSizeInTBs(Double storageSizeInTBs) |
Storage size in TBs
|
BlockchainPlatform.Builder |
BlockchainPlatform.Builder.storageUsedInTBs(Double storageUsedInTBs) |
Storage used in TBs
|
BlockchainPlatform.Builder |
BlockchainPlatform.Builder.timeCreated(Date timeCreated) |
The time the the Platform Instance was created.
|
BlockchainPlatform.Builder |
BlockchainPlatform.Builder.timeUpdated(Date timeUpdated) |
The time the Platform Instance was updated.
|
BlockchainPlatform.Builder |
BlockchainPlatform.toBuilder() |
|
BlockchainPlatform.Builder |
BlockchainPlatform.Builder.totalOcpuCapacity(Integer totalOcpuCapacity) |
Number of total OCPUs allocated to the platform cluster
|