Package | Description |
---|---|
com.amazonaws.services.apigateway | |
com.amazonaws.services.apigateway.model | |
com.amazonaws.services.apigateway.model.transform |
Modifier and Type | Method and Description |
---|---|
GetAuthorizersResult |
AmazonApiGatewayClient.getAuthorizers(GetAuthorizersRequest getAuthorizersRequest)
Describe an existing Authorizers resource.
|
GetAuthorizersResult |
AmazonApiGateway.getAuthorizers(GetAuthorizersRequest getAuthorizersRequest)
Describe an existing Authorizers resource.
|
GetAuthorizersResult |
AbstractAmazonApiGateway.getAuthorizers(GetAuthorizersRequest request) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<GetAuthorizersResult> |
AmazonApiGatewayAsyncClient.getAuthorizersAsync(GetAuthorizersRequest request) |
java.util.concurrent.Future<GetAuthorizersResult> |
AmazonApiGatewayAsync.getAuthorizersAsync(GetAuthorizersRequest getAuthorizersRequest)
Describe an existing Authorizers resource.
|
java.util.concurrent.Future<GetAuthorizersResult> |
AbstractAmazonApiGatewayAsync.getAuthorizersAsync(GetAuthorizersRequest request) |
java.util.concurrent.Future<GetAuthorizersResult> |
AmazonApiGatewayAsyncClient.getAuthorizersAsync(GetAuthorizersRequest request,
AsyncHandler<GetAuthorizersRequest,GetAuthorizersResult> asyncHandler) |
java.util.concurrent.Future<GetAuthorizersResult> |
AmazonApiGatewayAsync.getAuthorizersAsync(GetAuthorizersRequest getAuthorizersRequest,
AsyncHandler<GetAuthorizersRequest,GetAuthorizersResult> asyncHandler)
Describe an existing Authorizers resource.
|
java.util.concurrent.Future<GetAuthorizersResult> |
AbstractAmazonApiGatewayAsync.getAuthorizersAsync(GetAuthorizersRequest request,
AsyncHandler<GetAuthorizersRequest,GetAuthorizersResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<GetAuthorizersResult> |
AmazonApiGatewayAsyncClient.getAuthorizersAsync(GetAuthorizersRequest request,
AsyncHandler<GetAuthorizersRequest,GetAuthorizersResult> asyncHandler) |
java.util.concurrent.Future<GetAuthorizersResult> |
AmazonApiGatewayAsync.getAuthorizersAsync(GetAuthorizersRequest getAuthorizersRequest,
AsyncHandler<GetAuthorizersRequest,GetAuthorizersResult> asyncHandler)
Describe an existing Authorizers resource.
|
java.util.concurrent.Future<GetAuthorizersResult> |
AbstractAmazonApiGatewayAsync.getAuthorizersAsync(GetAuthorizersRequest request,
AsyncHandler<GetAuthorizersRequest,GetAuthorizersResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
GetAuthorizersResult |
GetAuthorizersResult.clone() |
GetAuthorizersResult |
GetAuthorizersResult.withItems(Authorizer... items)
Gets the current list of Authorizer resources in the collection.
|
GetAuthorizersResult |
GetAuthorizersResult.withItems(java.util.Collection<Authorizer> items)
Gets the current list of Authorizer resources in the collection.
|
GetAuthorizersResult |
GetAuthorizersResult.withPosition(java.lang.String position) |
Modifier and Type | Method and Description |
---|---|
GetAuthorizersResult |
GetAuthorizersResultJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |