| Package | Description |
|---|---|
| software.amazon.awssdk.services.opsworks |
|
| Modifier and Type | Method and Description |
|---|---|
default GetHostnameSuggestionResponse |
OpsWorksClient.getHostnameSuggestion(Consumer<GetHostnameSuggestionRequest.Builder> getHostnameSuggestionRequest)
Gets a generated host name for the specified layer, based on the current host name theme.
|
default GetHostnameSuggestionResponse |
OpsWorksClient.getHostnameSuggestion(GetHostnameSuggestionRequest getHostnameSuggestionRequest)
Gets a generated host name for the specified layer, based on the current host name theme.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetHostnameSuggestionResponse> |
OpsWorksAsyncClient.getHostnameSuggestion(Consumer<GetHostnameSuggestionRequest.Builder> getHostnameSuggestionRequest)
Gets a generated host name for the specified layer, based on the current host name theme.
|
default CompletableFuture<GetHostnameSuggestionResponse> |
OpsWorksAsyncClient.getHostnameSuggestion(GetHostnameSuggestionRequest getHostnameSuggestionRequest)
Gets a generated host name for the specified layer, based on the current host name theme.
|
Copyright © 2023. All rights reserved.