Uses of Class
software.amazon.awssdk.services.ram.model.ListReplacePermissionAssociationsWorkResponse
Packages that use ListReplacePermissionAssociationsWorkResponse
Package
Description
This is the Resource Access Manager API Reference.
-
Uses of ListReplacePermissionAssociationsWorkResponse in software.amazon.awssdk.services.ram
Methods in software.amazon.awssdk.services.ram that return ListReplacePermissionAssociationsWorkResponseModifier and TypeMethodDescriptionRamClient.listReplacePermissionAssociationsWork(Consumer<ListReplacePermissionAssociationsWorkRequest.Builder> listReplacePermissionAssociationsWorkRequest) Retrieves the current status of the asynchronous tasks performed by RAM when you perform the ReplacePermissionAssociationsWork operation.RamClient.listReplacePermissionAssociationsWork(ListReplacePermissionAssociationsWorkRequest listReplacePermissionAssociationsWorkRequest) Retrieves the current status of the asynchronous tasks performed by RAM when you perform the ReplacePermissionAssociationsWork operation.Methods in software.amazon.awssdk.services.ram that return types with arguments of type ListReplacePermissionAssociationsWorkResponseModifier and TypeMethodDescriptionRamAsyncClient.listReplacePermissionAssociationsWork(Consumer<ListReplacePermissionAssociationsWorkRequest.Builder> listReplacePermissionAssociationsWorkRequest) Retrieves the current status of the asynchronous tasks performed by RAM when you perform the ReplacePermissionAssociationsWork operation.RamAsyncClient.listReplacePermissionAssociationsWork(ListReplacePermissionAssociationsWorkRequest listReplacePermissionAssociationsWorkRequest) Retrieves the current status of the asynchronous tasks performed by RAM when you perform the ReplacePermissionAssociationsWork operation. -
Uses of ListReplacePermissionAssociationsWorkResponse in software.amazon.awssdk.services.ram.paginators
Methods in software.amazon.awssdk.services.ram.paginators that return types with arguments of type ListReplacePermissionAssociationsWorkResponseMethod parameters in software.amazon.awssdk.services.ram.paginators with type arguments of type ListReplacePermissionAssociationsWorkResponseModifier and TypeMethodDescriptionvoidListReplacePermissionAssociationsWorkPublisher.subscribe(org.reactivestreams.Subscriber<? super ListReplacePermissionAssociationsWorkResponse> subscriber)