Package | Description |
---|---|
com.oracle.bmc.fleetappsmanagement.model |
Modifier and Type | Method and Description |
---|---|
static PlatformConfiguration.Builder |
PlatformConfiguration.builder()
Create a new builder.
|
PlatformConfiguration.Builder |
PlatformConfiguration.Builder.compartmentId(String compartmentId)
Tenancy OCID
|
PlatformConfiguration.Builder |
PlatformConfiguration.Builder.configCategoryDetails(ConfigCategoryDetails configCategoryDetails) |
PlatformConfiguration.Builder |
PlatformConfiguration.Builder.copy(PlatformConfiguration model) |
PlatformConfiguration.Builder |
PlatformConfiguration.Builder.definedTags(Map<String,Map<String,Object>> definedTags)
Defined tags for this resource.
|
PlatformConfiguration.Builder |
PlatformConfiguration.Builder.description(String description)
A user-friendly description.
|
PlatformConfiguration.Builder |
PlatformConfiguration.Builder.displayName(String displayName)
A user-friendly name.
|
PlatformConfiguration.Builder |
PlatformConfiguration.Builder.freeformTags(Map<String,String> freeformTags)
Simple key-value pair that is applied without any predefined name, type or scope.
|
PlatformConfiguration.Builder |
PlatformConfiguration.Builder.id(String id)
The OCID of the resource.
|
PlatformConfiguration.Builder |
PlatformConfiguration.Builder.lifecycleDetails(String lifecycleDetails)
A message describing the current state in more detail.
|
PlatformConfiguration.Builder |
PlatformConfiguration.Builder.lifecycleState(PlatformConfiguration.LifecycleState lifecycleState)
The current state of the PlatformConfiguration.
|
PlatformConfiguration.Builder |
PlatformConfiguration.Builder.resourceRegion(String resourceRegion)
Associated region
|
PlatformConfiguration.Builder |
PlatformConfiguration.Builder.systemTags(Map<String,Map<String,Object>> systemTags)
System tags for this resource.
|
PlatformConfiguration.Builder |
PlatformConfiguration.Builder.timeCreated(Date timeCreated)
The time this resource was created.
|
PlatformConfiguration.Builder |
PlatformConfiguration.Builder.timeUpdated(Date timeUpdated)
The time this resource was last updated.
|
PlatformConfiguration.Builder |
PlatformConfiguration.toBuilder() |
PlatformConfiguration.Builder |
PlatformConfiguration.Builder.type(PlatformConfiguration.Type type)
The type of the configuration.
|
Copyright © 2016–2024. All rights reserved.