Package | Description |
---|---|
com.oracle.bmc.core.model |
Modifier and Type | Method and Description |
---|---|
static ComputeGlobalImageCapabilitySchemaSummary.Builder |
ComputeGlobalImageCapabilitySchemaSummary.builder()
Create a new builder.
|
ComputeGlobalImageCapabilitySchemaSummary.Builder |
ComputeGlobalImageCapabilitySchemaSummary.Builder.compartmentId(String compartmentId)
The OCID of the compartment containing the compute global image capability schema
|
ComputeGlobalImageCapabilitySchemaSummary.Builder |
ComputeGlobalImageCapabilitySchemaSummary.Builder.copy(ComputeGlobalImageCapabilitySchemaSummary model) |
ComputeGlobalImageCapabilitySchemaSummary.Builder |
ComputeGlobalImageCapabilitySchemaSummary.Builder.currentVersionName(String currentVersionName)
The name of the global capabilities version resource that is considered the current
version.
|
ComputeGlobalImageCapabilitySchemaSummary.Builder |
ComputeGlobalImageCapabilitySchemaSummary.Builder.definedTags(Map<String,Map<String,Object>> definedTags)
Defined tags for this resource.
|
ComputeGlobalImageCapabilitySchemaSummary.Builder |
ComputeGlobalImageCapabilitySchemaSummary.Builder.displayName(String displayName)
A user-friendly name.
|
ComputeGlobalImageCapabilitySchemaSummary.Builder |
ComputeGlobalImageCapabilitySchemaSummary.Builder.freeformTags(Map<String,String> freeformTags)
Free-form tags for this resource.
|
ComputeGlobalImageCapabilitySchemaSummary.Builder |
ComputeGlobalImageCapabilitySchemaSummary.Builder.id(String id)
The compute global image capability schema
OCID.
|
ComputeGlobalImageCapabilitySchemaSummary.Builder |
ComputeGlobalImageCapabilitySchemaSummary.Builder.timeCreated(Date timeCreated)
The date and time the compute global image capability schema was created, in the format
defined by RFC3339.
|
ComputeGlobalImageCapabilitySchemaSummary.Builder |
ComputeGlobalImageCapabilitySchemaSummary.toBuilder() |
Copyright © 2016–2023. All rights reserved.