src/gen/apis/FlowcontrolApiserverApi
On This Page
FlowcontrolApiserverApiRequestFactorygetAPIGroupFlowcontrolApiserverApiResponseProcessorgetAPIGroupWithHttpInfoFlowcontrolApiserverApiRequestFactory
no descriptionclass FlowcontrolApiserverApiRequestFactory extends BaseAPIRequestFactory getAPIGroup
get information of a grouppublic async getAPIGroup(_options?: Configuration): Promise<RequestContext> FlowcontrolApiserverApiResponseProcessor
class FlowcontrolApiserverApiResponseProcessor getAPIGroupWithHttpInfo
Unwraps the actual response sent by the server from the response context and deserializes the response content to the expected objects paramsresponse Response returned by the server for a request to getAPIGroup throwsApiException if the response code was not in [200, 299]
public async getAPIGroupWithHttpInfo(response: ResponseContext): Promise<HttpInfo<V1APIGroup >>