Package | Description |
---|---|
com.amazonaws.services.apigateway | |
com.amazonaws.services.apigateway.model | |
com.amazonaws.services.apigateway.model.transform |
Modifier and Type | Method and Description |
---|---|
GetApiKeyResult |
AmazonApiGatewayClient.getApiKey(GetApiKeyRequest getApiKeyRequest)
Gets information about the current ApiKey resource.
|
GetApiKeyResult |
AmazonApiGateway.getApiKey(GetApiKeyRequest getApiKeyRequest)
Gets information about the current ApiKey resource.
|
GetApiKeyResult |
AbstractAmazonApiGateway.getApiKey(GetApiKeyRequest request) |
java.util.concurrent.Future<GetApiKeyResult> |
AmazonApiGatewayAsyncClient.getApiKeyAsync(GetApiKeyRequest request) |
java.util.concurrent.Future<GetApiKeyResult> |
AmazonApiGatewayAsync.getApiKeyAsync(GetApiKeyRequest getApiKeyRequest)
Gets information about the current ApiKey resource.
|
java.util.concurrent.Future<GetApiKeyResult> |
AbstractAmazonApiGatewayAsync.getApiKeyAsync(GetApiKeyRequest request) |
java.util.concurrent.Future<GetApiKeyResult> |
AmazonApiGatewayAsyncClient.getApiKeyAsync(GetApiKeyRequest request,
AsyncHandler<GetApiKeyRequest,GetApiKeyResult> asyncHandler) |
java.util.concurrent.Future<GetApiKeyResult> |
AmazonApiGatewayAsync.getApiKeyAsync(GetApiKeyRequest getApiKeyRequest,
AsyncHandler<GetApiKeyRequest,GetApiKeyResult> asyncHandler)
Gets information about the current ApiKey resource.
|
java.util.concurrent.Future<GetApiKeyResult> |
AbstractAmazonApiGatewayAsync.getApiKeyAsync(GetApiKeyRequest request,
AsyncHandler<GetApiKeyRequest,GetApiKeyResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<GetApiKeyResult> |
AmazonApiGatewayAsyncClient.getApiKeyAsync(GetApiKeyRequest request,
AsyncHandler<GetApiKeyRequest,GetApiKeyResult> asyncHandler) |
java.util.concurrent.Future<GetApiKeyResult> |
AmazonApiGatewayAsync.getApiKeyAsync(GetApiKeyRequest getApiKeyRequest,
AsyncHandler<GetApiKeyRequest,GetApiKeyResult> asyncHandler)
Gets information about the current ApiKey resource.
|
java.util.concurrent.Future<GetApiKeyResult> |
AbstractAmazonApiGatewayAsync.getApiKeyAsync(GetApiKeyRequest request,
AsyncHandler<GetApiKeyRequest,GetApiKeyResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
GetApiKeyRequest |
GetApiKeyRequest.clone() |
GetApiKeyRequest |
GetApiKeyRequest.withApiKey(java.lang.String apiKey)
The identifier of the ApiKey resource.
|
Modifier and Type | Method and Description |
---|---|
Request<GetApiKeyRequest> |
GetApiKeyRequestMarshaller.marshall(GetApiKeyRequest getApiKeyRequest) |
Modifier and Type | Method and Description |
---|---|
Request<GetApiKeyRequest> |
GetApiKeyRequestMarshaller.marshall(GetApiKeyRequest getApiKeyRequest) |