Package | Description |
---|---|
com.oracle.bmc.opsi.model |
Modifier and Type | Method and Description |
---|---|
HostDetails.Builder |
HostDetails.Builder.agentIdentifier(String agentIdentifier)
The identifier of the agent.
|
static HostDetails.Builder |
HostDetails.builder()
Create a new builder.
|
HostDetails.Builder |
HostDetails.Builder.compartmentId(String compartmentId)
The OCID
of the compartment.
|
HostDetails.Builder |
HostDetails.Builder.copy(HostDetails model) |
HostDetails.Builder |
HostDetails.Builder.hostDisplayName(String hostDisplayName)
The user-friendly name for the host.
|
HostDetails.Builder |
HostDetails.Builder.hostName(String hostName)
The host name.
|
HostDetails.Builder |
HostDetails.Builder.id(String id)
The OCID
of the host.
|
HostDetails.Builder |
HostDetails.Builder.platformType(HostDetails.PlatformType platformType)
Platform type.
|
HostDetails.Builder |
HostDetails.toBuilder() |
Copyright © 2016–2024. All rights reserved.