Uses of Class
com.amazonaws.services.opsworks.model.GetHostnameSuggestionRequest
Packages that use GetHostnameSuggestionRequest
-
Uses of GetHostnameSuggestionRequest in com.amazonaws.services.opsworks
Methods in com.amazonaws.services.opsworks with parameters of type GetHostnameSuggestionRequestModifier and TypeMethodDescriptionAbstractAWSOpsWorks.getHostnameSuggestion
(GetHostnameSuggestionRequest request) AWSOpsWorks.getHostnameSuggestion
(GetHostnameSuggestionRequest getHostnameSuggestionRequest) Gets a generated host name for the specified layer, based on the current host name theme.AWSOpsWorksClient.getHostnameSuggestion
(GetHostnameSuggestionRequest getHostnameSuggestionRequest) Gets a generated host name for the specified layer, based on the current host name theme.AbstractAWSOpsWorksAsync.getHostnameSuggestionAsync
(GetHostnameSuggestionRequest request) AbstractAWSOpsWorksAsync.getHostnameSuggestionAsync
(GetHostnameSuggestionRequest request, AsyncHandler<GetHostnameSuggestionRequest, GetHostnameSuggestionResult> asyncHandler) AWSOpsWorksAsync.getHostnameSuggestionAsync
(GetHostnameSuggestionRequest getHostnameSuggestionRequest) Gets a generated host name for the specified layer, based on the current host name theme.AWSOpsWorksAsync.getHostnameSuggestionAsync
(GetHostnameSuggestionRequest getHostnameSuggestionRequest, AsyncHandler<GetHostnameSuggestionRequest, GetHostnameSuggestionResult> asyncHandler) Gets a generated host name for the specified layer, based on the current host name theme.AWSOpsWorksAsyncClient.getHostnameSuggestionAsync
(GetHostnameSuggestionRequest request) AWSOpsWorksAsyncClient.getHostnameSuggestionAsync
(GetHostnameSuggestionRequest request, AsyncHandler<GetHostnameSuggestionRequest, GetHostnameSuggestionResult> asyncHandler) Method parameters in com.amazonaws.services.opsworks with type arguments of type GetHostnameSuggestionRequestModifier and TypeMethodDescriptionAbstractAWSOpsWorksAsync.getHostnameSuggestionAsync
(GetHostnameSuggestionRequest request, AsyncHandler<GetHostnameSuggestionRequest, GetHostnameSuggestionResult> asyncHandler) AWSOpsWorksAsync.getHostnameSuggestionAsync
(GetHostnameSuggestionRequest getHostnameSuggestionRequest, AsyncHandler<GetHostnameSuggestionRequest, GetHostnameSuggestionResult> asyncHandler) Gets a generated host name for the specified layer, based on the current host name theme.AWSOpsWorksAsyncClient.getHostnameSuggestionAsync
(GetHostnameSuggestionRequest request, AsyncHandler<GetHostnameSuggestionRequest, GetHostnameSuggestionResult> asyncHandler) -
Uses of GetHostnameSuggestionRequest in com.amazonaws.services.opsworks.model
Methods in com.amazonaws.services.opsworks.model that return GetHostnameSuggestionRequestModifier and TypeMethodDescriptionGetHostnameSuggestionRequest.clone()
GetHostnameSuggestionRequest.withLayerId
(String layerId) The layer ID.