◆ showResourceGroups() [1/2]
| inline |
Requests resource group properties.Returns detailed information about the requested resource groups.
| names | List of names of groups to be shown. A single entry with an empty string returns all groups. |
| options | Optional parameters.
|
Definition at line 61172 of file KineticaFunctions.cs.
◆ showResourceGroups() [2/2]
| inline |
Requests resource group properties.Returns detailed information about the requested resource groups.
| request_ | Request object containing the parameters for the operation. |
Definition at line 61061 of file KineticaFunctions.cs.
◆ ShowResourceGroupsAsync() [1/2]
| inline |
Requests resource group properties.Returns detailed information about the requested resource groups.
(async)
| names | List of names of groups to be shown. A single entry with an empty string returns all groups. |
| options | Optional parameters.
|
| cancellationToken | Cancellation token to cancel the operation. |
Definition at line 61267 of file KineticaFunctions.cs.
◆ ShowResourceGroupsAsync() [2/2]
| inline |
Requests resource group properties.Returns detailed information about the requested resource groups.
(async)
| request_ | Request object containing the parameters for the operation. |
| cancellationToken | Cancellation token to cancel the operation. |
Definition at line 61077 of file KineticaFunctions.cs.