Uses of Class
io.kubernetes.client.openapi.models.V1beta2FlowSchema
Packages that use V1beta2FlowSchema
-
Uses of V1beta2FlowSchema in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1beta2FlowSchemaModifier and TypeMethodDescriptionFlowcontrolApiserverV1beta2Api.createFlowSchema(V1beta2FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a FlowSchemaFlowcontrolApiserverV1beta2Api.patchFlowSchema(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update the specified FlowSchemaFlowcontrolApiserverV1beta2Api.patchFlowSchemaStatus(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update status of the specified FlowSchemaFlowcontrolApiserverV1beta2Api.readFlowSchema(String name, String pretty) read the specified FlowSchemaFlowcontrolApiserverV1beta2Api.readFlowSchemaStatus(String name, String pretty) read status of the specified FlowSchemaFlowcontrolApiserverV1beta2Api.replaceFlowSchema(String name, V1beta2FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified FlowSchemaFlowcontrolApiserverV1beta2Api.replaceFlowSchemaStatus(String name, V1beta2FlowSchema 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 V1beta2FlowSchemaModifier and TypeMethodDescriptionFlowcontrolApiserverV1beta2Api.createFlowSchemaWithHttpInfo(V1beta2FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a FlowSchemaFlowcontrolApiserverV1beta2Api.patchFlowSchemaStatusWithHttpInfo(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update status of the specified FlowSchemaFlowcontrolApiserverV1beta2Api.patchFlowSchemaWithHttpInfo(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update the specified FlowSchemaFlowcontrolApiserverV1beta2Api.readFlowSchemaStatusWithHttpInfo(String name, String pretty) read status of the specified FlowSchemaFlowcontrolApiserverV1beta2Api.readFlowSchemaWithHttpInfo(String name, String pretty) read the specified FlowSchemaFlowcontrolApiserverV1beta2Api.replaceFlowSchemaStatusWithHttpInfo(String name, V1beta2FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified FlowSchemaFlowcontrolApiserverV1beta2Api.replaceFlowSchemaWithHttpInfo(String name, V1beta2FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified FlowSchemaMethods in io.kubernetes.client.openapi.apis with parameters of type V1beta2FlowSchemaModifier and TypeMethodDescriptionFlowcontrolApiserverV1beta2Api.createFlowSchema(V1beta2FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a FlowSchemaokhttp3.CallFlowcontrolApiserverV1beta2Api.createFlowSchemaAsync(V1beta2FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta2FlowSchema> _callback) (asynchronously) create a FlowSchemaokhttp3.CallFlowcontrolApiserverV1beta2Api.createFlowSchemaCall(V1beta2FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createFlowSchemaFlowcontrolApiserverV1beta2Api.createFlowSchemaWithHttpInfo(V1beta2FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a FlowSchemaFlowcontrolApiserverV1beta2Api.replaceFlowSchema(String name, V1beta2FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified FlowSchemaokhttp3.CallFlowcontrolApiserverV1beta2Api.replaceFlowSchemaAsync(String name, V1beta2FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta2FlowSchema> _callback) (asynchronously) replace the specified FlowSchemaokhttp3.CallFlowcontrolApiserverV1beta2Api.replaceFlowSchemaCall(String name, V1beta2FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceFlowSchemaFlowcontrolApiserverV1beta2Api.replaceFlowSchemaStatus(String name, V1beta2FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified FlowSchemaokhttp3.CallFlowcontrolApiserverV1beta2Api.replaceFlowSchemaStatusAsync(String name, V1beta2FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta2FlowSchema> _callback) (asynchronously) replace status of the specified FlowSchemaokhttp3.CallFlowcontrolApiserverV1beta2Api.replaceFlowSchemaStatusCall(String name, V1beta2FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceFlowSchemaStatusFlowcontrolApiserverV1beta2Api.replaceFlowSchemaStatusWithHttpInfo(String name, V1beta2FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified FlowSchemaFlowcontrolApiserverV1beta2Api.replaceFlowSchemaWithHttpInfo(String name, V1beta2FlowSchema 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 V1beta2FlowSchemaModifier and TypeMethodDescriptionokhttp3.CallFlowcontrolApiserverV1beta2Api.createFlowSchemaAsync(V1beta2FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta2FlowSchema> _callback) (asynchronously) create a FlowSchemaokhttp3.CallFlowcontrolApiserverV1beta2Api.patchFlowSchemaAsync(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1beta2FlowSchema> _callback) (asynchronously) partially update the specified FlowSchemaokhttp3.CallFlowcontrolApiserverV1beta2Api.patchFlowSchemaStatusAsync(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1beta2FlowSchema> _callback) (asynchronously) partially update status of the specified FlowSchemaokhttp3.CallFlowcontrolApiserverV1beta2Api.readFlowSchemaAsync(String name, String pretty, ApiCallback<V1beta2FlowSchema> _callback) (asynchronously) read the specified FlowSchemaokhttp3.CallFlowcontrolApiserverV1beta2Api.readFlowSchemaStatusAsync(String name, String pretty, ApiCallback<V1beta2FlowSchema> _callback) (asynchronously) read status of the specified FlowSchemaokhttp3.CallFlowcontrolApiserverV1beta2Api.replaceFlowSchemaAsync(String name, V1beta2FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta2FlowSchema> _callback) (asynchronously) replace the specified FlowSchemaokhttp3.CallFlowcontrolApiserverV1beta2Api.replaceFlowSchemaStatusAsync(String name, V1beta2FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta2FlowSchema> _callback) (asynchronously) replace status of the specified FlowSchema -
Uses of V1beta2FlowSchema in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta2FlowSchemaModifier and TypeMethodDescriptionV1beta2FlowSchema.apiVersion(String apiVersion) V1beta2FlowSchema.metadata(V1ObjectMeta metadata) V1beta2FlowSchema.spec(V1beta2FlowSchemaSpec spec) V1beta2FlowSchema.status(V1beta2FlowSchemaStatus status) Methods in io.kubernetes.client.openapi.models that return types with arguments of type V1beta2FlowSchemaModifier and TypeMethodDescriptionV1beta2FlowSchemaList.getItems()`items` is a list of FlowSchemas.Methods in io.kubernetes.client.openapi.models with parameters of type V1beta2FlowSchemaModifier and TypeMethodDescriptionV1beta2FlowSchemaList.addItemsItem(V1beta2FlowSchema itemsItem) Method parameters in io.kubernetes.client.openapi.models with type arguments of type V1beta2FlowSchemaModifier and TypeMethodDescriptionV1beta2FlowSchemaList.items(List<V1beta2FlowSchema> items) voidV1beta2FlowSchemaList.setItems(List<V1beta2FlowSchema> items)