Uses of Class
software.amazon.awssdk.services.ram.model.ListPermissionVersionsResponse
Packages that use ListPermissionVersionsResponse
Package
Description
This is the Resource Access Manager API Reference.
-
Uses of ListPermissionVersionsResponse in software.amazon.awssdk.services.ram
Methods in software.amazon.awssdk.services.ram that return ListPermissionVersionsResponseModifier and TypeMethodDescriptiondefault ListPermissionVersionsResponseRamClient.listPermissionVersions(Consumer<ListPermissionVersionsRequest.Builder> listPermissionVersionsRequest) Lists the available versions of the specified RAM permission.default ListPermissionVersionsResponseRamClient.listPermissionVersions(ListPermissionVersionsRequest listPermissionVersionsRequest) Lists the available versions of the specified RAM permission.Methods in software.amazon.awssdk.services.ram that return types with arguments of type ListPermissionVersionsResponseModifier and TypeMethodDescriptionRamAsyncClient.listPermissionVersions(Consumer<ListPermissionVersionsRequest.Builder> listPermissionVersionsRequest) Lists the available versions of the specified RAM permission.RamAsyncClient.listPermissionVersions(ListPermissionVersionsRequest listPermissionVersionsRequest) Lists the available versions of the specified RAM permission. -
Uses of ListPermissionVersionsResponse in software.amazon.awssdk.services.ram.paginators
Methods in software.amazon.awssdk.services.ram.paginators that return types with arguments of type ListPermissionVersionsResponseMethod parameters in software.amazon.awssdk.services.ram.paginators with type arguments of type ListPermissionVersionsResponseModifier and TypeMethodDescriptionvoidListPermissionVersionsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListPermissionVersionsResponse> subscriber)