Package | Description |
---|---|
com.oracle.bmc.computecloudatcustomer.model |
Modifier and Type | Method and Description |
---|---|
static CccInfrastructureSummary.Builder |
CccInfrastructureSummary.builder()
Create a new builder.
|
CccInfrastructureSummary.Builder |
CccInfrastructureSummary.Builder.compartmentId(String compartmentId)
The compartment
OCID
associated with the infrastructure.
|
CccInfrastructureSummary.Builder |
CccInfrastructureSummary.Builder.connectionState(CccInfrastructure.ConnectionState connectionState)
The current connection state of the infrastructure.
|
CccInfrastructureSummary.Builder |
CccInfrastructureSummary.Builder.copy(CccInfrastructureSummary model) |
CccInfrastructureSummary.Builder |
CccInfrastructureSummary.Builder.definedTags(Map<String,Map<String,Object>> definedTags)
Defined tags for this resource.
|
CccInfrastructureSummary.Builder |
CccInfrastructureSummary.Builder.displayName(String displayName)
The name that will be used to display the Compute Cloud@Customer infrastructure in the
Oracle Cloud Infrastructure console.
|
CccInfrastructureSummary.Builder |
CccInfrastructureSummary.Builder.freeformTags(Map<String,String> freeformTags)
Simple key-value pair that is applied without any predefined name, type or scope.
|
CccInfrastructureSummary.Builder |
CccInfrastructureSummary.Builder.id(String id)
The Compute Cloud@Customer infrastructure
OCID.
|
CccInfrastructureSummary.Builder |
CccInfrastructureSummary.Builder.lifecycleState(CccInfrastructure.LifecycleState lifecycleState)
The current state of the Compute Cloud@Customer infrastructure.
|
CccInfrastructureSummary.Builder |
CccInfrastructureSummary.Builder.shortName(String shortName)
The Compute Cloud@Customer infrastructure short name.
|
CccInfrastructureSummary.Builder |
CccInfrastructureSummary.Builder.subnetId(String subnetId)
OCID for
the network subnet that is used to communicate with Compute Cloud@Customer
infrastructure.
|
CccInfrastructureSummary.Builder |
CccInfrastructureSummary.Builder.systemTags(Map<String,Map<String,Object>> systemTags)
System tags for this resource.
|
CccInfrastructureSummary.Builder |
CccInfrastructureSummary.Builder.timeCreated(Date timeCreated)
Compute Cloud@Customer infrastructure creation date and time.
|
CccInfrastructureSummary.Builder |
CccInfrastructureSummary.toBuilder() |
Copyright © 2016–2024. All rights reserved.