| Package | Description |
|---|---|
| com.amazonaws.services.apigateway |
|
| com.amazonaws.services.apigateway.model |
| Modifier and Type | Method and Description |
|---|---|
GetAuthorizersResult |
AbstractAmazonApiGateway.getAuthorizers(GetAuthorizersRequest request) |
GetAuthorizersResult |
AmazonApiGateway.getAuthorizers(GetAuthorizersRequest getAuthorizersRequest)
Describe an existing Authorizers resource.
|
GetAuthorizersResult |
AmazonApiGatewayClient.getAuthorizers(GetAuthorizersRequest request)
Describe an existing Authorizers resource.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetAuthorizersResult> |
AmazonApiGatewayAsyncClient.getAuthorizersAsync(GetAuthorizersRequest request,
AsyncHandler<GetAuthorizersRequest,GetAuthorizersResult> asyncHandler) |
Future<GetAuthorizersResult> |
AbstractAmazonApiGatewayAsync.getAuthorizersAsync(GetAuthorizersRequest request,
AsyncHandler<GetAuthorizersRequest,GetAuthorizersResult> asyncHandler) |
Future<GetAuthorizersResult> |
AmazonApiGatewayAsync.getAuthorizersAsync(GetAuthorizersRequest getAuthorizersRequest,
AsyncHandler<GetAuthorizersRequest,GetAuthorizersResult> asyncHandler)
Describe an existing Authorizers resource.
|
| Modifier and Type | Method and Description |
|---|---|
GetAuthorizersResult |
GetAuthorizersResult.clone() |
GetAuthorizersResult |
GetAuthorizersResult.withItems(Authorizer... items)
The current page of elements from this collection.
|
GetAuthorizersResult |
GetAuthorizersResult.withItems(Collection<Authorizer> items)
The current page of elements from this collection.
|
GetAuthorizersResult |
GetAuthorizersResult.withPosition(String position) |
Copyright © 2022. All rights reserved.