Uses of Class
io.kubernetes.client.openapi.models.V1FlowSchema
Packages that use V1FlowSchema
-
Uses of V1FlowSchema in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1FlowSchemaModifier and TypeMethodDescriptionFlowcontrolApiserverV1Api.createFlowSchema
(V1FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a FlowSchemaFlowcontrolApiserverV1Api.patchFlowSchema
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update the specified FlowSchemaFlowcontrolApiserverV1Api.patchFlowSchemaStatus
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update status of the specified FlowSchemaFlowcontrolApiserverV1Api.readFlowSchema
(String name, String pretty) read the specified FlowSchemaFlowcontrolApiserverV1Api.readFlowSchemaStatus
(String name, String pretty) read status of the specified FlowSchemaFlowcontrolApiserverV1Api.replaceFlowSchema
(String name, V1FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified FlowSchemaFlowcontrolApiserverV1Api.replaceFlowSchemaStatus
(String name, V1FlowSchema 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 V1FlowSchemaModifier and TypeMethodDescriptionFlowcontrolApiserverV1Api.createFlowSchemaWithHttpInfo
(V1FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a FlowSchemaFlowcontrolApiserverV1Api.patchFlowSchemaStatusWithHttpInfo
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update status of the specified FlowSchemaFlowcontrolApiserverV1Api.patchFlowSchemaWithHttpInfo
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update the specified FlowSchemaFlowcontrolApiserverV1Api.readFlowSchemaStatusWithHttpInfo
(String name, String pretty) read status of the specified FlowSchemaFlowcontrolApiserverV1Api.readFlowSchemaWithHttpInfo
(String name, String pretty) read the specified FlowSchemaFlowcontrolApiserverV1Api.replaceFlowSchemaStatusWithHttpInfo
(String name, V1FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified FlowSchemaFlowcontrolApiserverV1Api.replaceFlowSchemaWithHttpInfo
(String name, V1FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified FlowSchemaMethods in io.kubernetes.client.openapi.apis with parameters of type V1FlowSchemaModifier and TypeMethodDescriptionFlowcontrolApiserverV1Api.createFlowSchema
(V1FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a FlowSchemaokhttp3.Call
FlowcontrolApiserverV1Api.createFlowSchemaAsync
(V1FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1FlowSchema> _callback) (asynchronously) create a FlowSchemaokhttp3.Call
FlowcontrolApiserverV1Api.createFlowSchemaCall
(V1FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createFlowSchemaFlowcontrolApiserverV1Api.createFlowSchemaWithHttpInfo
(V1FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a FlowSchemaFlowcontrolApiserverV1Api.replaceFlowSchema
(String name, V1FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified FlowSchemaokhttp3.Call
FlowcontrolApiserverV1Api.replaceFlowSchemaAsync
(String name, V1FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1FlowSchema> _callback) (asynchronously) replace the specified FlowSchemaokhttp3.Call
FlowcontrolApiserverV1Api.replaceFlowSchemaCall
(String name, V1FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceFlowSchemaFlowcontrolApiserverV1Api.replaceFlowSchemaStatus
(String name, V1FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified FlowSchemaokhttp3.Call
FlowcontrolApiserverV1Api.replaceFlowSchemaStatusAsync
(String name, V1FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1FlowSchema> _callback) (asynchronously) replace status of the specified FlowSchemaokhttp3.Call
FlowcontrolApiserverV1Api.replaceFlowSchemaStatusCall
(String name, V1FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceFlowSchemaStatusFlowcontrolApiserverV1Api.replaceFlowSchemaStatusWithHttpInfo
(String name, V1FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified FlowSchemaFlowcontrolApiserverV1Api.replaceFlowSchemaWithHttpInfo
(String name, V1FlowSchema 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 V1FlowSchemaModifier and TypeMethodDescriptionokhttp3.Call
FlowcontrolApiserverV1Api.createFlowSchemaAsync
(V1FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1FlowSchema> _callback) (asynchronously) create a FlowSchemaokhttp3.Call
FlowcontrolApiserverV1Api.patchFlowSchemaAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1FlowSchema> _callback) (asynchronously) partially update the specified FlowSchemaokhttp3.Call
FlowcontrolApiserverV1Api.patchFlowSchemaStatusAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1FlowSchema> _callback) (asynchronously) partially update status of the specified FlowSchemaokhttp3.Call
FlowcontrolApiserverV1Api.readFlowSchemaAsync
(String name, String pretty, ApiCallback<V1FlowSchema> _callback) (asynchronously) read the specified FlowSchemaokhttp3.Call
FlowcontrolApiserverV1Api.readFlowSchemaStatusAsync
(String name, String pretty, ApiCallback<V1FlowSchema> _callback) (asynchronously) read status of the specified FlowSchemaokhttp3.Call
FlowcontrolApiserverV1Api.replaceFlowSchemaAsync
(String name, V1FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1FlowSchema> _callback) (asynchronously) replace the specified FlowSchemaokhttp3.Call
FlowcontrolApiserverV1Api.replaceFlowSchemaStatusAsync
(String name, V1FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1FlowSchema> _callback) (asynchronously) replace status of the specified FlowSchema -
Uses of V1FlowSchema in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1FlowSchemaModifier and TypeMethodDescriptionV1FlowSchema.apiVersion
(String apiVersion) V1FlowSchema.metadata
(V1ObjectMeta metadata) V1FlowSchema.spec
(V1FlowSchemaSpec spec) V1FlowSchema.status
(V1FlowSchemaStatus status) Methods in io.kubernetes.client.openapi.models that return types with arguments of type V1FlowSchemaMethods in io.kubernetes.client.openapi.models with parameters of type V1FlowSchemaMethod parameters in io.kubernetes.client.openapi.models with type arguments of type V1FlowSchemaModifier and TypeMethodDescriptionV1FlowSchemaList.items
(List<V1FlowSchema> items) void
V1FlowSchemaList.setItems
(List<V1FlowSchema> items)