public class GitHubIdentityProviderBuilder extends GitHubIdentityProviderFluent<GitHubIdentityProviderBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<GitHubIdentityProvider,GitHubIdentityProviderBuilder>
GitHubIdentityProviderFluent.CaNested<N>, GitHubIdentityProviderFluent.ClientSecretNested<N>| Constructor and Description |
|---|
GitHubIdentityProviderBuilder() |
GitHubIdentityProviderBuilder(GitHubIdentityProvider instance) |
GitHubIdentityProviderBuilder(GitHubIdentityProviderFluent<?> fluent) |
GitHubIdentityProviderBuilder(GitHubIdentityProviderFluent<?> fluent,
GitHubIdentityProvider instance) |
| Modifier and Type | Method and Description |
|---|---|
GitHubIdentityProvider |
build() |
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, withTeamsaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic GitHubIdentityProviderBuilder()
public GitHubIdentityProviderBuilder(GitHubIdentityProviderFluent<?> fluent)
public GitHubIdentityProviderBuilder(GitHubIdentityProviderFluent<?> fluent, GitHubIdentityProvider instance)
public GitHubIdentityProviderBuilder(GitHubIdentityProvider instance)
public GitHubIdentityProvider build()
build in interface io.fabric8.kubernetes.api.builder.Builder<GitHubIdentityProvider>Copyright © 2015–2023 Red Hat. All rights reserved.