Uses of Interface
io.fabric8.openshift.api.model.SecretSpecFluent
| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
-
Uses of SecretSpecFluent in io.fabric8.openshift.api.model
Classes in io.fabric8.openshift.api.model with type parameters of type SecretSpecFluent Modifier and Type Interface Description interfaceSecretSpecFluent<A extends SecretSpecFluent<A>>classSecretSpecFluentImpl<A extends SecretSpecFluent<A>>Subinterfaces of SecretSpecFluent in io.fabric8.openshift.api.model Modifier and Type Interface Description static interfaceCustomBuildStrategyFluent.SecretsNested<N>Classes in io.fabric8.openshift.api.model that implement SecretSpecFluent Modifier and Type Class Description classCustomBuildStrategyFluentImpl.SecretsNestedImpl<N>classDoneableSecretSpecclassSecretSpecBuilderclassSecretSpecFluentImpl<A extends SecretSpecFluent<A>>Constructors in io.fabric8.openshift.api.model with parameters of type SecretSpecFluent Constructor Description SecretSpecBuilder(SecretSpecFluent<?> fluent)SecretSpecBuilder(SecretSpecFluent<?> fluent, SecretSpec instance)SecretSpecBuilder(SecretSpecFluent<?> fluent, SecretSpec instance, Boolean validationEnabled)SecretSpecBuilder(SecretSpecFluent<?> fluent, Boolean validationEnabled)