Uses of Class
io.kubernetes.client.openapi.models.V1beta1ServiceCIDR
Packages that use V1beta1ServiceCIDR
-
Uses of V1beta1ServiceCIDR in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1beta1ServiceCIDRModifier and TypeMethodDescriptionNetworkingV1beta1Api.createServiceCIDR
(V1beta1ServiceCIDR body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a ServiceCIDRNetworkingV1beta1Api.patchServiceCIDR
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update the specified ServiceCIDRNetworkingV1beta1Api.patchServiceCIDRStatus
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update status of the specified ServiceCIDRNetworkingV1beta1Api.readServiceCIDR
(String name, String pretty) read the specified ServiceCIDRNetworkingV1beta1Api.readServiceCIDRStatus
(String name, String pretty) read status of the specified ServiceCIDRNetworkingV1beta1Api.replaceServiceCIDR
(String name, V1beta1ServiceCIDR body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified ServiceCIDRNetworkingV1beta1Api.replaceServiceCIDRStatus
(String name, V1beta1ServiceCIDR body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified ServiceCIDRMethods in io.kubernetes.client.openapi.apis that return types with arguments of type V1beta1ServiceCIDRModifier and TypeMethodDescriptionNetworkingV1beta1Api.createServiceCIDRWithHttpInfo
(V1beta1ServiceCIDR body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a ServiceCIDRNetworkingV1beta1Api.patchServiceCIDRStatusWithHttpInfo
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update status of the specified ServiceCIDRNetworkingV1beta1Api.patchServiceCIDRWithHttpInfo
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update the specified ServiceCIDRNetworkingV1beta1Api.readServiceCIDRStatusWithHttpInfo
(String name, String pretty) read status of the specified ServiceCIDRNetworkingV1beta1Api.readServiceCIDRWithHttpInfo
(String name, String pretty) read the specified ServiceCIDRNetworkingV1beta1Api.replaceServiceCIDRStatusWithHttpInfo
(String name, V1beta1ServiceCIDR body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified ServiceCIDRNetworkingV1beta1Api.replaceServiceCIDRWithHttpInfo
(String name, V1beta1ServiceCIDR body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified ServiceCIDRMethods in io.kubernetes.client.openapi.apis with parameters of type V1beta1ServiceCIDRModifier and TypeMethodDescriptionNetworkingV1beta1Api.createServiceCIDR
(V1beta1ServiceCIDR body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a ServiceCIDRokhttp3.Call
NetworkingV1beta1Api.createServiceCIDRAsync
(V1beta1ServiceCIDR body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta1ServiceCIDR> _callback) (asynchronously) create a ServiceCIDRokhttp3.Call
NetworkingV1beta1Api.createServiceCIDRCall
(V1beta1ServiceCIDR body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createServiceCIDRNetworkingV1beta1Api.createServiceCIDRWithHttpInfo
(V1beta1ServiceCIDR body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a ServiceCIDRNetworkingV1beta1Api.replaceServiceCIDR
(String name, V1beta1ServiceCIDR body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified ServiceCIDRokhttp3.Call
NetworkingV1beta1Api.replaceServiceCIDRAsync
(String name, V1beta1ServiceCIDR body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta1ServiceCIDR> _callback) (asynchronously) replace the specified ServiceCIDRokhttp3.Call
NetworkingV1beta1Api.replaceServiceCIDRCall
(String name, V1beta1ServiceCIDR body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceServiceCIDRNetworkingV1beta1Api.replaceServiceCIDRStatus
(String name, V1beta1ServiceCIDR body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified ServiceCIDRokhttp3.Call
NetworkingV1beta1Api.replaceServiceCIDRStatusAsync
(String name, V1beta1ServiceCIDR body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta1ServiceCIDR> _callback) (asynchronously) replace status of the specified ServiceCIDRokhttp3.Call
NetworkingV1beta1Api.replaceServiceCIDRStatusCall
(String name, V1beta1ServiceCIDR body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceServiceCIDRStatusNetworkingV1beta1Api.replaceServiceCIDRStatusWithHttpInfo
(String name, V1beta1ServiceCIDR body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified ServiceCIDRNetworkingV1beta1Api.replaceServiceCIDRWithHttpInfo
(String name, V1beta1ServiceCIDR body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified ServiceCIDRMethod parameters in io.kubernetes.client.openapi.apis with type arguments of type V1beta1ServiceCIDRModifier and TypeMethodDescriptionokhttp3.Call
NetworkingV1beta1Api.createServiceCIDRAsync
(V1beta1ServiceCIDR body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta1ServiceCIDR> _callback) (asynchronously) create a ServiceCIDRokhttp3.Call
NetworkingV1beta1Api.patchServiceCIDRAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1beta1ServiceCIDR> _callback) (asynchronously) partially update the specified ServiceCIDRokhttp3.Call
NetworkingV1beta1Api.patchServiceCIDRStatusAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1beta1ServiceCIDR> _callback) (asynchronously) partially update status of the specified ServiceCIDRokhttp3.Call
NetworkingV1beta1Api.readServiceCIDRAsync
(String name, String pretty, ApiCallback<V1beta1ServiceCIDR> _callback) (asynchronously) read the specified ServiceCIDRokhttp3.Call
NetworkingV1beta1Api.readServiceCIDRStatusAsync
(String name, String pretty, ApiCallback<V1beta1ServiceCIDR> _callback) (asynchronously) read status of the specified ServiceCIDRokhttp3.Call
NetworkingV1beta1Api.replaceServiceCIDRAsync
(String name, V1beta1ServiceCIDR body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta1ServiceCIDR> _callback) (asynchronously) replace the specified ServiceCIDRokhttp3.Call
NetworkingV1beta1Api.replaceServiceCIDRStatusAsync
(String name, V1beta1ServiceCIDR body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta1ServiceCIDR> _callback) (asynchronously) replace status of the specified ServiceCIDR -
Uses of V1beta1ServiceCIDR in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta1ServiceCIDRModifier and TypeMethodDescriptionV1beta1ServiceCIDR.apiVersion
(String apiVersion) V1beta1ServiceCIDR.metadata
(V1ObjectMeta metadata) V1beta1ServiceCIDR.spec
(V1beta1ServiceCIDRSpec spec) V1beta1ServiceCIDR.status
(V1beta1ServiceCIDRStatus status) Methods in io.kubernetes.client.openapi.models that return types with arguments of type V1beta1ServiceCIDRModifier and TypeMethodDescriptionV1beta1ServiceCIDRList.getItems()
items is the list of ServiceCIDRs.Methods in io.kubernetes.client.openapi.models with parameters of type V1beta1ServiceCIDRModifier and TypeMethodDescriptionV1beta1ServiceCIDRList.addItemsItem
(V1beta1ServiceCIDR itemsItem) Method parameters in io.kubernetes.client.openapi.models with type arguments of type V1beta1ServiceCIDRModifier and TypeMethodDescriptionV1beta1ServiceCIDRList.items
(List<V1beta1ServiceCIDR> items) void
V1beta1ServiceCIDRList.setItems
(List<V1beta1ServiceCIDR> items)