Uses of Class
io.kubernetes.client.openapi.models.V1beta1FlowSchema
Packages that use V1beta1FlowSchema
-
Uses of V1beta1FlowSchema in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1beta1FlowSchemaModifier and TypeMethodDescriptionFlowcontrolApiserverV1beta1Api.createFlowSchema(V1beta1FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a FlowSchemaFlowcontrolApiserverV1beta1Api.patchFlowSchema(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update the specified FlowSchemaFlowcontrolApiserverV1beta1Api.patchFlowSchemaStatus(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update status of the specified FlowSchemaFlowcontrolApiserverV1beta1Api.readFlowSchema(String name, String pretty) read the specified FlowSchemaFlowcontrolApiserverV1beta1Api.readFlowSchemaStatus(String name, String pretty) read status of the specified FlowSchemaFlowcontrolApiserverV1beta1Api.replaceFlowSchema(String name, V1beta1FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified FlowSchemaFlowcontrolApiserverV1beta1Api.replaceFlowSchemaStatus(String name, V1beta1FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified FlowSchemaMethods in io.kubernetes.client.openapi.apis that return types with arguments of type V1beta1FlowSchemaModifier and TypeMethodDescriptionFlowcontrolApiserverV1beta1Api.createFlowSchemaWithHttpInfo(V1beta1FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a FlowSchemaFlowcontrolApiserverV1beta1Api.patchFlowSchemaStatusWithHttpInfo(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update status of the specified FlowSchemaFlowcontrolApiserverV1beta1Api.patchFlowSchemaWithHttpInfo(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update the specified FlowSchemaFlowcontrolApiserverV1beta1Api.readFlowSchemaStatusWithHttpInfo(String name, String pretty) read status of the specified FlowSchemaFlowcontrolApiserverV1beta1Api.readFlowSchemaWithHttpInfo(String name, String pretty) read the specified FlowSchemaFlowcontrolApiserverV1beta1Api.replaceFlowSchemaStatusWithHttpInfo(String name, V1beta1FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified FlowSchemaFlowcontrolApiserverV1beta1Api.replaceFlowSchemaWithHttpInfo(String name, V1beta1FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified FlowSchemaMethods in io.kubernetes.client.openapi.apis with parameters of type V1beta1FlowSchemaModifier and TypeMethodDescriptionFlowcontrolApiserverV1beta1Api.createFlowSchema(V1beta1FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a FlowSchemaokhttp3.CallFlowcontrolApiserverV1beta1Api.createFlowSchemaAsync(V1beta1FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta1FlowSchema> _callback) (asynchronously) create a FlowSchemaokhttp3.CallFlowcontrolApiserverV1beta1Api.createFlowSchemaCall(V1beta1FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createFlowSchemaFlowcontrolApiserverV1beta1Api.createFlowSchemaWithHttpInfo(V1beta1FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a FlowSchemaFlowcontrolApiserverV1beta1Api.replaceFlowSchema(String name, V1beta1FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified FlowSchemaokhttp3.CallFlowcontrolApiserverV1beta1Api.replaceFlowSchemaAsync(String name, V1beta1FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta1FlowSchema> _callback) (asynchronously) replace the specified FlowSchemaokhttp3.CallFlowcontrolApiserverV1beta1Api.replaceFlowSchemaCall(String name, V1beta1FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceFlowSchemaFlowcontrolApiserverV1beta1Api.replaceFlowSchemaStatus(String name, V1beta1FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified FlowSchemaokhttp3.CallFlowcontrolApiserverV1beta1Api.replaceFlowSchemaStatusAsync(String name, V1beta1FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta1FlowSchema> _callback) (asynchronously) replace status of the specified FlowSchemaokhttp3.CallFlowcontrolApiserverV1beta1Api.replaceFlowSchemaStatusCall(String name, V1beta1FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceFlowSchemaStatusFlowcontrolApiserverV1beta1Api.replaceFlowSchemaStatusWithHttpInfo(String name, V1beta1FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified FlowSchemaFlowcontrolApiserverV1beta1Api.replaceFlowSchemaWithHttpInfo(String name, V1beta1FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified FlowSchemaMethod parameters in io.kubernetes.client.openapi.apis with type arguments of type V1beta1FlowSchemaModifier and TypeMethodDescriptionokhttp3.CallFlowcontrolApiserverV1beta1Api.createFlowSchemaAsync(V1beta1FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta1FlowSchema> _callback) (asynchronously) create a FlowSchemaokhttp3.CallFlowcontrolApiserverV1beta1Api.patchFlowSchemaAsync(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1beta1FlowSchema> _callback) (asynchronously) partially update the specified FlowSchemaokhttp3.CallFlowcontrolApiserverV1beta1Api.patchFlowSchemaStatusAsync(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1beta1FlowSchema> _callback) (asynchronously) partially update status of the specified FlowSchemaokhttp3.CallFlowcontrolApiserverV1beta1Api.readFlowSchemaAsync(String name, String pretty, ApiCallback<V1beta1FlowSchema> _callback) (asynchronously) read the specified FlowSchemaokhttp3.CallFlowcontrolApiserverV1beta1Api.readFlowSchemaStatusAsync(String name, String pretty, ApiCallback<V1beta1FlowSchema> _callback) (asynchronously) read status of the specified FlowSchemaokhttp3.CallFlowcontrolApiserverV1beta1Api.replaceFlowSchemaAsync(String name, V1beta1FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta1FlowSchema> _callback) (asynchronously) replace the specified FlowSchemaokhttp3.CallFlowcontrolApiserverV1beta1Api.replaceFlowSchemaStatusAsync(String name, V1beta1FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta1FlowSchema> _callback) (asynchronously) replace status of the specified FlowSchema -
Uses of V1beta1FlowSchema in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta1FlowSchemaModifier and TypeMethodDescriptionV1beta1FlowSchema.apiVersion(String apiVersion) V1beta1FlowSchema.metadata(V1ObjectMeta metadata) V1beta1FlowSchema.spec(V1beta1FlowSchemaSpec spec) V1beta1FlowSchema.status(V1beta1FlowSchemaStatus status) Methods in io.kubernetes.client.openapi.models that return types with arguments of type V1beta1FlowSchemaModifier and TypeMethodDescriptionV1beta1FlowSchemaList.getItems()`items` is a list of FlowSchemas.Methods in io.kubernetes.client.openapi.models with parameters of type V1beta1FlowSchemaModifier and TypeMethodDescriptionV1beta1FlowSchemaList.addItemsItem(V1beta1FlowSchema itemsItem) Method parameters in io.kubernetes.client.openapi.models with type arguments of type V1beta1FlowSchemaModifier and TypeMethodDescriptionV1beta1FlowSchemaList.items(List<V1beta1FlowSchema> items) voidV1beta1FlowSchemaList.setItems(List<V1beta1FlowSchema> items)