Uses of Class
io.kubernetes.client.openapi.models.V1alpha1ServiceCIDR
Packages that use V1alpha1ServiceCIDR
-
Uses of V1alpha1ServiceCIDR in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1alpha1ServiceCIDRModifier and TypeMethodDescriptionNetworkingV1alpha1Api.createServiceCIDR
(V1alpha1ServiceCIDR body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a ServiceCIDRNetworkingV1alpha1Api.patchServiceCIDR
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update the specified ServiceCIDRNetworkingV1alpha1Api.patchServiceCIDRStatus
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update status of the specified ServiceCIDRNetworkingV1alpha1Api.readServiceCIDR
(String name, String pretty) read the specified ServiceCIDRNetworkingV1alpha1Api.readServiceCIDRStatus
(String name, String pretty) read status of the specified ServiceCIDRNetworkingV1alpha1Api.replaceServiceCIDR
(String name, V1alpha1ServiceCIDR body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified ServiceCIDRNetworkingV1alpha1Api.replaceServiceCIDRStatus
(String name, V1alpha1ServiceCIDR 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 V1alpha1ServiceCIDRModifier and TypeMethodDescriptionNetworkingV1alpha1Api.createServiceCIDRWithHttpInfo
(V1alpha1ServiceCIDR body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a ServiceCIDRNetworkingV1alpha1Api.patchServiceCIDRStatusWithHttpInfo
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update status of the specified ServiceCIDRNetworkingV1alpha1Api.patchServiceCIDRWithHttpInfo
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update the specified ServiceCIDRNetworkingV1alpha1Api.readServiceCIDRStatusWithHttpInfo
(String name, String pretty) read status of the specified ServiceCIDRNetworkingV1alpha1Api.readServiceCIDRWithHttpInfo
(String name, String pretty) read the specified ServiceCIDRNetworkingV1alpha1Api.replaceServiceCIDRStatusWithHttpInfo
(String name, V1alpha1ServiceCIDR body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified ServiceCIDRNetworkingV1alpha1Api.replaceServiceCIDRWithHttpInfo
(String name, V1alpha1ServiceCIDR body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified ServiceCIDRMethods in io.kubernetes.client.openapi.apis with parameters of type V1alpha1ServiceCIDRModifier and TypeMethodDescriptionNetworkingV1alpha1Api.createServiceCIDR
(V1alpha1ServiceCIDR body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a ServiceCIDRokhttp3.Call
NetworkingV1alpha1Api.createServiceCIDRAsync
(V1alpha1ServiceCIDR body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha1ServiceCIDR> _callback) (asynchronously) create a ServiceCIDRokhttp3.Call
NetworkingV1alpha1Api.createServiceCIDRCall
(V1alpha1ServiceCIDR body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createServiceCIDRNetworkingV1alpha1Api.createServiceCIDRWithHttpInfo
(V1alpha1ServiceCIDR body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a ServiceCIDRNetworkingV1alpha1Api.replaceServiceCIDR
(String name, V1alpha1ServiceCIDR body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified ServiceCIDRokhttp3.Call
NetworkingV1alpha1Api.replaceServiceCIDRAsync
(String name, V1alpha1ServiceCIDR body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha1ServiceCIDR> _callback) (asynchronously) replace the specified ServiceCIDRokhttp3.Call
NetworkingV1alpha1Api.replaceServiceCIDRCall
(String name, V1alpha1ServiceCIDR body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceServiceCIDRNetworkingV1alpha1Api.replaceServiceCIDRStatus
(String name, V1alpha1ServiceCIDR body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified ServiceCIDRokhttp3.Call
NetworkingV1alpha1Api.replaceServiceCIDRStatusAsync
(String name, V1alpha1ServiceCIDR body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha1ServiceCIDR> _callback) (asynchronously) replace status of the specified ServiceCIDRokhttp3.Call
NetworkingV1alpha1Api.replaceServiceCIDRStatusCall
(String name, V1alpha1ServiceCIDR body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceServiceCIDRStatusNetworkingV1alpha1Api.replaceServiceCIDRStatusWithHttpInfo
(String name, V1alpha1ServiceCIDR body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified ServiceCIDRNetworkingV1alpha1Api.replaceServiceCIDRWithHttpInfo
(String name, V1alpha1ServiceCIDR 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 V1alpha1ServiceCIDRModifier and TypeMethodDescriptionokhttp3.Call
NetworkingV1alpha1Api.createServiceCIDRAsync
(V1alpha1ServiceCIDR body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha1ServiceCIDR> _callback) (asynchronously) create a ServiceCIDRokhttp3.Call
NetworkingV1alpha1Api.patchServiceCIDRAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1alpha1ServiceCIDR> _callback) (asynchronously) partially update the specified ServiceCIDRokhttp3.Call
NetworkingV1alpha1Api.patchServiceCIDRStatusAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1alpha1ServiceCIDR> _callback) (asynchronously) partially update status of the specified ServiceCIDRokhttp3.Call
NetworkingV1alpha1Api.readServiceCIDRAsync
(String name, String pretty, ApiCallback<V1alpha1ServiceCIDR> _callback) (asynchronously) read the specified ServiceCIDRokhttp3.Call
NetworkingV1alpha1Api.readServiceCIDRStatusAsync
(String name, String pretty, ApiCallback<V1alpha1ServiceCIDR> _callback) (asynchronously) read status of the specified ServiceCIDRokhttp3.Call
NetworkingV1alpha1Api.replaceServiceCIDRAsync
(String name, V1alpha1ServiceCIDR body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha1ServiceCIDR> _callback) (asynchronously) replace the specified ServiceCIDRokhttp3.Call
NetworkingV1alpha1Api.replaceServiceCIDRStatusAsync
(String name, V1alpha1ServiceCIDR body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha1ServiceCIDR> _callback) (asynchronously) replace status of the specified ServiceCIDR -
Uses of V1alpha1ServiceCIDR in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1alpha1ServiceCIDRModifier and TypeMethodDescriptionV1alpha1ServiceCIDR.apiVersion
(String apiVersion) V1alpha1ServiceCIDR.metadata
(V1ObjectMeta metadata) V1alpha1ServiceCIDR.spec
(V1alpha1ServiceCIDRSpec spec) V1alpha1ServiceCIDR.status
(V1alpha1ServiceCIDRStatus status) Methods in io.kubernetes.client.openapi.models that return types with arguments of type V1alpha1ServiceCIDRModifier and TypeMethodDescriptionV1alpha1ServiceCIDRList.getItems()
items is the list of ServiceCIDRs.Methods in io.kubernetes.client.openapi.models with parameters of type V1alpha1ServiceCIDRModifier and TypeMethodDescriptionV1alpha1ServiceCIDRList.addItemsItem
(V1alpha1ServiceCIDR itemsItem) Method parameters in io.kubernetes.client.openapi.models with type arguments of type V1alpha1ServiceCIDRModifier and TypeMethodDescriptionV1alpha1ServiceCIDRList.items
(List<V1alpha1ServiceCIDR> items) void
V1alpha1ServiceCIDRList.setItems
(List<V1alpha1ServiceCIDR> items)