Uses of Class
io.kubernetes.client.openapi.models.V1alpha3ResourceClaim
Packages that use V1alpha3ResourceClaim
-
Uses of V1alpha3ResourceClaim in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1alpha3ResourceClaimModifier and TypeMethodDescriptionResourceV1alpha3Api.createNamespacedResourceClaim
(String namespace, V1alpha3ResourceClaim body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a ResourceClaimResourceV1alpha3Api.deleteNamespacedResourceClaim
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body) delete a ResourceClaimResourceV1alpha3Api.patchNamespacedResourceClaim
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update the specified ResourceClaimResourceV1alpha3Api.patchNamespacedResourceClaimStatus
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update status of the specified ResourceClaimResourceV1alpha3Api.readNamespacedResourceClaim
(String name, String namespace, String pretty) read the specified ResourceClaimResourceV1alpha3Api.readNamespacedResourceClaimStatus
(String name, String namespace, String pretty) read status of the specified ResourceClaimResourceV1alpha3Api.replaceNamespacedResourceClaim
(String name, String namespace, V1alpha3ResourceClaim body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified ResourceClaimResourceV1alpha3Api.replaceNamespacedResourceClaimStatus
(String name, String namespace, V1alpha3ResourceClaim body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified ResourceClaimMethods in io.kubernetes.client.openapi.apis that return types with arguments of type V1alpha3ResourceClaimModifier and TypeMethodDescriptionResourceV1alpha3Api.createNamespacedResourceClaimWithHttpInfo
(String namespace, V1alpha3ResourceClaim body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a ResourceClaimResourceV1alpha3Api.deleteNamespacedResourceClaimWithHttpInfo
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body) delete a ResourceClaimResourceV1alpha3Api.patchNamespacedResourceClaimStatusWithHttpInfo
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update status of the specified ResourceClaimResourceV1alpha3Api.patchNamespacedResourceClaimWithHttpInfo
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update the specified ResourceClaimResourceV1alpha3Api.readNamespacedResourceClaimStatusWithHttpInfo
(String name, String namespace, String pretty) read status of the specified ResourceClaimResourceV1alpha3Api.readNamespacedResourceClaimWithHttpInfo
(String name, String namespace, String pretty) read the specified ResourceClaimResourceV1alpha3Api.replaceNamespacedResourceClaimStatusWithHttpInfo
(String name, String namespace, V1alpha3ResourceClaim body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified ResourceClaimResourceV1alpha3Api.replaceNamespacedResourceClaimWithHttpInfo
(String name, String namespace, V1alpha3ResourceClaim body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified ResourceClaimMethods in io.kubernetes.client.openapi.apis with parameters of type V1alpha3ResourceClaimModifier and TypeMethodDescriptionResourceV1alpha3Api.createNamespacedResourceClaim
(String namespace, V1alpha3ResourceClaim body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a ResourceClaimokhttp3.Call
ResourceV1alpha3Api.createNamespacedResourceClaimAsync
(String namespace, V1alpha3ResourceClaim body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha3ResourceClaim> _callback) (asynchronously) create a ResourceClaimokhttp3.Call
ResourceV1alpha3Api.createNamespacedResourceClaimCall
(String namespace, V1alpha3ResourceClaim body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedResourceClaimResourceV1alpha3Api.createNamespacedResourceClaimWithHttpInfo
(String namespace, V1alpha3ResourceClaim body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a ResourceClaimResourceV1alpha3Api.replaceNamespacedResourceClaim
(String name, String namespace, V1alpha3ResourceClaim body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified ResourceClaimokhttp3.Call
ResourceV1alpha3Api.replaceNamespacedResourceClaimAsync
(String name, String namespace, V1alpha3ResourceClaim body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha3ResourceClaim> _callback) (asynchronously) replace the specified ResourceClaimokhttp3.Call
ResourceV1alpha3Api.replaceNamespacedResourceClaimCall
(String name, String namespace, V1alpha3ResourceClaim body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedResourceClaimResourceV1alpha3Api.replaceNamespacedResourceClaimStatus
(String name, String namespace, V1alpha3ResourceClaim body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified ResourceClaimokhttp3.Call
ResourceV1alpha3Api.replaceNamespacedResourceClaimStatusAsync
(String name, String namespace, V1alpha3ResourceClaim body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha3ResourceClaim> _callback) (asynchronously) replace status of the specified ResourceClaimokhttp3.Call
ResourceV1alpha3Api.replaceNamespacedResourceClaimStatusCall
(String name, String namespace, V1alpha3ResourceClaim body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedResourceClaimStatusResourceV1alpha3Api.replaceNamespacedResourceClaimStatusWithHttpInfo
(String name, String namespace, V1alpha3ResourceClaim body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified ResourceClaimResourceV1alpha3Api.replaceNamespacedResourceClaimWithHttpInfo
(String name, String namespace, V1alpha3ResourceClaim body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified ResourceClaimMethod parameters in io.kubernetes.client.openapi.apis with type arguments of type V1alpha3ResourceClaimModifier and TypeMethodDescriptionokhttp3.Call
ResourceV1alpha3Api.createNamespacedResourceClaimAsync
(String namespace, V1alpha3ResourceClaim body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha3ResourceClaim> _callback) (asynchronously) create a ResourceClaimokhttp3.Call
ResourceV1alpha3Api.deleteNamespacedResourceClaimAsync
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean ignoreStoreReadErrorWithClusterBreakingPotential, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1alpha3ResourceClaim> _callback) (asynchronously) delete a ResourceClaimokhttp3.Call
ResourceV1alpha3Api.patchNamespacedResourceClaimAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1alpha3ResourceClaim> _callback) (asynchronously) partially update the specified ResourceClaimokhttp3.Call
ResourceV1alpha3Api.patchNamespacedResourceClaimStatusAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1alpha3ResourceClaim> _callback) (asynchronously) partially update status of the specified ResourceClaimokhttp3.Call
ResourceV1alpha3Api.readNamespacedResourceClaimAsync
(String name, String namespace, String pretty, ApiCallback<V1alpha3ResourceClaim> _callback) (asynchronously) read the specified ResourceClaimokhttp3.Call
ResourceV1alpha3Api.readNamespacedResourceClaimStatusAsync
(String name, String namespace, String pretty, ApiCallback<V1alpha3ResourceClaim> _callback) (asynchronously) read status of the specified ResourceClaimokhttp3.Call
ResourceV1alpha3Api.replaceNamespacedResourceClaimAsync
(String name, String namespace, V1alpha3ResourceClaim body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha3ResourceClaim> _callback) (asynchronously) replace the specified ResourceClaimokhttp3.Call
ResourceV1alpha3Api.replaceNamespacedResourceClaimStatusAsync
(String name, String namespace, V1alpha3ResourceClaim body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha3ResourceClaim> _callback) (asynchronously) replace status of the specified ResourceClaim -
Uses of V1alpha3ResourceClaim in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1alpha3ResourceClaimModifier and TypeMethodDescriptionV1alpha3ResourceClaim.apiVersion
(String apiVersion) V1alpha3ResourceClaim.metadata
(V1ObjectMeta metadata) V1alpha3ResourceClaim.spec
(V1alpha3ResourceClaimSpec spec) V1alpha3ResourceClaim.status
(V1alpha3ResourceClaimStatus status) Methods in io.kubernetes.client.openapi.models that return types with arguments of type V1alpha3ResourceClaimModifier and TypeMethodDescriptionV1alpha3ResourceClaimList.getItems()
Items is the list of resource claims.Methods in io.kubernetes.client.openapi.models with parameters of type V1alpha3ResourceClaimModifier and TypeMethodDescriptionV1alpha3ResourceClaimList.addItemsItem
(V1alpha3ResourceClaim itemsItem) Method parameters in io.kubernetes.client.openapi.models with type arguments of type V1alpha3ResourceClaimModifier and TypeMethodDescriptionV1alpha3ResourceClaimList.items
(List<V1alpha3ResourceClaim> items) void
V1alpha3ResourceClaimList.setItems
(List<V1alpha3ResourceClaim> items)