Uses of Class
io.kubernetes.client.openapi.models.V1Deployment
Packages that use V1Deployment
-
Uses of V1Deployment in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1DeploymentModifier and TypeMethodDescriptionAppsV1Api.createNamespacedDeployment
(String namespace, V1Deployment body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a DeploymentAppsV1Api.patchNamespacedDeployment
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update the specified DeploymentAppsV1Api.patchNamespacedDeploymentStatus
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update status of the specified DeploymentAppsV1Api.readNamespacedDeployment
(String name, String namespace, String pretty) read the specified DeploymentAppsV1Api.readNamespacedDeploymentStatus
(String name, String namespace, String pretty) read status of the specified DeploymentAppsV1Api.replaceNamespacedDeployment
(String name, String namespace, V1Deployment body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified DeploymentAppsV1Api.replaceNamespacedDeploymentStatus
(String name, String namespace, V1Deployment body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified DeploymentMethods in io.kubernetes.client.openapi.apis that return types with arguments of type V1DeploymentModifier and TypeMethodDescriptionAppsV1Api.createNamespacedDeploymentWithHttpInfo
(String namespace, V1Deployment body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a DeploymentAppsV1Api.patchNamespacedDeploymentStatusWithHttpInfo
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update status of the specified DeploymentAppsV1Api.patchNamespacedDeploymentWithHttpInfo
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update the specified DeploymentAppsV1Api.readNamespacedDeploymentStatusWithHttpInfo
(String name, String namespace, String pretty) read status of the specified DeploymentAppsV1Api.readNamespacedDeploymentWithHttpInfo
(String name, String namespace, String pretty) read the specified DeploymentAppsV1Api.replaceNamespacedDeploymentStatusWithHttpInfo
(String name, String namespace, V1Deployment body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified DeploymentAppsV1Api.replaceNamespacedDeploymentWithHttpInfo
(String name, String namespace, V1Deployment body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified DeploymentMethods in io.kubernetes.client.openapi.apis with parameters of type V1DeploymentModifier and TypeMethodDescriptionAppsV1Api.createNamespacedDeployment
(String namespace, V1Deployment body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a Deploymentokhttp3.Call
AppsV1Api.createNamespacedDeploymentAsync
(String namespace, V1Deployment body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Deployment> _callback) (asynchronously) create a Deploymentokhttp3.Call
AppsV1Api.createNamespacedDeploymentCall
(String namespace, V1Deployment body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedDeploymentAppsV1Api.createNamespacedDeploymentWithHttpInfo
(String namespace, V1Deployment body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a DeploymentAppsV1Api.replaceNamespacedDeployment
(String name, String namespace, V1Deployment body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified Deploymentokhttp3.Call
AppsV1Api.replaceNamespacedDeploymentAsync
(String name, String namespace, V1Deployment body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Deployment> _callback) (asynchronously) replace the specified Deploymentokhttp3.Call
AppsV1Api.replaceNamespacedDeploymentCall
(String name, String namespace, V1Deployment body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedDeploymentAppsV1Api.replaceNamespacedDeploymentStatus
(String name, String namespace, V1Deployment body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified Deploymentokhttp3.Call
AppsV1Api.replaceNamespacedDeploymentStatusAsync
(String name, String namespace, V1Deployment body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Deployment> _callback) (asynchronously) replace status of the specified Deploymentokhttp3.Call
AppsV1Api.replaceNamespacedDeploymentStatusCall
(String name, String namespace, V1Deployment body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedDeploymentStatusAppsV1Api.replaceNamespacedDeploymentStatusWithHttpInfo
(String name, String namespace, V1Deployment body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified DeploymentAppsV1Api.replaceNamespacedDeploymentWithHttpInfo
(String name, String namespace, V1Deployment body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified DeploymentMethod parameters in io.kubernetes.client.openapi.apis with type arguments of type V1DeploymentModifier and TypeMethodDescriptionokhttp3.Call
AppsV1Api.createNamespacedDeploymentAsync
(String namespace, V1Deployment body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Deployment> _callback) (asynchronously) create a Deploymentokhttp3.Call
AppsV1Api.patchNamespacedDeploymentAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Deployment> _callback) (asynchronously) partially update the specified Deploymentokhttp3.Call
AppsV1Api.patchNamespacedDeploymentStatusAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Deployment> _callback) (asynchronously) partially update status of the specified Deploymentokhttp3.Call
AppsV1Api.readNamespacedDeploymentAsync
(String name, String namespace, String pretty, ApiCallback<V1Deployment> _callback) (asynchronously) read the specified Deploymentokhttp3.Call
AppsV1Api.readNamespacedDeploymentStatusAsync
(String name, String namespace, String pretty, ApiCallback<V1Deployment> _callback) (asynchronously) read status of the specified Deploymentokhttp3.Call
AppsV1Api.replaceNamespacedDeploymentAsync
(String name, String namespace, V1Deployment body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Deployment> _callback) (asynchronously) replace the specified Deploymentokhttp3.Call
AppsV1Api.replaceNamespacedDeploymentStatusAsync
(String name, String namespace, V1Deployment body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Deployment> _callback) (asynchronously) replace status of the specified Deployment -
Uses of V1Deployment in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1DeploymentModifier and TypeMethodDescriptionV1Deployment.apiVersion
(String apiVersion) V1Deployment.metadata
(V1ObjectMeta metadata) V1Deployment.spec
(V1DeploymentSpec spec) V1Deployment.status
(V1DeploymentStatus status) Methods in io.kubernetes.client.openapi.models that return types with arguments of type V1DeploymentMethods in io.kubernetes.client.openapi.models with parameters of type V1DeploymentMethod parameters in io.kubernetes.client.openapi.models with type arguments of type V1DeploymentModifier and TypeMethodDescriptionV1DeploymentList.items
(List<V1Deployment> items) void
V1DeploymentList.setItems
(List<V1Deployment> items)