public class GitHubIdentityProviderBuilder extends GitHubIdentityProviderFluentImpl<GitHubIdentityProviderBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<GitHubIdentityProvider,GitHubIdentityProviderBuilder>
GitHubIdentityProviderFluentImpl.CaNestedImpl<N>, GitHubIdentityProviderFluentImpl.ClientSecretNestedImpl<N>GitHubIdentityProviderFluent.CaNested<N>, GitHubIdentityProviderFluent.ClientSecretNested<N>| Constructor and Description |
|---|
GitHubIdentityProviderBuilder() |
GitHubIdentityProviderBuilder(Boolean validationEnabled) |
GitHubIdentityProviderBuilder(GitHubIdentityProvider instance) |
GitHubIdentityProviderBuilder(GitHubIdentityProvider instance,
Boolean validationEnabled) |
GitHubIdentityProviderBuilder(GitHubIdentityProviderFluent<?> fluent) |
GitHubIdentityProviderBuilder(GitHubIdentityProviderFluent<?> fluent,
Boolean validationEnabled) |
GitHubIdentityProviderBuilder(GitHubIdentityProviderFluent<?> fluent,
GitHubIdentityProvider instance) |
GitHubIdentityProviderBuilder(GitHubIdentityProviderFluent<?> fluent,
GitHubIdentityProvider instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
GitHubIdentityProvider |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToOrganizations, addAllToTeams, addNewOrganization, addNewOrganization, addNewOrganization, addNewTeam, addNewTeam, addNewTeam, addToOrganizations, addToOrganizations, addToTeams, addToTeams, buildCa, buildClientSecret, editCa, editClientSecret, editOrNewCa, editOrNewCaLike, editOrNewClientSecret, editOrNewClientSecretLike, getCa, getClientID, getClientSecret, getFirstOrganization, getFirstTeam, getHostname, getLastOrganization, getLastTeam, getMatchingOrganization, getMatchingTeam, getOrganization, getOrganizations, getTeam, getTeams, hasCa, hasClientID, hasClientSecret, hasHostname, hasMatchingOrganization, hasMatchingTeam, hasOrganizations, hasTeams, removeAllFromOrganizations, removeAllFromTeams, removeFromOrganizations, removeFromTeams, setToOrganizations, setToTeams, withCa, withClientID, withClientSecret, withHostname, withNewCa, withNewCa, withNewCaLike, withNewClientID, withNewClientID, withNewClientID, withNewClientSecret, withNewClientSecret, withNewClientSecretLike, withNewHostname, withNewHostname, withNewHostname, withOrganizations, withOrganizations, withTeams, withTeamsaccept, accept, aggregate, aggregate, build, build, builderOfpublic GitHubIdentityProviderBuilder()
public GitHubIdentityProviderBuilder(Boolean validationEnabled)
public GitHubIdentityProviderBuilder(GitHubIdentityProviderFluent<?> fluent)
public GitHubIdentityProviderBuilder(GitHubIdentityProviderFluent<?> fluent, Boolean validationEnabled)
public GitHubIdentityProviderBuilder(GitHubIdentityProviderFluent<?> fluent, GitHubIdentityProvider instance)
public GitHubIdentityProviderBuilder(GitHubIdentityProviderFluent<?> fluent, GitHubIdentityProvider instance, Boolean validationEnabled)
public GitHubIdentityProviderBuilder(GitHubIdentityProvider instance)
public GitHubIdentityProviderBuilder(GitHubIdentityProvider instance, Boolean validationEnabled)
public GitHubIdentityProvider build()
build in interface io.fabric8.kubernetes.api.builder.Builder<GitHubIdentityProvider>public boolean equals(Object o)
equals in class GitHubIdentityProviderFluentImpl<GitHubIdentityProviderBuilder>public int hashCode()
hashCode in class GitHubIdentityProviderFluentImpl<GitHubIdentityProviderBuilder>Copyright © 2015–2021 Red Hat. All rights reserved.