Package | Description |
---|---|
com.amazonaws.services.apigateway | |
com.amazonaws.services.apigateway.model |
Modifier and Type | Method and Description |
---|---|
GetAccountResult |
AbstractAmazonApiGateway.getAccount(GetAccountRequest request) |
GetAccountResult |
AmazonApiGatewayClient.getAccount(GetAccountRequest getAccountRequest)
Gets information about the current Account resource.
|
GetAccountResult |
AmazonApiGateway.getAccount(GetAccountRequest getAccountRequest)
Gets information about the current Account resource.
|
Modifier and Type | Method and Description |
---|---|
Future<GetAccountResult> |
AmazonApiGatewayAsyncClient.getAccountAsync(GetAccountRequest request,
AsyncHandler<GetAccountRequest,GetAccountResult> asyncHandler) |
Future<GetAccountResult> |
AmazonApiGatewayAsync.getAccountAsync(GetAccountRequest getAccountRequest,
AsyncHandler<GetAccountRequest,GetAccountResult> asyncHandler)
Gets information about the current Account resource.
|
Future<GetAccountResult> |
AbstractAmazonApiGatewayAsync.getAccountAsync(GetAccountRequest request,
AsyncHandler<GetAccountRequest,GetAccountResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
GetAccountResult |
GetAccountResult.clone() |
GetAccountResult |
GetAccountResult.withCloudwatchRoleArn(String cloudwatchRoleArn)
Specifies the Amazon resource name (ARN) of an Amazon CloudWatch role for
the current Account resource.
|
GetAccountResult |
GetAccountResult.withThrottleSettings(ThrottleSettings throttleSettings)
Specifies the application programming interface (API) throttle settings
for the current Account resource.
|
Copyright © 2018. All rights reserved.