Uses of Class
com.amazonaws.services.apigateway.model.GetAuthorizersResult
Packages that use GetAuthorizersResult
-
Uses of GetAuthorizersResult in com.amazonaws.services.apigateway
Methods in com.amazonaws.services.apigateway that return GetAuthorizersResultModifier and TypeMethodDescriptionAbstractAmazonApiGateway.getAuthorizers(GetAuthorizersRequest request) AmazonApiGateway.getAuthorizers(GetAuthorizersRequest getAuthorizersRequest) Describe an existing Authorizers resource.AmazonApiGatewayClient.getAuthorizers(GetAuthorizersRequest getAuthorizersRequest) Describe an existing Authorizers resource.Methods in com.amazonaws.services.apigateway that return types with arguments of type GetAuthorizersResultModifier and TypeMethodDescriptionAbstractAmazonApiGatewayAsync.getAuthorizersAsync(GetAuthorizersRequest request) AbstractAmazonApiGatewayAsync.getAuthorizersAsync(GetAuthorizersRequest request, AsyncHandler<GetAuthorizersRequest, GetAuthorizersResult> asyncHandler) AmazonApiGatewayAsync.getAuthorizersAsync(GetAuthorizersRequest getAuthorizersRequest) Describe an existing Authorizers resource.AmazonApiGatewayAsync.getAuthorizersAsync(GetAuthorizersRequest getAuthorizersRequest, AsyncHandler<GetAuthorizersRequest, GetAuthorizersResult> asyncHandler) Describe an existing Authorizers resource.AmazonApiGatewayAsyncClient.getAuthorizersAsync(GetAuthorizersRequest request) AmazonApiGatewayAsyncClient.getAuthorizersAsync(GetAuthorizersRequest request, AsyncHandler<GetAuthorizersRequest, GetAuthorizersResult> asyncHandler) Method parameters in com.amazonaws.services.apigateway with type arguments of type GetAuthorizersResultModifier and TypeMethodDescriptionAbstractAmazonApiGatewayAsync.getAuthorizersAsync(GetAuthorizersRequest request, AsyncHandler<GetAuthorizersRequest, GetAuthorizersResult> asyncHandler) AmazonApiGatewayAsync.getAuthorizersAsync(GetAuthorizersRequest getAuthorizersRequest, AsyncHandler<GetAuthorizersRequest, GetAuthorizersResult> asyncHandler) Describe an existing Authorizers resource.AmazonApiGatewayAsyncClient.getAuthorizersAsync(GetAuthorizersRequest request, AsyncHandler<GetAuthorizersRequest, GetAuthorizersResult> asyncHandler) -
Uses of GetAuthorizersResult in com.amazonaws.services.apigateway.model
Methods in com.amazonaws.services.apigateway.model that return GetAuthorizersResultModifier and TypeMethodDescriptionGetAuthorizersResult.clone()GetAuthorizersResult.withItems(Authorizer... items) Gets the current list of Authorizer resources in the collection.GetAuthorizersResult.withItems(Collection<Authorizer> items) Gets the current list of Authorizer resources in the collection.GetAuthorizersResult.withPosition(String position)