Package | Description |
---|---|
com.amazonaws.services.apigateway | |
com.amazonaws.services.apigateway.model | |
com.amazonaws.services.apigateway.model.transform |
Modifier and Type | Method and Description |
---|---|
GetAuthorizerResult |
AmazonApiGatewayClient.getAuthorizer(GetAuthorizerRequest getAuthorizerRequest)
Describe an existing Authorizer resource.
|
GetAuthorizerResult |
AmazonApiGateway.getAuthorizer(GetAuthorizerRequest getAuthorizerRequest)
Describe an existing Authorizer resource.
|
GetAuthorizerResult |
AbstractAmazonApiGateway.getAuthorizer(GetAuthorizerRequest request) |
java.util.concurrent.Future<GetAuthorizerResult> |
AmazonApiGatewayAsyncClient.getAuthorizerAsync(GetAuthorizerRequest request) |
java.util.concurrent.Future<GetAuthorizerResult> |
AmazonApiGatewayAsync.getAuthorizerAsync(GetAuthorizerRequest getAuthorizerRequest)
Describe an existing Authorizer resource.
|
java.util.concurrent.Future<GetAuthorizerResult> |
AbstractAmazonApiGatewayAsync.getAuthorizerAsync(GetAuthorizerRequest request) |
java.util.concurrent.Future<GetAuthorizerResult> |
AmazonApiGatewayAsyncClient.getAuthorizerAsync(GetAuthorizerRequest request,
AsyncHandler<GetAuthorizerRequest,GetAuthorizerResult> asyncHandler) |
java.util.concurrent.Future<GetAuthorizerResult> |
AmazonApiGatewayAsync.getAuthorizerAsync(GetAuthorizerRequest getAuthorizerRequest,
AsyncHandler<GetAuthorizerRequest,GetAuthorizerResult> asyncHandler)
Describe an existing Authorizer resource.
|
java.util.concurrent.Future<GetAuthorizerResult> |
AbstractAmazonApiGatewayAsync.getAuthorizerAsync(GetAuthorizerRequest request,
AsyncHandler<GetAuthorizerRequest,GetAuthorizerResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<GetAuthorizerResult> |
AmazonApiGatewayAsyncClient.getAuthorizerAsync(GetAuthorizerRequest request,
AsyncHandler<GetAuthorizerRequest,GetAuthorizerResult> asyncHandler) |
java.util.concurrent.Future<GetAuthorizerResult> |
AmazonApiGatewayAsync.getAuthorizerAsync(GetAuthorizerRequest getAuthorizerRequest,
AsyncHandler<GetAuthorizerRequest,GetAuthorizerResult> asyncHandler)
Describe an existing Authorizer resource.
|
java.util.concurrent.Future<GetAuthorizerResult> |
AbstractAmazonApiGatewayAsync.getAuthorizerAsync(GetAuthorizerRequest request,
AsyncHandler<GetAuthorizerRequest,GetAuthorizerResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
GetAuthorizerRequest |
GetAuthorizerRequest.clone() |
GetAuthorizerRequest |
GetAuthorizerRequest.withAuthorizerId(java.lang.String authorizerId)
The identifier of the Authorizer resource.
|
GetAuthorizerRequest |
GetAuthorizerRequest.withRestApiId(java.lang.String restApiId)
The RestApi identifier for the Authorizer resource.
|
Modifier and Type | Method and Description |
---|---|
Request<GetAuthorizerRequest> |
GetAuthorizerRequestMarshaller.marshall(GetAuthorizerRequest getAuthorizerRequest) |
Modifier and Type | Method and Description |
---|---|
Request<GetAuthorizerRequest> |
GetAuthorizerRequestMarshaller.marshall(GetAuthorizerRequest getAuthorizerRequest) |