public static class OkeClusterDeployEnvironmentSummary.Builder extends Object
Constructor and Description |
---|
Builder() |
public OkeClusterDeployEnvironmentSummary.Builder id(String id)
public OkeClusterDeployEnvironmentSummary.Builder description(String description)
public OkeClusterDeployEnvironmentSummary.Builder displayName(String displayName)
public OkeClusterDeployEnvironmentSummary.Builder projectId(String projectId)
public OkeClusterDeployEnvironmentSummary.Builder compartmentId(String compartmentId)
public OkeClusterDeployEnvironmentSummary.Builder timeCreated(Date timeCreated)
public OkeClusterDeployEnvironmentSummary.Builder timeUpdated(Date timeUpdated)
public OkeClusterDeployEnvironmentSummary.Builder lifecycleState(DeployEnvironment.LifecycleState lifecycleState)
public OkeClusterDeployEnvironmentSummary.Builder lifecycleDetails(String lifecycleDetails)
public OkeClusterDeployEnvironmentSummary.Builder freeformTags(Map<String,String> freeformTags)
public OkeClusterDeployEnvironmentSummary.Builder definedTags(Map<String,Map<String,Object>> definedTags)
public OkeClusterDeployEnvironmentSummary.Builder systemTags(Map<String,Map<String,Object>> systemTags)
public OkeClusterDeployEnvironmentSummary.Builder clusterId(String clusterId)
The OCID of the Kubernetes cluster.
clusterId
- the value to setpublic OkeClusterDeployEnvironmentSummary.Builder networkChannel(NetworkChannel networkChannel)
public OkeClusterDeployEnvironmentSummary build()
public OkeClusterDeployEnvironmentSummary.Builder copy(OkeClusterDeployEnvironmentSummary model)
Copyright © 2016–2024. All rights reserved.