public class DoneableGitHubIdentityProvider extends GitHubIdentityProviderFluentImpl<DoneableGitHubIdentityProvider> implements io.fabric8.kubernetes.api.model.Doneable<GitHubIdentityProvider>
GitHubIdentityProviderFluentImpl.CaNestedImpl<N>, GitHubIdentityProviderFluentImpl.ClientSecretNestedImpl<N>GitHubIdentityProviderFluent.CaNested<N>, GitHubIdentityProviderFluent.ClientSecretNested<N>| Constructor and Description |
|---|
DoneableGitHubIdentityProvider(io.fabric8.kubernetes.api.builder.Function<GitHubIdentityProvider,GitHubIdentityProvider> function) |
DoneableGitHubIdentityProvider(GitHubIdentityProvider item) |
DoneableGitHubIdentityProvider(GitHubIdentityProvider item,
io.fabric8.kubernetes.api.builder.Function<GitHubIdentityProvider,GitHubIdentityProvider> function) |
| Modifier and Type | Method and Description |
|---|---|
GitHubIdentityProvider |
done() |
addAllToOrganizations, addAllToTeams, addNewOrganization, addNewOrganization, addNewOrganization, addNewTeam, addNewTeam, addNewTeam, addToOrganizations, addToOrganizations, addToTeams, addToTeams, buildCa, buildClientSecret, editCa, editClientSecret, editOrNewCa, editOrNewCaLike, editOrNewClientSecret, editOrNewClientSecretLike, equals, 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, withTeamspublic DoneableGitHubIdentityProvider(io.fabric8.kubernetes.api.builder.Function<GitHubIdentityProvider,GitHubIdentityProvider> function)
public DoneableGitHubIdentityProvider(GitHubIdentityProvider item, io.fabric8.kubernetes.api.builder.Function<GitHubIdentityProvider,GitHubIdentityProvider> function)
public DoneableGitHubIdentityProvider(GitHubIdentityProvider item)
public GitHubIdentityProvider done()
done in interface io.fabric8.kubernetes.api.model.Doneable<GitHubIdentityProvider>Copyright © 2015–2021 Red Hat. All rights reserved.