| Package | Description |
|---|---|
| me.snowdrop.istio.mixer.template.apikey |
| Modifier and Type | Method and Description |
|---|---|
ApiKey |
ApiKeyBuilder.build() |
ApiKey |
ApiKeyListFluentImpl.buildFirstItem() |
ApiKey |
ApiKeyListFluent.buildFirstItem() |
ApiKey |
ApiKeyListFluentImpl.buildItem(int index) |
ApiKey |
ApiKeyListFluent.buildItem(int index) |
ApiKey |
ApiKeyListFluentImpl.buildLastItem() |
ApiKey |
ApiKeyListFluent.buildLastItem() |
ApiKey |
ApiKeyListFluentImpl.buildMatchingItem(io.fabric8.kubernetes.api.builder.Predicate<ApiKeyBuilder> predicate) |
ApiKey |
ApiKeyListFluent.buildMatchingItem(io.fabric8.kubernetes.api.builder.Predicate<ApiKeyBuilder> predicate) |
ApiKey |
DoneableApiKey.done() |
| Modifier and Type | Method and Description |
|---|---|
List<ApiKey> |
ApiKeyListFluentImpl.buildItems() |
List<ApiKey> |
ApiKeyListFluent.buildItems() |
List<ApiKey> |
ApiKeyListFluentImpl.getItems()
Deprecated.
|
List<ApiKey> |
ApiKeyListFluent.getItems()
Deprecated.
|
List<ApiKey> |
ApiKeyList.getItems() |
| Modifier and Type | Method and Description |
|---|---|
ApiKeyListFluent.ItemsNested<A> |
ApiKeyListFluentImpl.addNewItemLike(ApiKey item) |
ApiKeyListFluent.ItemsNested<A> |
ApiKeyListFluent.addNewItemLike(ApiKey item) |
A |
ApiKeyListFluentImpl.addToItems(ApiKey... items) |
A |
ApiKeyListFluent.addToItems(ApiKey... items) |
A |
ApiKeyListFluentImpl.addToItems(int index,
ApiKey item) |
A |
ApiKeyListFluent.addToItems(int index,
ApiKey item) |
A |
ApiKeyListFluentImpl.removeFromItems(ApiKey... items) |
A |
ApiKeyListFluent.removeFromItems(ApiKey... items) |
ApiKeyListFluent.ItemsNested<A> |
ApiKeyListFluentImpl.setNewItemLike(int index,
ApiKey item) |
ApiKeyListFluent.ItemsNested<A> |
ApiKeyListFluent.setNewItemLike(int index,
ApiKey item) |
A |
ApiKeyListFluentImpl.setToItems(int index,
ApiKey item) |
A |
ApiKeyListFluent.setToItems(int index,
ApiKey item) |
A |
ApiKeyListFluentImpl.withItems(ApiKey... items) |
A |
ApiKeyListFluent.withItems(ApiKey... items) |
| Modifier and Type | Method and Description |
|---|---|
A |
ApiKeyListFluentImpl.addAllToItems(Collection<ApiKey> items) |
A |
ApiKeyListFluent.addAllToItems(Collection<ApiKey> items) |
A |
ApiKeyListFluentImpl.removeAllFromItems(Collection<ApiKey> items) |
A |
ApiKeyListFluent.removeAllFromItems(Collection<ApiKey> items) |
void |
ApiKeyList.setItems(List<ApiKey> items) |
A |
ApiKeyListFluentImpl.withItems(List<ApiKey> items) |
A |
ApiKeyListFluent.withItems(List<ApiKey> items) |
| Constructor and Description |
|---|
ApiKeyBuilder(ApiKey instance) |
ApiKeyBuilder(ApiKey instance,
Boolean validationEnabled) |
ApiKeyBuilder(ApiKeyFluent<?> fluent,
ApiKey instance) |
ApiKeyBuilder(ApiKeyFluent<?> fluent,
ApiKey instance,
Boolean validationEnabled) |
ApiKeyBuilder(ApiKeyFluent<?> fluent,
ApiKey instance,
javax.validation.Validator validator) |
ApiKeyBuilder(ApiKey instance,
javax.validation.Validator validator) |
ApiKeyFluentImpl(ApiKey instance) |
DoneableApiKey(ApiKey item) |
DoneableApiKey(ApiKey item,
io.fabric8.kubernetes.api.builder.Function<ApiKey,ApiKey> function) |
| Constructor and Description |
|---|
ApiKeyList(String apiVersion,
List<ApiKey> items,
String kind,
io.fabric8.kubernetes.api.model.ListMeta metadata) |
DoneableApiKey(ApiKey item,
io.fabric8.kubernetes.api.builder.Function<ApiKey,ApiKey> function) |
DoneableApiKey(ApiKey item,
io.fabric8.kubernetes.api.builder.Function<ApiKey,ApiKey> function) |
DoneableApiKey(io.fabric8.kubernetes.api.builder.Function<ApiKey,ApiKey> function) |
DoneableApiKey(io.fabric8.kubernetes.api.builder.Function<ApiKey,ApiKey> function) |
Copyright © 2017–2018 Red Hat. All rights reserved.