Package | Description |
---|---|
com.oracle.bmc.computecloudatcustomer.model |
Modifier and Type | Method and Description |
---|---|
static CccInfrastructure.Builder |
CccInfrastructure.builder()
Create a new builder.
|
CccInfrastructure.Builder |
CccInfrastructure.Builder.cccUpgradeScheduleId(String cccUpgradeScheduleId)
Schedule used for upgrades.
|
CccInfrastructure.Builder |
CccInfrastructure.Builder.compartmentId(String compartmentId)
The infrastructure compartment
OCID.
|
CccInfrastructure.Builder |
CccInfrastructure.Builder.connectionDetails(String connectionDetails)
A message describing the current connection state in more detail.
|
CccInfrastructure.Builder |
CccInfrastructure.Builder.connectionState(CccInfrastructure.ConnectionState connectionState)
The current connection state of the infrastructure.
|
CccInfrastructure.Builder |
CccInfrastructure.Builder.copy(CccInfrastructure model) |
CccInfrastructure.Builder |
CccInfrastructure.Builder.definedTags(Map<String,Map<String,Object>> definedTags)
Defined tags for this resource.
|
CccInfrastructure.Builder |
CccInfrastructure.Builder.description(String description)
A mutable client-meaningful text description of the Compute Cloud@Customer
infrastructure.
|
CccInfrastructure.Builder |
CccInfrastructure.Builder.displayName(String displayName)
The name that will be used to display the Compute Cloud@Customer infrastructure in the
Oracle Cloud Infrastructure console.
|
CccInfrastructure.Builder |
CccInfrastructure.Builder.freeformTags(Map<String,String> freeformTags)
Simple key-value pair that is applied without any predefined name, type or scope.
|
CccInfrastructure.Builder |
CccInfrastructure.Builder.id(String id)
The Compute Cloud@Customer infrastructure
OCID.
|
CccInfrastructure.Builder |
CccInfrastructure.Builder.infrastructureInventory(CccInfrastructureInventory infrastructureInventory) |
CccInfrastructure.Builder |
CccInfrastructure.Builder.infrastructureNetworkConfiguration(CccInfrastructureNetworkConfiguration infrastructureNetworkConfiguration) |
CccInfrastructure.Builder |
CccInfrastructure.Builder.lifecycleDetails(String lifecycleDetails)
A message describing the current lifecycle state in more detail.
|
CccInfrastructure.Builder |
CccInfrastructure.Builder.lifecycleState(CccInfrastructure.LifecycleState lifecycleState)
The current state of the Compute Cloud@Customer infrastructure.
|
CccInfrastructure.Builder |
CccInfrastructure.Builder.provisioningFingerprint(String provisioningFingerprint)
Fingerprint of a Compute Cloud@Customer infrastructure in a data center generated during
the initial connection to this resource.
|
CccInfrastructure.Builder |
CccInfrastructure.Builder.provisioningPin(String provisioningPin)
Code that is required for service personnel to connect a Compute Cloud@Customer
infrastructure in a data center to this resource.
|
CccInfrastructure.Builder |
CccInfrastructure.Builder.shortName(String shortName)
The Compute Cloud@Customer infrastructure short name.
|
CccInfrastructure.Builder |
CccInfrastructure.Builder.subnetId(String subnetId)
OCID for
the network subnet that is used to communicate with Compute Cloud@Customer
infrastructure.
|
CccInfrastructure.Builder |
CccInfrastructure.Builder.systemTags(Map<String,Map<String,Object>> systemTags)
System tags for this resource.
|
CccInfrastructure.Builder |
CccInfrastructure.Builder.timeCreated(Date timeCreated)
Compute Cloud@Customer infrastructure creation date and time, using an RFC3339 formatted
datetime string.
|
CccInfrastructure.Builder |
CccInfrastructure.Builder.timeUpdated(Date timeUpdated)
Compute Cloud@Customer infrastructure updated date and time, using an RFC3339 formatted
datetime string.
|
CccInfrastructure.Builder |
CccInfrastructure.toBuilder() |
CccInfrastructure.Builder |
CccInfrastructure.Builder.upgradeInformation(CccUpgradeInformation upgradeInformation) |
Copyright © 2016–2024. All rights reserved.