Uses of Class
io.kubernetes.client.openapi.models.V1alpha2NamedResourcesIntSlice
Packages that use V1alpha2NamedResourcesIntSlice
-
Uses of V1alpha2NamedResourcesIntSlice in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1alpha2NamedResourcesIntSliceModifier and TypeMethodDescriptionV1alpha2NamedResourcesIntSlice.addIntsItem
(Long intsItem) Create an instance of V1alpha2NamedResourcesIntSlice given an JSON stringV1alpha2NamedResourcesAttribute.getIntSlice()
Get intSliceMethods in io.kubernetes.client.openapi.models with parameters of type V1alpha2NamedResourcesIntSliceModifier and TypeMethodDescriptionV1alpha2NamedResourcesAttribute.intSlice
(V1alpha2NamedResourcesIntSlice intSlice) void
V1alpha2NamedResourcesAttribute.setIntSlice
(V1alpha2NamedResourcesIntSlice intSlice)