| Package | Description |
|---|---|
| io.fabric8.tekton.pipeline.v1alpha1 |
| Modifier and Type | Method and Description |
|---|---|
KeyRef |
KeyRefBuilder.build() |
KeyRef |
AuthorityFluentImpl.buildKey() |
KeyRef |
AuthorityFluent.buildKey() |
KeyRef |
AuthorityFluentImpl.getKey()
Deprecated.
|
KeyRef |
AuthorityFluent.getKey()
Deprecated.
|
KeyRef |
Authority.getKey() |
| Modifier and Type | Method and Description |
|---|---|
AuthorityFluent.KeyNested<A> |
AuthorityFluentImpl.editOrNewKeyLike(KeyRef item) |
AuthorityFluent.KeyNested<A> |
AuthorityFluent.editOrNewKeyLike(KeyRef item) |
void |
Authority.setKey(KeyRef key) |
A |
AuthorityFluentImpl.withKey(KeyRef key) |
A |
AuthorityFluent.withKey(KeyRef key) |
AuthorityFluent.KeyNested<A> |
AuthorityFluentImpl.withNewKeyLike(KeyRef item) |
AuthorityFluent.KeyNested<A> |
AuthorityFluent.withNewKeyLike(KeyRef item) |
| Constructor and Description |
|---|
Authority(KeyRef key,
String name) |
KeyRefBuilder(KeyRef instance) |
KeyRefBuilder(KeyRef instance,
Boolean validationEnabled) |
KeyRefBuilder(KeyRefFluent<?> fluent,
KeyRef instance) |
KeyRefBuilder(KeyRefFluent<?> fluent,
KeyRef instance,
Boolean validationEnabled) |
KeyRefFluentImpl(KeyRef instance) |
Copyright © 2015–2023 Red Hat. All rights reserved.