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) |
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 |
---|---|
GetAuthorizersRequest |
GetAuthorizersRequest.clone() |
GetAuthorizersRequest |
GetAuthorizersRequest.withLimit(java.lang.Integer limit)
Limit the number of Authorizer resources in the response.
|
GetAuthorizersRequest |
GetAuthorizersRequest.withPosition(java.lang.String position)
If not all Authorizer resources in the response were present, the
position will specificy where to start the next page of results.
|
GetAuthorizersRequest |
GetAuthorizersRequest.withRestApiId(java.lang.String restApiId)
The RestApi identifier for the Authorizers resource.
|
Modifier and Type | Method and Description |
---|---|
Request<GetAuthorizersRequest> |
GetAuthorizersRequestMarshaller.marshall(GetAuthorizersRequest getAuthorizersRequest) |
Modifier and Type | Method and Description |
---|---|
Request<GetAuthorizersRequest> |
GetAuthorizersRequestMarshaller.marshall(GetAuthorizersRequest getAuthorizersRequest) |