Uses of Class
io.kubernetes.client.openapi.models.V1beta1ApplyConfiguration
Packages that use V1beta1ApplyConfiguration
-
Uses of V1beta1ApplyConfiguration in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta1ApplyConfigurationModifier and TypeMethodDescriptionV1beta1ApplyConfiguration.expression(String expression) V1beta1Mutation.getApplyConfiguration()Get applyConfigurationMethods in io.kubernetes.client.openapi.models with parameters of type V1beta1ApplyConfigurationModifier and TypeMethodDescriptionV1beta1Mutation.applyConfiguration(V1beta1ApplyConfiguration applyConfiguration) voidV1beta1Mutation.setApplyConfiguration(V1beta1ApplyConfiguration applyConfiguration)