Uses of Class
io.kubernetes.client.openapi.models.V1IngressTLSBuilder
Packages that use V1IngressTLSBuilder
-
Uses of V1IngressTLSBuilder in io.kubernetes.client.openapi.models
Method parameters in io.kubernetes.client.openapi.models with type arguments of type V1IngressTLSBuilderModifier and TypeMethodDescriptionio.kubernetes.client.openapi.models.V1IngressTLSV1IngressSpecFluent.buildMatchingTl(Predicate<V1IngressTLSBuilder> predicate) io.kubernetes.client.openapi.models.V1IngressTLSV1IngressSpecFluentImpl.buildMatchingTl(Predicate<V1IngressTLSBuilder> predicate) V1IngressSpecFluent.editMatchingTl(Predicate<V1IngressTLSBuilder> predicate) V1IngressSpecFluentImpl.editMatchingTl(Predicate<V1IngressTLSBuilder> predicate) V1IngressSpecFluent.hasMatchingTl(Predicate<V1IngressTLSBuilder> predicate) V1IngressSpecFluentImpl.hasMatchingTl(Predicate<V1IngressTLSBuilder> predicate) V1IngressSpecFluent.removeMatchingFromTls(Predicate<V1IngressTLSBuilder> predicate) V1IngressSpecFluentImpl.removeMatchingFromTls(Predicate<V1IngressTLSBuilder> predicate)