Uses of Class
io.kubernetes.client.openapi.models.V1alpha1StorageVersion
Packages that use V1alpha1StorageVersion
-
Uses of V1alpha1StorageVersion in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1alpha1StorageVersionModifier and TypeMethodDescriptionInternalApiserverV1alpha1Api.createStorageVersion(V1alpha1StorageVersion body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a StorageVersionInternalApiserverV1alpha1Api.patchStorageVersion(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update the specified StorageVersionInternalApiserverV1alpha1Api.patchStorageVersionStatus(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update status of the specified StorageVersionInternalApiserverV1alpha1Api.readStorageVersion(String name, String pretty) read the specified StorageVersionInternalApiserverV1alpha1Api.readStorageVersionStatus(String name, String pretty) read status of the specified StorageVersionInternalApiserverV1alpha1Api.replaceStorageVersion(String name, V1alpha1StorageVersion body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified StorageVersionInternalApiserverV1alpha1Api.replaceStorageVersionStatus(String name, V1alpha1StorageVersion body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified StorageVersionMethods in io.kubernetes.client.openapi.apis that return types with arguments of type V1alpha1StorageVersionModifier and TypeMethodDescriptionInternalApiserverV1alpha1Api.createStorageVersionWithHttpInfo(V1alpha1StorageVersion body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a StorageVersionInternalApiserverV1alpha1Api.patchStorageVersionStatusWithHttpInfo(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update status of the specified StorageVersionInternalApiserverV1alpha1Api.patchStorageVersionWithHttpInfo(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update the specified StorageVersionInternalApiserverV1alpha1Api.readStorageVersionStatusWithHttpInfo(String name, String pretty) read status of the specified StorageVersionInternalApiserverV1alpha1Api.readStorageVersionWithHttpInfo(String name, String pretty) read the specified StorageVersionInternalApiserverV1alpha1Api.replaceStorageVersionStatusWithHttpInfo(String name, V1alpha1StorageVersion body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified StorageVersionInternalApiserverV1alpha1Api.replaceStorageVersionWithHttpInfo(String name, V1alpha1StorageVersion body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified StorageVersionMethods in io.kubernetes.client.openapi.apis with parameters of type V1alpha1StorageVersionModifier and TypeMethodDescriptionInternalApiserverV1alpha1Api.createStorageVersion(V1alpha1StorageVersion body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a StorageVersionokhttp3.CallInternalApiserverV1alpha1Api.createStorageVersionAsync(V1alpha1StorageVersion body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha1StorageVersion> _callback) (asynchronously) create a StorageVersionokhttp3.CallInternalApiserverV1alpha1Api.createStorageVersionCall(V1alpha1StorageVersion body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createStorageVersionInternalApiserverV1alpha1Api.createStorageVersionWithHttpInfo(V1alpha1StorageVersion body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a StorageVersionInternalApiserverV1alpha1Api.replaceStorageVersion(String name, V1alpha1StorageVersion body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified StorageVersionokhttp3.CallInternalApiserverV1alpha1Api.replaceStorageVersionAsync(String name, V1alpha1StorageVersion body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha1StorageVersion> _callback) (asynchronously) replace the specified StorageVersionokhttp3.CallInternalApiserverV1alpha1Api.replaceStorageVersionCall(String name, V1alpha1StorageVersion body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceStorageVersionInternalApiserverV1alpha1Api.replaceStorageVersionStatus(String name, V1alpha1StorageVersion body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified StorageVersionokhttp3.CallInternalApiserverV1alpha1Api.replaceStorageVersionStatusAsync(String name, V1alpha1StorageVersion body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha1StorageVersion> _callback) (asynchronously) replace status of the specified StorageVersionokhttp3.CallInternalApiserverV1alpha1Api.replaceStorageVersionStatusCall(String name, V1alpha1StorageVersion body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceStorageVersionStatusInternalApiserverV1alpha1Api.replaceStorageVersionStatusWithHttpInfo(String name, V1alpha1StorageVersion body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified StorageVersionInternalApiserverV1alpha1Api.replaceStorageVersionWithHttpInfo(String name, V1alpha1StorageVersion body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified StorageVersionMethod parameters in io.kubernetes.client.openapi.apis with type arguments of type V1alpha1StorageVersionModifier and TypeMethodDescriptionokhttp3.CallInternalApiserverV1alpha1Api.createStorageVersionAsync(V1alpha1StorageVersion body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha1StorageVersion> _callback) (asynchronously) create a StorageVersionokhttp3.CallInternalApiserverV1alpha1Api.patchStorageVersionAsync(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1alpha1StorageVersion> _callback) (asynchronously) partially update the specified StorageVersionokhttp3.CallInternalApiserverV1alpha1Api.patchStorageVersionStatusAsync(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1alpha1StorageVersion> _callback) (asynchronously) partially update status of the specified StorageVersionokhttp3.CallInternalApiserverV1alpha1Api.readStorageVersionAsync(String name, String pretty, ApiCallback<V1alpha1StorageVersion> _callback) (asynchronously) read the specified StorageVersionokhttp3.CallInternalApiserverV1alpha1Api.readStorageVersionStatusAsync(String name, String pretty, ApiCallback<V1alpha1StorageVersion> _callback) (asynchronously) read status of the specified StorageVersionokhttp3.CallInternalApiserverV1alpha1Api.replaceStorageVersionAsync(String name, V1alpha1StorageVersion body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha1StorageVersion> _callback) (asynchronously) replace the specified StorageVersionokhttp3.CallInternalApiserverV1alpha1Api.replaceStorageVersionStatusAsync(String name, V1alpha1StorageVersion body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha1StorageVersion> _callback) (asynchronously) replace status of the specified StorageVersion -
Uses of V1alpha1StorageVersion in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1alpha1StorageVersionModifier and TypeMethodDescriptionV1alpha1StorageVersion.apiVersion(String apiVersion) V1alpha1StorageVersion.metadata(V1ObjectMeta metadata) V1alpha1StorageVersion.status(V1alpha1StorageVersionStatus status) Methods in io.kubernetes.client.openapi.models that return types with arguments of type V1alpha1StorageVersionModifier and TypeMethodDescriptionV1alpha1StorageVersionList.getItems()Items holds a list of StorageVersionMethods in io.kubernetes.client.openapi.models with parameters of type V1alpha1StorageVersionModifier and TypeMethodDescriptionV1alpha1StorageVersionList.addItemsItem(V1alpha1StorageVersion itemsItem) Method parameters in io.kubernetes.client.openapi.models with type arguments of type V1alpha1StorageVersionModifier and TypeMethodDescriptionV1alpha1StorageVersionList.items(List<V1alpha1StorageVersion> items) voidV1alpha1StorageVersionList.setItems(List<V1alpha1StorageVersion> items)