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