Uses of Class
software.amazon.awssdk.services.apigateway.model.GetAuthorizersRequest
Packages that use GetAuthorizersRequest
Package
Description
-
Uses of GetAuthorizersRequest in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway with parameters of type GetAuthorizersRequestModifier and TypeMethodDescriptiondefault CompletableFuture<GetAuthorizersResponse>ApiGatewayAsyncClient.getAuthorizers(GetAuthorizersRequest getAuthorizersRequest) Describe an existing Authorizers resource.default GetAuthorizersResponseApiGatewayClient.getAuthorizers(GetAuthorizersRequest getAuthorizersRequest) Describe an existing Authorizers resource. -
Uses of GetAuthorizersRequest in software.amazon.awssdk.services.apigateway.transform
Methods in software.amazon.awssdk.services.apigateway.transform with parameters of type GetAuthorizersRequestModifier and TypeMethodDescriptionGetAuthorizersRequestMarshaller.marshall(GetAuthorizersRequest getAuthorizersRequest)