Package | Description |
---|---|
com.amazonaws.services.opsworks |
Synchronous and asynchronous client classes for accessing AWSOpsWorks.
|
com.amazonaws.services.opsworks.model |
Classes modeling the various types represented by AWSOpsWorks.
|
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.
|
Future<GetHostnameSuggestionResult> |
AWSOpsWorksAsyncClient.getHostnameSuggestionAsync(GetHostnameSuggestionRequest getHostnameSuggestionRequest)
Gets a generated host name for the specified layer, based on the
current host name theme.
|
Future<GetHostnameSuggestionResult> |
AWSOpsWorksAsync.getHostnameSuggestionAsync(GetHostnameSuggestionRequest getHostnameSuggestionRequest)
Gets a generated host name for the specified layer, based on the
current host name theme.
|
Future<GetHostnameSuggestionResult> |
AWSOpsWorksAsyncClient.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> |
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 |
---|---|
Future<GetHostnameSuggestionResult> |
AWSOpsWorksAsyncClient.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> |
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 |
---|---|
GetHostnameSuggestionRequest |
GetHostnameSuggestionRequest.withLayerId(String layerId)
The layer ID.
|
Copyright © 2014. All rights reserved.