Package | Description |
---|---|
com.amazonaws.services.opsworks | |
com.amazonaws.services.opsworks.model | |
com.amazonaws.services.opsworks.model.transform |
Modifier and Type | Method and Description |
---|---|
GetHostnameSuggestionResult |
AbstractAWSOpsWorks.getHostnameSuggestion(GetHostnameSuggestionRequest request) |
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.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<GetHostnameSuggestionResult> |
AbstractAWSOpsWorksAsync.getHostnameSuggestionAsync(GetHostnameSuggestionRequest request) |
java.util.concurrent.Future<GetHostnameSuggestionResult> |
AWSOpsWorksAsyncClient.getHostnameSuggestionAsync(GetHostnameSuggestionRequest request) |
java.util.concurrent.Future<GetHostnameSuggestionResult> |
AWSOpsWorksAsync.getHostnameSuggestionAsync(GetHostnameSuggestionRequest getHostnameSuggestionRequest)
Gets a generated host name for the specified layer, based on the current
host name theme.
|
java.util.concurrent.Future<GetHostnameSuggestionResult> |
AbstractAWSOpsWorksAsync.getHostnameSuggestionAsync(GetHostnameSuggestionRequest request,
AsyncHandler<GetHostnameSuggestionRequest,GetHostnameSuggestionResult> asyncHandler) |
java.util.concurrent.Future<GetHostnameSuggestionResult> |
AWSOpsWorksAsyncClient.getHostnameSuggestionAsync(GetHostnameSuggestionRequest request,
AsyncHandler<GetHostnameSuggestionRequest,GetHostnameSuggestionResult> asyncHandler) |
java.util.concurrent.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.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<GetHostnameSuggestionResult> |
AbstractAWSOpsWorksAsync.getHostnameSuggestionAsync(GetHostnameSuggestionRequest request,
AsyncHandler<GetHostnameSuggestionRequest,GetHostnameSuggestionResult> asyncHandler) |
java.util.concurrent.Future<GetHostnameSuggestionResult> |
AWSOpsWorksAsyncClient.getHostnameSuggestionAsync(GetHostnameSuggestionRequest request,
AsyncHandler<GetHostnameSuggestionRequest,GetHostnameSuggestionResult> asyncHandler) |
java.util.concurrent.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.
|
Modifier and Type | Method and Description |
---|---|
GetHostnameSuggestionResult |
GetHostnameSuggestionResult.clone() |
GetHostnameSuggestionResult |
GetHostnameSuggestionResult.withHostname(java.lang.String hostname)
The generated host name.
|
GetHostnameSuggestionResult |
GetHostnameSuggestionResult.withLayerId(java.lang.String layerId)
The layer ID.
|
Modifier and Type | Method and Description |
---|---|
GetHostnameSuggestionResult |
GetHostnameSuggestionResultJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |