pub fn get_authentication_v1beta1_api_resources(
) -> Result<(Request<Vec<u8>>, fn(_: StatusCode) -> ResponseBody<GetAuthenticationV1beta1APIResourcesResponse>), RequestError>
Expand description
get available resources
Use the returned crate::ResponseBody
<
GetAuthenticationV1beta1APIResourcesResponse
>
constructor, or GetAuthenticationV1beta1APIResourcesResponse
directly, to parse the HTTP response.