| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.openshift.api.model.config.v1 |
| Modifier and Type | Method and Description |
|---|---|
OAuth |
ValidationSchema.getOAuth() |
OAuth |
KubeSchema.getOAuth() |
| Modifier and Type | Method and Description |
|---|---|
void |
ValidationSchema.setOAuth(OAuth oAuth) |
void |
KubeSchema.setOAuth(OAuth oAuth) |
| Constructor and Description |
|---|
KubeSchema(io.fabric8.kubernetes.api.model.APIGroup aPIGroup,
io.fabric8.kubernetes.api.model.APIGroupList aPIGroupList,
APIServer aPIServer,
APIServerList aPIServerList,
Authentication authentication,
AuthenticationList authenticationList,
io.fabric8.kubernetes.api.model.BaseKubernetesList baseKubernetesList,
Build build,
BuildList buildList,
ClusterOperator clusterOperator,
ClusterOperatorList clusterOperatorList,
ClusterVersion clusterVersion,
ClusterVersionList clusterVersionList,
ConfigMapFileReference configMapFileReference,
Console console,
ConsoleList consoleList,
DNS dns,
DNSList dNSList,
DNSZone dNSZone,
FeatureGate featureGate,
FeatureGateList featureGateList,
Image image,
ImageContentPolicy imageContentPolicy,
ImageContentPolicyList imageContentPolicyList,
ImageList imageList,
io.fabric8.kubernetes.api.model.version.Info info,
Infrastructure infrastructure,
InfrastructureList infrastructureList,
Ingress ingress,
IngressList ingressList,
Network network,
NetworkList networkList,
OAuth oAuth,
OAuthList oAuthList,
io.fabric8.kubernetes.api.model.ObjectMeta objectMeta,
OperatorHub operatorHub,
OperatorHubList operatorHubList,
io.fabric8.kubernetes.api.model.Patch patch,
Project project,
ProjectList projectList,
Proxy proxy,
ProxyList proxyList,
io.fabric8.kubernetes.api.model.authorization.v1.ResourceAttributes resourceAttributes,
Scheduler scheduler,
SchedulerList schedulerList,
SecretNameReference secretNameReference,
io.fabric8.kubernetes.api.model.Status status,
TLSProfileSpec tLSProfileSpec,
String time,
io.fabric8.kubernetes.api.model.TypeMeta typeMeta) |
ValidationSchema(io.fabric8.kubernetes.api.model.APIGroup aPIGroup,
io.fabric8.kubernetes.api.model.APIGroupList aPIGroupList,
APIServer aPIServer,
APIServerList aPIServerList,
Authentication authentication,
AuthenticationList authenticationList,
io.fabric8.kubernetes.api.model.BaseKubernetesList baseKubernetesList,
Build build,
BuildList buildList,
ClusterOperator clusterOperator,
ClusterOperatorList clusterOperatorList,
ClusterVersion clusterVersion,
ClusterVersionList clusterVersionList,
ConfigMapFileReference configMapFileReference,
Console console,
ConsoleList consoleList,
DNS dns,
DNSList dNSList,
DNSZone dNSZone,
FeatureGate featureGate,
FeatureGateList featureGateList,
Image image,
ImageContentPolicy imageContentPolicy,
ImageContentPolicyList imageContentPolicyList,
ImageList imageList,
io.fabric8.kubernetes.api.model.version.Info info,
Infrastructure infrastructure,
InfrastructureList infrastructureList,
Ingress ingress,
IngressList ingressList,
Network network,
NetworkList networkList,
OAuth oAuth,
OAuthList oAuthList,
io.fabric8.kubernetes.api.model.ObjectMeta objectMeta,
OperatorHub operatorHub,
OperatorHubList operatorHubList,
io.fabric8.kubernetes.api.model.Patch patch,
Project project,
ProjectList projectList,
Proxy proxy,
ProxyList proxyList,
io.fabric8.kubernetes.api.model.authorization.v1.ResourceAttributes resourceAttributes,
Scheduler scheduler,
SchedulerList schedulerList,
SecretNameReference secretNameReference,
io.fabric8.kubernetes.api.model.Status status,
TLSProfileSpec tLSProfileSpec,
String time,
io.fabric8.kubernetes.api.model.TypeMeta typeMeta) |
| Modifier and Type | Method and Description |
|---|---|
OAuth |
OAuthBuilder.build() |
OAuth |
OAuthListFluent.buildFirstItem() |
OAuth |
OAuthListFluentImpl.buildFirstItem() |
OAuth |
OAuthListFluent.buildItem(Integer index) |
OAuth |
OAuthListFluentImpl.buildItem(Integer index) |
OAuth |
OAuthListFluent.buildLastItem() |
OAuth |
OAuthListFluentImpl.buildLastItem() |
OAuth |
OAuthListFluent.buildMatchingItem(Predicate<OAuthBuilder> predicate) |
OAuth |
OAuthListFluentImpl.buildMatchingItem(Predicate<OAuthBuilder> predicate) |
| Modifier and Type | Method and Description |
|---|---|
List<OAuth> |
OAuthListFluent.buildItems() |
List<OAuth> |
OAuthListFluentImpl.buildItems() |
List<OAuth> |
OAuthListFluent.getItems()
Deprecated.
|
List<OAuth> |
OAuthListFluentImpl.getItems()
Deprecated.
|
List<OAuth> |
OAuthList.getItems() |
| Modifier and Type | Method and Description |
|---|---|
OAuthListFluent.ItemsNested<A> |
OAuthListFluent.addNewItemLike(OAuth item) |
OAuthListFluent.ItemsNested<A> |
OAuthListFluentImpl.addNewItemLike(OAuth item) |
A |
OAuthListFluent.addToItems(Integer index,
OAuth item) |
A |
OAuthListFluentImpl.addToItems(Integer index,
OAuth item) |
A |
OAuthListFluent.addToItems(OAuth... items) |
A |
OAuthListFluentImpl.addToItems(OAuth... items) |
A |
OAuthListFluent.removeFromItems(OAuth... items) |
A |
OAuthListFluentImpl.removeFromItems(OAuth... items) |
OAuthListFluent.ItemsNested<A> |
OAuthListFluent.setNewItemLike(Integer index,
OAuth item) |
OAuthListFluent.ItemsNested<A> |
OAuthListFluentImpl.setNewItemLike(Integer index,
OAuth item) |
A |
OAuthListFluent.setToItems(Integer index,
OAuth item) |
A |
OAuthListFluentImpl.setToItems(Integer index,
OAuth item) |
A |
OAuthListFluent.withItems(OAuth... items) |
A |
OAuthListFluentImpl.withItems(OAuth... items) |
ClusterOperatorStatusFluent.OAuthExtensionNested<A> |
ClusterOperatorStatusFluentImpl.withNewOAuthExtensionLike(OAuth item) |
ClusterOperatorStatusFluent.OAuthExtensionNested<A> |
ClusterOperatorStatusFluent.withNewOAuthExtensionLike(OAuth item) |
A |
ClusterOperatorStatusFluentImpl.withOAuthExtension(OAuth oAuthExtension) |
A |
ClusterOperatorStatusFluent.withOAuthExtension(OAuth oAuthExtension) |
| Modifier and Type | Method and Description |
|---|---|
A |
OAuthListFluent.addAllToItems(Collection<OAuth> items) |
A |
OAuthListFluentImpl.addAllToItems(Collection<OAuth> items) |
A |
OAuthListFluent.removeAllFromItems(Collection<OAuth> items) |
A |
OAuthListFluentImpl.removeAllFromItems(Collection<OAuth> items) |
void |
OAuthList.setItems(List<OAuth> items) |
A |
OAuthListFluent.withItems(List<OAuth> items) |
A |
OAuthListFluentImpl.withItems(List<OAuth> items) |
| Constructor and Description |
|---|
OAuthBuilder(OAuth instance) |
OAuthBuilder(OAuth instance,
Boolean validationEnabled) |
OAuthBuilder(OAuthFluent<?> fluent,
OAuth instance) |
OAuthBuilder(OAuthFluent<?> fluent,
OAuth instance,
Boolean validationEnabled) |
OAuthFluentImpl(OAuth instance) |
| Constructor and Description |
|---|
OAuthList(String apiVersion,
List<OAuth> items,
String kind,
io.fabric8.kubernetes.api.model.ListMeta metadata) |
Copyright © 2015–2022 Red Hat. All rights reserved.