Uses of Class
io.kubernetes.client.openapi.models.V1beta3FlowSchemaList
Packages that use V1beta3FlowSchemaList
-
Uses of V1beta3FlowSchemaList in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1beta3FlowSchemaListModifier and TypeMethodDescriptionFlowcontrolApiserverV1beta3Api.APIlistFlowSchemaRequest.execute()Execute listFlowSchema requestMethods in io.kubernetes.client.openapi.apis that return types with arguments of type V1beta3FlowSchemaListModifier and TypeMethodDescriptionFlowcontrolApiserverV1beta3Api.APIlistFlowSchemaRequest.executeWithHttpInfo()Execute listFlowSchema request with HTTP info returnedMethod parameters in io.kubernetes.client.openapi.apis with type arguments of type V1beta3FlowSchemaListModifier and TypeMethodDescriptionokhttp3.CallFlowcontrolApiserverV1beta3Api.APIlistFlowSchemaRequest.executeAsync(ApiCallback<V1beta3FlowSchemaList> _callback) Execute listFlowSchema request (asynchronously) -
Uses of V1beta3FlowSchemaList in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta3FlowSchemaListModifier and TypeMethodDescriptionV1beta3FlowSchemaList.addItemsItem(V1beta3FlowSchema itemsItem) V1beta3FlowSchemaList.apiVersion(String apiVersion) static V1beta3FlowSchemaListCreate an instance of V1beta3FlowSchemaList given an JSON stringV1beta3FlowSchemaList.items(List<V1beta3FlowSchema> items) V1beta3FlowSchemaList.metadata(V1ListMeta metadata)