Uses of Class
io.kubernetes.client.openapi.models.V1beta3FlowSchema
Packages that use V1beta3FlowSchema
-
Uses of V1beta3FlowSchema in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1beta3FlowSchemaModifier and TypeMethodDescriptionFlowcontrolApiserverV1beta3Api.createFlowSchema(V1beta3FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a FlowSchemaFlowcontrolApiserverV1beta3Api.patchFlowSchema(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update the specified FlowSchemaFlowcontrolApiserverV1beta3Api.patchFlowSchemaStatus(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update status of the specified FlowSchemaFlowcontrolApiserverV1beta3Api.readFlowSchema(String name, String pretty) read the specified FlowSchemaFlowcontrolApiserverV1beta3Api.readFlowSchemaStatus(String name, String pretty) read status of the specified FlowSchemaFlowcontrolApiserverV1beta3Api.replaceFlowSchema(String name, V1beta3FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified FlowSchemaFlowcontrolApiserverV1beta3Api.replaceFlowSchemaStatus(String name, V1beta3FlowSchema 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 V1beta3FlowSchemaModifier and TypeMethodDescriptionFlowcontrolApiserverV1beta3Api.createFlowSchemaWithHttpInfo(V1beta3FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a FlowSchemaFlowcontrolApiserverV1beta3Api.patchFlowSchemaStatusWithHttpInfo(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update status of the specified FlowSchemaFlowcontrolApiserverV1beta3Api.patchFlowSchemaWithHttpInfo(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update the specified FlowSchemaFlowcontrolApiserverV1beta3Api.readFlowSchemaStatusWithHttpInfo(String name, String pretty) read status of the specified FlowSchemaFlowcontrolApiserverV1beta3Api.readFlowSchemaWithHttpInfo(String name, String pretty) read the specified FlowSchemaFlowcontrolApiserverV1beta3Api.replaceFlowSchemaStatusWithHttpInfo(String name, V1beta3FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified FlowSchemaFlowcontrolApiserverV1beta3Api.replaceFlowSchemaWithHttpInfo(String name, V1beta3FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified FlowSchemaMethods in io.kubernetes.client.openapi.apis with parameters of type V1beta3FlowSchemaModifier and TypeMethodDescriptionFlowcontrolApiserverV1beta3Api.createFlowSchema(V1beta3FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a FlowSchemaokhttp3.CallFlowcontrolApiserverV1beta3Api.createFlowSchemaAsync(V1beta3FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta3FlowSchema> _callback) (asynchronously) create a FlowSchemaokhttp3.CallFlowcontrolApiserverV1beta3Api.createFlowSchemaCall(V1beta3FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createFlowSchemaFlowcontrolApiserverV1beta3Api.createFlowSchemaWithHttpInfo(V1beta3FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a FlowSchemaFlowcontrolApiserverV1beta3Api.replaceFlowSchema(String name, V1beta3FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified FlowSchemaokhttp3.CallFlowcontrolApiserverV1beta3Api.replaceFlowSchemaAsync(String name, V1beta3FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta3FlowSchema> _callback) (asynchronously) replace the specified FlowSchemaokhttp3.CallFlowcontrolApiserverV1beta3Api.replaceFlowSchemaCall(String name, V1beta3FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceFlowSchemaFlowcontrolApiserverV1beta3Api.replaceFlowSchemaStatus(String name, V1beta3FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified FlowSchemaokhttp3.CallFlowcontrolApiserverV1beta3Api.replaceFlowSchemaStatusAsync(String name, V1beta3FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta3FlowSchema> _callback) (asynchronously) replace status of the specified FlowSchemaokhttp3.CallFlowcontrolApiserverV1beta3Api.replaceFlowSchemaStatusCall(String name, V1beta3FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceFlowSchemaStatusFlowcontrolApiserverV1beta3Api.replaceFlowSchemaStatusWithHttpInfo(String name, V1beta3FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified FlowSchemaFlowcontrolApiserverV1beta3Api.replaceFlowSchemaWithHttpInfo(String name, V1beta3FlowSchema 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 V1beta3FlowSchemaModifier and TypeMethodDescriptionokhttp3.CallFlowcontrolApiserverV1beta3Api.createFlowSchemaAsync(V1beta3FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta3FlowSchema> _callback) (asynchronously) create a FlowSchemaokhttp3.CallFlowcontrolApiserverV1beta3Api.patchFlowSchemaAsync(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1beta3FlowSchema> _callback) (asynchronously) partially update the specified FlowSchemaokhttp3.CallFlowcontrolApiserverV1beta3Api.patchFlowSchemaStatusAsync(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1beta3FlowSchema> _callback) (asynchronously) partially update status of the specified FlowSchemaokhttp3.CallFlowcontrolApiserverV1beta3Api.readFlowSchemaAsync(String name, String pretty, ApiCallback<V1beta3FlowSchema> _callback) (asynchronously) read the specified FlowSchemaokhttp3.CallFlowcontrolApiserverV1beta3Api.readFlowSchemaStatusAsync(String name, String pretty, ApiCallback<V1beta3FlowSchema> _callback) (asynchronously) read status of the specified FlowSchemaokhttp3.CallFlowcontrolApiserverV1beta3Api.replaceFlowSchemaAsync(String name, V1beta3FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta3FlowSchema> _callback) (asynchronously) replace the specified FlowSchemaokhttp3.CallFlowcontrolApiserverV1beta3Api.replaceFlowSchemaStatusAsync(String name, V1beta3FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta3FlowSchema> _callback) (asynchronously) replace status of the specified FlowSchema -
Uses of V1beta3FlowSchema in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta3FlowSchemaModifier and TypeMethodDescriptionV1beta3FlowSchema.apiVersion(String apiVersion) V1beta3FlowSchema.metadata(V1ObjectMeta metadata) V1beta3FlowSchema.spec(V1beta3FlowSchemaSpec spec) V1beta3FlowSchema.status(V1beta3FlowSchemaStatus status) Methods in io.kubernetes.client.openapi.models that return types with arguments of type V1beta3FlowSchemaModifier and TypeMethodDescriptionV1beta3FlowSchemaList.getItems()`items` is a list of FlowSchemas.Methods in io.kubernetes.client.openapi.models with parameters of type V1beta3FlowSchemaModifier and TypeMethodDescriptionV1beta3FlowSchemaList.addItemsItem(V1beta3FlowSchema itemsItem) Method parameters in io.kubernetes.client.openapi.models with type arguments of type V1beta3FlowSchemaModifier and TypeMethodDescriptionV1beta3FlowSchemaList.items(List<V1beta3FlowSchema> items) voidV1beta3FlowSchemaList.setItems(List<V1beta3FlowSchema> items)