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) static V1alpha1ApplyConfigurationCreate an instance of V1alpha1ApplyConfiguration given an JSON stringV1alpha1Mutation.getApplyConfiguration()Get applyConfigurationMethods in io.kubernetes.client.openapi.models with parameters of type V1alpha1ApplyConfigurationModifier and TypeMethodDescriptionV1alpha1Mutation.applyConfiguration(V1alpha1ApplyConfiguration applyConfiguration) voidV1alpha1Mutation.setApplyConfiguration(V1alpha1ApplyConfiguration applyConfiguration)