Uses of Class
org.openapitools.client.model.IamRolesLinks
Packages that use IamRolesLinks
-
Uses of IamRolesLinks in org.openapitools.client.model
Methods in org.openapitools.client.model that return IamRolesLinksModifier and TypeMethodDescriptionIamRoles.getLinks()
Get linksResourceSets.getLinks()
Get linksIamRolesLinks.next
(HrefObject next) Methods in org.openapitools.client.model with parameters of type IamRolesLinksModifier and TypeMethodDescriptionIamRoles.links
(IamRolesLinks links) ResourceSets.links
(IamRolesLinks links) void
IamRoles.setLinks
(IamRolesLinks links) void
ResourceSets.setLinks
(IamRolesLinks links)