Uses of Class
io.kubernetes.client.openapi.models.V1alpha1ApplyConfiguration
Packages that use V1alpha1ApplyConfiguration
-
Uses of V1alpha1ApplyConfiguration in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1alpha1ApplyConfigurationModifier and TypeMethodDescriptionV1alpha1ApplyConfiguration.expression
(String expression) V1alpha1Mutation.getApplyConfiguration()
Get applyConfigurationMethods in io.kubernetes.client.openapi.models with parameters of type V1alpha1ApplyConfigurationModifier and TypeMethodDescriptionV1alpha1Mutation.applyConfiguration
(V1alpha1ApplyConfiguration applyConfiguration) void
V1alpha1Mutation.setApplyConfiguration
(V1alpha1ApplyConfiguration applyConfiguration)