Uses of Class
io.kubernetes.client.openapi.models.V1ApplyConfiguration
Packages that use V1ApplyConfiguration
-
Uses of V1ApplyConfiguration in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1ApplyConfigurationModifier and TypeMethodDescriptionV1ApplyConfiguration.expression(String expression) static V1ApplyConfigurationCreate an instance of V1ApplyConfiguration given an JSON stringV1Mutation.getApplyConfiguration()Get applyConfigurationMethods in io.kubernetes.client.openapi.models with parameters of type V1ApplyConfigurationModifier and TypeMethodDescriptionV1Mutation.applyConfiguration(V1ApplyConfiguration applyConfiguration) voidV1Mutation.setApplyConfiguration(V1ApplyConfiguration applyConfiguration)