Interface ConsoleSpecFluent.CustomizationNested<N>
-
- All Superinterfaces:
ConsoleCustomizationFluent<ConsoleSpecFluent.CustomizationNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<ConsoleSpecFluent.CustomizationNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
ConsoleSpecFluentImpl.CustomizationNestedImpl
- Enclosing interface:
- ConsoleSpecFluent<A extends ConsoleSpecFluent<A>>
public static interface ConsoleSpecFluent.CustomizationNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, ConsoleCustomizationFluent<ConsoleSpecFluent.CustomizationNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.operator.v1.ConsoleCustomizationFluent
ConsoleCustomizationFluent.CustomLogoFileNested<N>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendCustomization()-
Methods inherited from interface io.fabric8.openshift.api.model.operator.v1.ConsoleCustomizationFluent
buildCustomLogoFile, editCustomLogoFile, editOrNewCustomLogoFile, editOrNewCustomLogoFileLike, getBrand, getCustomLogoFile, getCustomProductName, getDocumentationBaseURL, hasBrand, hasCustomLogoFile, hasCustomProductName, hasDocumentationBaseURL, withBrand, withCustomLogoFile, withCustomProductName, withDocumentationBaseURL, withNewBrand, withNewBrand, withNewBrand, withNewCustomLogoFile, withNewCustomLogoFile, withNewCustomLogoFileLike, withNewCustomProductName, withNewCustomProductName, withNewCustomProductName, withNewDocumentationBaseURL, withNewDocumentationBaseURL, withNewDocumentationBaseURL
-
-