pub async fn list_by_name(
client: &impl Client,
) -> Result<ListGroupsByNameResponse, ClientError>
Expand description
List entities by Name.
pub async fn list_by_name(
client: &impl Client,
) -> Result<ListGroupsByNameResponse, ClientError>
List entities by Name.