Package | Description |
---|---|
com.oracle.bmc.opsi.model |
Modifier and Type | Method and Description |
---|---|
static MacsManagedCloudHostInsight.Builder |
MacsManagedCloudHostInsight.builder()
Create a new builder.
|
MacsManagedCloudHostInsight.Builder |
MacsManagedCloudHostInsight.Builder.compartmentId(String compartmentId) |
MacsManagedCloudHostInsight.Builder |
MacsManagedCloudHostInsight.Builder.computeId(String computeId)
The OCID
of the Compute Instance
|
MacsManagedCloudHostInsight.Builder |
MacsManagedCloudHostInsight.Builder.copy(MacsManagedCloudHostInsight model) |
MacsManagedCloudHostInsight.Builder |
MacsManagedCloudHostInsight.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
MacsManagedCloudHostInsight.Builder |
MacsManagedCloudHostInsight.Builder.freeformTags(Map<String,String> freeformTags) |
MacsManagedCloudHostInsight.Builder |
MacsManagedCloudHostInsight.Builder.hostDisplayName(String hostDisplayName) |
MacsManagedCloudHostInsight.Builder |
MacsManagedCloudHostInsight.Builder.hostName(String hostName) |
MacsManagedCloudHostInsight.Builder |
MacsManagedCloudHostInsight.Builder.hostType(String hostType) |
MacsManagedCloudHostInsight.Builder |
MacsManagedCloudHostInsight.Builder.id(String id) |
MacsManagedCloudHostInsight.Builder |
MacsManagedCloudHostInsight.Builder.lifecycleDetails(String lifecycleDetails) |
MacsManagedCloudHostInsight.Builder |
MacsManagedCloudHostInsight.Builder.lifecycleState(LifecycleState lifecycleState) |
MacsManagedCloudHostInsight.Builder |
MacsManagedCloudHostInsight.Builder.managementAgentId(String managementAgentId)
The OCID
of the Management Agent
|
MacsManagedCloudHostInsight.Builder |
MacsManagedCloudHostInsight.Builder.platformName(String platformName)
Platform name.
|
MacsManagedCloudHostInsight.Builder |
MacsManagedCloudHostInsight.Builder.platformType(MacsManagedCloudHostInsight.PlatformType platformType)
Platform type.
|
MacsManagedCloudHostInsight.Builder |
MacsManagedCloudHostInsight.Builder.platformVersion(String platformVersion)
Platform version.
|
MacsManagedCloudHostInsight.Builder |
MacsManagedCloudHostInsight.Builder.processorCount(Integer processorCount) |
MacsManagedCloudHostInsight.Builder |
MacsManagedCloudHostInsight.Builder.status(ResourceStatus status) |
MacsManagedCloudHostInsight.Builder |
MacsManagedCloudHostInsight.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
MacsManagedCloudHostInsight.Builder |
MacsManagedCloudHostInsight.Builder.timeCreated(Date timeCreated) |
MacsManagedCloudHostInsight.Builder |
MacsManagedCloudHostInsight.Builder.timeUpdated(Date timeUpdated) |
MacsManagedCloudHostInsight.Builder |
MacsManagedCloudHostInsight.toBuilder() |
Copyright © 2016–2024. All rights reserved.