Uses of Class
software.amazon.awssdk.services.ram.model.Resource
Packages that use Resource
-
Uses of Resource in software.amazon.awssdk.services.ram.model
Methods in software.amazon.awssdk.services.ram.model that return types with arguments of type ResourceModifier and TypeMethodDescriptionListPendingInvitationResourcesResponse.resources()An array of objects that contain the information about the resources included the specified resource share.ListResourcesResponse.resources()An array of objects that contain information about the resources.Methods in software.amazon.awssdk.services.ram.model with parameters of type ResourceModifier and TypeMethodDescriptionAn array of objects that contain the information about the resources included the specified resource share.An array of objects that contain information about the resources.Method parameters in software.amazon.awssdk.services.ram.model with type arguments of type ResourceModifier and TypeMethodDescriptionListPendingInvitationResourcesResponse.Builder.resources(Collection<Resource> resources) An array of objects that contain the information about the resources included the specified resource share.ListResourcesResponse.Builder.resources(Collection<Resource> resources) An array of objects that contain information about the resources.