Uses of Class
software.amazon.awssdk.services.ram.model.UpdateResourceShareResponse
Packages that use UpdateResourceShareResponse
Package
Description
This is the Resource Access Manager API Reference.
-
Uses of UpdateResourceShareResponse in software.amazon.awssdk.services.ram
Methods in software.amazon.awssdk.services.ram that return UpdateResourceShareResponseModifier and TypeMethodDescriptiondefault UpdateResourceShareResponseRamClient.updateResourceShare(Consumer<UpdateResourceShareRequest.Builder> updateResourceShareRequest) Modifies some of the properties of the specified resource share.default UpdateResourceShareResponseRamClient.updateResourceShare(UpdateResourceShareRequest updateResourceShareRequest) Modifies some of the properties of the specified resource share.Methods in software.amazon.awssdk.services.ram that return types with arguments of type UpdateResourceShareResponseModifier and TypeMethodDescriptionRamAsyncClient.updateResourceShare(Consumer<UpdateResourceShareRequest.Builder> updateResourceShareRequest) Modifies some of the properties of the specified resource share.RamAsyncClient.updateResourceShare(UpdateResourceShareRequest updateResourceShareRequest) Modifies some of the properties of the specified resource share.