Uses of Class
io.kubernetes.client.openapi.models.V1ReplicaSet
Packages that use V1ReplicaSet
-
Uses of V1ReplicaSet in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1ReplicaSetModifier and TypeMethodDescriptionAppsV1Api.createNamespacedReplicaSet
(String namespace, V1ReplicaSet body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a ReplicaSetAppsV1Api.patchNamespacedReplicaSet
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update the specified ReplicaSetAppsV1Api.patchNamespacedReplicaSetStatus
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update status of the specified ReplicaSetAppsV1Api.readNamespacedReplicaSet
(String name, String namespace, String pretty) read the specified ReplicaSetAppsV1Api.readNamespacedReplicaSetStatus
(String name, String namespace, String pretty) read status of the specified ReplicaSetAppsV1Api.replaceNamespacedReplicaSet
(String name, String namespace, V1ReplicaSet body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified ReplicaSetAppsV1Api.replaceNamespacedReplicaSetStatus
(String name, String namespace, V1ReplicaSet body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified ReplicaSetMethods in io.kubernetes.client.openapi.apis that return types with arguments of type V1ReplicaSetModifier and TypeMethodDescriptionAppsV1Api.createNamespacedReplicaSetWithHttpInfo
(String namespace, V1ReplicaSet body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a ReplicaSetAppsV1Api.patchNamespacedReplicaSetStatusWithHttpInfo
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update status of the specified ReplicaSetAppsV1Api.patchNamespacedReplicaSetWithHttpInfo
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update the specified ReplicaSetAppsV1Api.readNamespacedReplicaSetStatusWithHttpInfo
(String name, String namespace, String pretty) read status of the specified ReplicaSetAppsV1Api.readNamespacedReplicaSetWithHttpInfo
(String name, String namespace, String pretty) read the specified ReplicaSetAppsV1Api.replaceNamespacedReplicaSetStatusWithHttpInfo
(String name, String namespace, V1ReplicaSet body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified ReplicaSetAppsV1Api.replaceNamespacedReplicaSetWithHttpInfo
(String name, String namespace, V1ReplicaSet body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified ReplicaSetMethods in io.kubernetes.client.openapi.apis with parameters of type V1ReplicaSetModifier and TypeMethodDescriptionAppsV1Api.createNamespacedReplicaSet
(String namespace, V1ReplicaSet body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a ReplicaSetokhttp3.Call
AppsV1Api.createNamespacedReplicaSetAsync
(String namespace, V1ReplicaSet body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ReplicaSet> _callback) (asynchronously) create a ReplicaSetokhttp3.Call
AppsV1Api.createNamespacedReplicaSetCall
(String namespace, V1ReplicaSet body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedReplicaSetAppsV1Api.createNamespacedReplicaSetWithHttpInfo
(String namespace, V1ReplicaSet body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a ReplicaSetAppsV1Api.replaceNamespacedReplicaSet
(String name, String namespace, V1ReplicaSet body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified ReplicaSetokhttp3.Call
AppsV1Api.replaceNamespacedReplicaSetAsync
(String name, String namespace, V1ReplicaSet body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ReplicaSet> _callback) (asynchronously) replace the specified ReplicaSetokhttp3.Call
AppsV1Api.replaceNamespacedReplicaSetCall
(String name, String namespace, V1ReplicaSet body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedReplicaSetAppsV1Api.replaceNamespacedReplicaSetStatus
(String name, String namespace, V1ReplicaSet body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified ReplicaSetokhttp3.Call
AppsV1Api.replaceNamespacedReplicaSetStatusAsync
(String name, String namespace, V1ReplicaSet body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ReplicaSet> _callback) (asynchronously) replace status of the specified ReplicaSetokhttp3.Call
AppsV1Api.replaceNamespacedReplicaSetStatusCall
(String name, String namespace, V1ReplicaSet body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedReplicaSetStatusAppsV1Api.replaceNamespacedReplicaSetStatusWithHttpInfo
(String name, String namespace, V1ReplicaSet body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified ReplicaSetAppsV1Api.replaceNamespacedReplicaSetWithHttpInfo
(String name, String namespace, V1ReplicaSet body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified ReplicaSetMethod parameters in io.kubernetes.client.openapi.apis with type arguments of type V1ReplicaSetModifier and TypeMethodDescriptionokhttp3.Call
AppsV1Api.createNamespacedReplicaSetAsync
(String namespace, V1ReplicaSet body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ReplicaSet> _callback) (asynchronously) create a ReplicaSetokhttp3.Call
AppsV1Api.patchNamespacedReplicaSetAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1ReplicaSet> _callback) (asynchronously) partially update the specified ReplicaSetokhttp3.Call
AppsV1Api.patchNamespacedReplicaSetStatusAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1ReplicaSet> _callback) (asynchronously) partially update status of the specified ReplicaSetokhttp3.Call
AppsV1Api.readNamespacedReplicaSetAsync
(String name, String namespace, String pretty, ApiCallback<V1ReplicaSet> _callback) (asynchronously) read the specified ReplicaSetokhttp3.Call
AppsV1Api.readNamespacedReplicaSetStatusAsync
(String name, String namespace, String pretty, ApiCallback<V1ReplicaSet> _callback) (asynchronously) read status of the specified ReplicaSetokhttp3.Call
AppsV1Api.replaceNamespacedReplicaSetAsync
(String name, String namespace, V1ReplicaSet body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ReplicaSet> _callback) (asynchronously) replace the specified ReplicaSetokhttp3.Call
AppsV1Api.replaceNamespacedReplicaSetStatusAsync
(String name, String namespace, V1ReplicaSet body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ReplicaSet> _callback) (asynchronously) replace status of the specified ReplicaSet -
Uses of V1ReplicaSet in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1ReplicaSetModifier and TypeMethodDescriptionV1ReplicaSet.apiVersion
(String apiVersion) V1ReplicaSet.metadata
(V1ObjectMeta metadata) V1ReplicaSet.spec
(V1ReplicaSetSpec spec) V1ReplicaSet.status
(V1ReplicaSetStatus status) Methods in io.kubernetes.client.openapi.models that return types with arguments of type V1ReplicaSetMethods in io.kubernetes.client.openapi.models with parameters of type V1ReplicaSetMethod parameters in io.kubernetes.client.openapi.models with type arguments of type V1ReplicaSetModifier and TypeMethodDescriptionV1ReplicaSetList.items
(List<V1ReplicaSet> items) void
V1ReplicaSetList.setItems
(List<V1ReplicaSet> items)