Uses of Class
com.oracle.bmc.datasafe.model.RoleGrantPathCollection
-
Packages that use RoleGrantPathCollection Package Description com.oracle.bmc.datasafe.model com.oracle.bmc.datasafe.responses -
-
Uses of RoleGrantPathCollection in com.oracle.bmc.datasafe.model
Methods in com.oracle.bmc.datasafe.model that return RoleGrantPathCollection Modifier and Type Method Description RoleGrantPathCollection
RoleGrantPathCollection.Builder. build()
Methods in com.oracle.bmc.datasafe.model with parameters of type RoleGrantPathCollection Modifier and Type Method Description RoleGrantPathCollection.Builder
RoleGrantPathCollection.Builder. copy(RoleGrantPathCollection model)
-
Uses of RoleGrantPathCollection in com.oracle.bmc.datasafe.responses
Methods in com.oracle.bmc.datasafe.responses that return RoleGrantPathCollection Modifier and Type Method Description RoleGrantPathCollection
ListRoleGrantPathsResponse. getRoleGrantPathCollection()
The returned RoleGrantPathCollection instance.Methods in com.oracle.bmc.datasafe.responses with parameters of type RoleGrantPathCollection Modifier and Type Method Description ListRoleGrantPathsResponse.Builder
ListRoleGrantPathsResponse.Builder. roleGrantPathCollection(RoleGrantPathCollection roleGrantPathCollection)
The returned RoleGrantPathCollection instance.
-