Uses of Class
io.kubernetes.client.openapi.models.V1Service
Packages that use V1Service
-
Uses of V1Service in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1ServiceModifier and TypeMethodDescriptionCoreV1Api.createNamespacedService
(String namespace, V1Service body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a ServiceCoreV1Api.deleteNamespacedService
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body) delete a ServiceCoreV1Api.patchNamespacedService
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update the specified ServiceCoreV1Api.patchNamespacedServiceStatus
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update status of the specified ServiceCoreV1Api.readNamespacedService
(String name, String namespace, String pretty) read the specified ServiceCoreV1Api.readNamespacedServiceStatus
(String name, String namespace, String pretty) read status of the specified ServiceCoreV1Api.replaceNamespacedService
(String name, String namespace, V1Service body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified ServiceCoreV1Api.replaceNamespacedServiceStatus
(String name, String namespace, V1Service body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified ServiceMethods in io.kubernetes.client.openapi.apis that return types with arguments of type V1ServiceModifier and TypeMethodDescriptionCoreV1Api.createNamespacedServiceWithHttpInfo
(String namespace, V1Service body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a ServiceCoreV1Api.deleteNamespacedServiceWithHttpInfo
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body) delete a ServiceCoreV1Api.patchNamespacedServiceStatusWithHttpInfo
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update status of the specified ServiceCoreV1Api.patchNamespacedServiceWithHttpInfo
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update the specified ServiceCoreV1Api.readNamespacedServiceStatusWithHttpInfo
(String name, String namespace, String pretty) read status of the specified ServiceCoreV1Api.readNamespacedServiceWithHttpInfo
(String name, String namespace, String pretty) read the specified ServiceCoreV1Api.replaceNamespacedServiceStatusWithHttpInfo
(String name, String namespace, V1Service body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified ServiceCoreV1Api.replaceNamespacedServiceWithHttpInfo
(String name, String namespace, V1Service body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified ServiceMethods in io.kubernetes.client.openapi.apis with parameters of type V1ServiceModifier and TypeMethodDescriptionCoreV1Api.createNamespacedService
(String namespace, V1Service body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a Serviceokhttp3.Call
CoreV1Api.createNamespacedServiceAsync
(String namespace, V1Service body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Service> _callback) (asynchronously) create a Serviceokhttp3.Call
CoreV1Api.createNamespacedServiceCall
(String namespace, V1Service body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedServiceCoreV1Api.createNamespacedServiceWithHttpInfo
(String namespace, V1Service body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a ServiceCoreV1Api.replaceNamespacedService
(String name, String namespace, V1Service body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified Serviceokhttp3.Call
CoreV1Api.replaceNamespacedServiceAsync
(String name, String namespace, V1Service body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Service> _callback) (asynchronously) replace the specified Serviceokhttp3.Call
CoreV1Api.replaceNamespacedServiceCall
(String name, String namespace, V1Service body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedServiceCoreV1Api.replaceNamespacedServiceStatus
(String name, String namespace, V1Service body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified Serviceokhttp3.Call
CoreV1Api.replaceNamespacedServiceStatusAsync
(String name, String namespace, V1Service body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Service> _callback) (asynchronously) replace status of the specified Serviceokhttp3.Call
CoreV1Api.replaceNamespacedServiceStatusCall
(String name, String namespace, V1Service body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedServiceStatusCoreV1Api.replaceNamespacedServiceStatusWithHttpInfo
(String name, String namespace, V1Service body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified ServiceCoreV1Api.replaceNamespacedServiceWithHttpInfo
(String name, String namespace, V1Service body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified ServiceMethod parameters in io.kubernetes.client.openapi.apis with type arguments of type V1ServiceModifier and TypeMethodDescriptionokhttp3.Call
CoreV1Api.createNamespacedServiceAsync
(String namespace, V1Service body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Service> _callback) (asynchronously) create a Serviceokhttp3.Call
CoreV1Api.deleteNamespacedServiceAsync
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Service> _callback) (asynchronously) delete a Serviceokhttp3.Call
CoreV1Api.patchNamespacedServiceAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Service> _callback) (asynchronously) partially update the specified Serviceokhttp3.Call
CoreV1Api.patchNamespacedServiceStatusAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Service> _callback) (asynchronously) partially update status of the specified Serviceokhttp3.Call
CoreV1Api.readNamespacedServiceAsync
(String name, String namespace, String pretty, ApiCallback<V1Service> _callback) (asynchronously) read the specified Serviceokhttp3.Call
CoreV1Api.readNamespacedServiceStatusAsync
(String name, String namespace, String pretty, ApiCallback<V1Service> _callback) (asynchronously) read status of the specified Serviceokhttp3.Call
CoreV1Api.replaceNamespacedServiceAsync
(String name, String namespace, V1Service body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Service> _callback) (asynchronously) replace the specified Serviceokhttp3.Call
CoreV1Api.replaceNamespacedServiceStatusAsync
(String name, String namespace, V1Service body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Service> _callback) (asynchronously) replace status of the specified Service -
Uses of V1Service in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1ServiceModifier and TypeMethodDescriptionV1Service.apiVersion
(String apiVersion) V1Service.metadata
(V1ObjectMeta metadata) V1Service.spec
(V1ServiceSpec spec) V1Service.status
(V1ServiceStatus status) Methods in io.kubernetes.client.openapi.models that return types with arguments of type V1ServiceMethods in io.kubernetes.client.openapi.models with parameters of type V1ServiceMethod parameters in io.kubernetes.client.openapi.models with type arguments of type V1Service