Package | Description |
---|---|
com.oracle.bmc.blockchain.model |
Modifier and Type | Method and Description |
---|---|
static BlockchainPlatformSummary.Builder |
BlockchainPlatformSummary.builder()
Create a new builder.
|
BlockchainPlatformSummary.Builder |
BlockchainPlatformSummary.Builder.compartmentId(String compartmentId)
Compartment Identifier
|
BlockchainPlatformSummary.Builder |
BlockchainPlatformSummary.Builder.computeShape(BlockchainPlatform.ComputeShape computeShape)
Compute shape - STANDARD or ENTERPRISE_SMALL or ENTERPRISE_MEDIUM or ENTERPRISE_LARGE or
ENTERPRISE_EXTRA_LARGE or ENTERPRISE_CUSTOM
|
BlockchainPlatformSummary.Builder |
BlockchainPlatformSummary.Builder.copy(BlockchainPlatformSummary model) |
BlockchainPlatformSummary.Builder |
BlockchainPlatformSummary.Builder.definedTags(Map<String,Map<String,Object>> definedTags)
Defined tags for this resource.
|
BlockchainPlatformSummary.Builder |
BlockchainPlatformSummary.Builder.description(String description)
Platform Instance Description
|
BlockchainPlatformSummary.Builder |
BlockchainPlatformSummary.Builder.displayName(String displayName)
Platform Instance Display name, can be renamed
|
BlockchainPlatformSummary.Builder |
BlockchainPlatformSummary.Builder.freeformTags(Map<String,String> freeformTags)
Simple key-value pair that is applied without any predefined name, type or scope.
|
BlockchainPlatformSummary.Builder |
BlockchainPlatformSummary.Builder.id(String id)
unique identifier that is immutable on creation
|
BlockchainPlatformSummary.Builder |
BlockchainPlatformSummary.Builder.lifecycleDetails(String lifecycleDetails)
An message describing the current state in more detail.
|
BlockchainPlatformSummary.Builder |
BlockchainPlatformSummary.Builder.lifecycleState(BlockchainPlatform.LifecycleState lifecycleState)
The current state of the Platform Instance.
|
BlockchainPlatformSummary.Builder |
BlockchainPlatformSummary.Builder.platformRole(BlockchainPlatform.PlatformRole platformRole)
Role of platform - founder or participant
|
BlockchainPlatformSummary.Builder |
BlockchainPlatformSummary.Builder.serviceEndpoint(String serviceEndpoint)
Service endpoint URL, valid post-provisioning
|
BlockchainPlatformSummary.Builder |
BlockchainPlatformSummary.Builder.timeCreated(Date timeCreated)
The time the the Platform Instance was created.
|
BlockchainPlatformSummary.Builder |
BlockchainPlatformSummary.Builder.timeUpdated(Date timeUpdated)
The time the Platform Instance was updated.
|
BlockchainPlatformSummary.Builder |
BlockchainPlatformSummary.toBuilder() |
Copyright © 2016–2024. All rights reserved.