Uses of Interface
io.fabric8.openshift.api.model.CustomTLSProfileFluent
-
Packages that use CustomTLSProfileFluent Package Description io.fabric8.openshift.api.model -
-
Uses of CustomTLSProfileFluent in io.fabric8.openshift.api.model
Classes in io.fabric8.openshift.api.model with type parameters of type CustomTLSProfileFluent Modifier and Type Interface Description interfaceCustomTLSProfileFluent<A extends CustomTLSProfileFluent<A>>classCustomTLSProfileFluentImpl<A extends CustomTLSProfileFluent<A>>Subinterfaces of CustomTLSProfileFluent in io.fabric8.openshift.api.model Modifier and Type Interface Description static interfaceTLSSecurityProfileFluent.CustomNested<N>Classes in io.fabric8.openshift.api.model that implement CustomTLSProfileFluent Modifier and Type Class Description classCustomTLSProfileBuilderclassCustomTLSProfileFluentImpl<A extends CustomTLSProfileFluent<A>>classTLSSecurityProfileFluentImpl.CustomNestedImpl<N>Constructors in io.fabric8.openshift.api.model with parameters of type CustomTLSProfileFluent Constructor Description CustomTLSProfileBuilder(CustomTLSProfileFluent<?> fluent)CustomTLSProfileBuilder(CustomTLSProfileFluent<?> fluent, CustomTLSProfile instance)CustomTLSProfileBuilder(CustomTLSProfileFluent<?> fluent, CustomTLSProfile instance, Boolean validationEnabled)CustomTLSProfileBuilder(CustomTLSProfileFluent<?> fluent, Boolean validationEnabled)
-