Uses of Class
io.kubernetes.client.openapi.models.V1FlowSchemaList
Packages that use V1FlowSchemaList
-
Uses of V1FlowSchemaList in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1FlowSchemaListModifier and TypeMethodDescriptionFlowcontrolApiserverV1Api.APIlistFlowSchemaRequest.execute()
Execute listFlowSchema requestMethods in io.kubernetes.client.openapi.apis that return types with arguments of type V1FlowSchemaListModifier and TypeMethodDescriptionFlowcontrolApiserverV1Api.APIlistFlowSchemaRequest.executeWithHttpInfo()
Execute listFlowSchema request with HTTP info returnedMethod parameters in io.kubernetes.client.openapi.apis with type arguments of type V1FlowSchemaListModifier and TypeMethodDescriptionokhttp3.Call
FlowcontrolApiserverV1Api.APIlistFlowSchemaRequest.executeAsync
(ApiCallback<V1FlowSchemaList> _callback) Execute listFlowSchema request (asynchronously) -
Uses of V1FlowSchemaList in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1FlowSchemaListModifier and TypeMethodDescriptionV1FlowSchemaList.addItemsItem
(V1FlowSchema itemsItem) V1FlowSchemaList.apiVersion
(String apiVersion) static V1FlowSchemaList
Create an instance of V1FlowSchemaList given an JSON stringV1FlowSchemaList.items
(List<V1FlowSchema> items) V1FlowSchemaList.metadata
(V1ListMeta metadata)