| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssmsap.model |
| Modifier and Type | Method and Description |
|---|---|
static Host.Builder |
Host.builder() |
Host.Builder |
Host.Builder.hostIp(String hostIp)
The IP address of the Dedicated Host.
|
Host.Builder |
Host.Builder.hostName(String hostName)
The name of the Dedicated Host.
|
Host.Builder |
Host.Builder.hostRole(HostRole hostRole)
The role of the Dedicated Host.
|
Host.Builder |
Host.Builder.hostRole(String hostRole)
The role of the Dedicated Host.
|
Host.Builder |
Host.Builder.instanceId(String instanceId)
The instance ID of the instance on the Dedicated Host.
|
Host.Builder |
Host.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Host.Builder> |
Host.serializableBuilderClass() |
Copyright © 2023. All rights reserved.