Class IdentityProviderConfigFluent.GithubNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.config.v1.GitHubIdentityProviderFluent<IdentityProviderConfigFluent.GithubNested<N>>
-
- io.fabric8.openshift.api.model.config.v1.IdentityProviderConfigFluent.GithubNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- IdentityProviderConfigFluent<A extends IdentityProviderConfigFluent<A>>
public class IdentityProviderConfigFluent.GithubNested<N> extends GitHubIdentityProviderFluent<IdentityProviderConfigFluent.GithubNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.config.v1.GitHubIdentityProviderFluent
GitHubIdentityProviderFluent.CaNested<N>, GitHubIdentityProviderFluent.ClientSecretNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendGithub()-
Methods inherited from class io.fabric8.openshift.api.model.config.v1.GitHubIdentityProviderFluent
addAllToOrganizations, addAllToTeams, addToAdditionalProperties, addToAdditionalProperties, addToOrganizations, addToOrganizations, addToTeams, addToTeams, buildCa, buildClientSecret, copyInstance, editCa, editClientSecret, editOrNewCa, editOrNewCaLike, editOrNewClientSecret, editOrNewClientSecretLike, equals, getAdditionalProperties, getClientID, getFirstOrganization, getFirstTeam, getHostname, getLastOrganization, getLastTeam, getMatchingOrganization, getMatchingTeam, getOrganization, getOrganizations, getTeam, getTeams, hasAdditionalProperties, hasCa, hasClientID, hasClientSecret, hashCode, hasHostname, hasMatchingOrganization, hasMatchingTeam, hasOrganizations, hasTeams, removeAllFromOrganizations, removeAllFromTeams, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromOrganizations, removeFromTeams, setToOrganizations, setToTeams, toString, withAdditionalProperties, withCa, withClientID, withClientSecret, withHostname, withNewCa, withNewCa, withNewCaLike, withNewClientSecret, withNewClientSecret, withNewClientSecretLike, withOrganizations, withOrganizations, withTeams, withTeams
-
-