Package | Description |
---|---|
com.amazonaws.services.opsworks | |
com.amazonaws.services.opsworks.model |
Modifier and Type | Method and Description |
---|---|
GetHostnameSuggestionResult |
AWSOpsWorksClient.getHostnameSuggestion(GetHostnameSuggestionRequest getHostnameSuggestionRequest)
Gets a generated host name for the specified layer, based on the current
host name theme.
|
GetHostnameSuggestionResult |
AWSOpsWorks.getHostnameSuggestion(GetHostnameSuggestionRequest getHostnameSuggestionRequest)
Gets a generated host name for the specified layer, based on the current
host name theme.
|
GetHostnameSuggestionResult |
AbstractAWSOpsWorks.getHostnameSuggestion(GetHostnameSuggestionRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetHostnameSuggestionResult> |
AbstractAWSOpsWorksAsync.getHostnameSuggestionAsync(GetHostnameSuggestionRequest request,
AsyncHandler<GetHostnameSuggestionRequest,GetHostnameSuggestionResult> asyncHandler) |
Future<GetHostnameSuggestionResult> |
AWSOpsWorksAsync.getHostnameSuggestionAsync(GetHostnameSuggestionRequest getHostnameSuggestionRequest,
AsyncHandler<GetHostnameSuggestionRequest,GetHostnameSuggestionResult> asyncHandler)
Gets a generated host name for the specified layer, based on the current
host name theme.
|
Future<GetHostnameSuggestionResult> |
AWSOpsWorksAsyncClient.getHostnameSuggestionAsync(GetHostnameSuggestionRequest request,
AsyncHandler<GetHostnameSuggestionRequest,GetHostnameSuggestionResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
GetHostnameSuggestionResult |
GetHostnameSuggestionResult.clone() |
GetHostnameSuggestionResult |
GetHostnameSuggestionResult.withHostname(String hostname)
The generated host name.
|
GetHostnameSuggestionResult |
GetHostnameSuggestionResult.withLayerId(String layerId)
The layer ID.
|
Copyright © 2018. All rights reserved.