public static class PeComanagedHostInsight.Builder extends Object
Constructor and Description |
---|
Builder() |
public PeComanagedHostInsight.Builder id(String id)
public PeComanagedHostInsight.Builder compartmentId(String compartmentId)
public PeComanagedHostInsight.Builder hostName(String hostName)
public PeComanagedHostInsight.Builder hostDisplayName(String hostDisplayName)
public PeComanagedHostInsight.Builder hostType(String hostType)
public PeComanagedHostInsight.Builder processorCount(Integer processorCount)
public PeComanagedHostInsight.Builder freeformTags(Map<String,String> freeformTags)
public PeComanagedHostInsight.Builder definedTags(Map<String,Map<String,Object>> definedTags)
public PeComanagedHostInsight.Builder systemTags(Map<String,Map<String,Object>> systemTags)
public PeComanagedHostInsight.Builder status(ResourceStatus status)
public PeComanagedHostInsight.Builder timeCreated(Date timeCreated)
public PeComanagedHostInsight.Builder timeUpdated(Date timeUpdated)
public PeComanagedHostInsight.Builder lifecycleState(LifecycleState lifecycleState)
public PeComanagedHostInsight.Builder lifecycleDetails(String lifecycleDetails)
public PeComanagedHostInsight.Builder opsiPrivateEndpointId(String opsiPrivateEndpointId)
The OCID of the OPSI private endpoint
opsiPrivateEndpointId
- the value to setpublic PeComanagedHostInsight.Builder platformType(PeComanagedHostInsight.PlatformType platformType)
Platform type. Supported platformType(s) for MACS-managed external host insight: [LINUX, SOLARIS, WINDOWS]. Supported platformType(s) for MACS-managed cloud host insight: [LINUX]. Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX, HP-UX].
platformType
- the value to setpublic PeComanagedHostInsight.Builder parentId(String parentId)
The OCID of the VM Cluster or DB System ID, depending on which configuration the resource belongs to.
parentId
- the value to setpublic PeComanagedHostInsight.Builder rootId(String rootId)
The OCID of the Exadata Infrastructure.
rootId
- the value to setpublic PeComanagedHostInsight build()
public PeComanagedHostInsight.Builder copy(PeComanagedHostInsight model)
Copyright © 2016–2024. All rights reserved.