| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.kubernetes.api.model.extensions |
| Modifier and Type | Method and Description |
|---|---|
A |
WatchEventFluentImpl.withAPIVersionObject(APIVersion aPIVersionObject) |
A |
WatchEventFluent.withAPIVersionObject(APIVersion aPIVersionObject) |
WatchEventFluent.APIVersionObjectNested<A> |
WatchEventFluentImpl.withNewAPIVersionObjectLike(APIVersion item) |
WatchEventFluent.APIVersionObjectNested<A> |
WatchEventFluent.withNewAPIVersionObjectLike(APIVersion item) |
| Modifier and Type | Method and Description |
|---|---|
APIVersion |
APIVersionBuilder.build() |
APIVersion |
DoneableAPIVersion.done() |
| Modifier and Type | Method and Description |
|---|---|
List<APIVersion> |
ThirdPartyResourceFluentImpl.getVersions() |
List<APIVersion> |
ThirdPartyResourceFluent.getVersions() |
List<APIVersion> |
ThirdPartyResource.getVersions() |
| Modifier and Type | Method and Description |
|---|---|
ThirdPartyResourceFluent.VersionsNested<A> |
ThirdPartyResourceFluentImpl.addNewVersionLike(APIVersion item) |
ThirdPartyResourceFluent.VersionsNested<A> |
ThirdPartyResourceFluent.addNewVersionLike(APIVersion item) |
A |
ThirdPartyResourceFluentImpl.addToVersions(APIVersion... items) |
A |
ThirdPartyResourceFluent.addToVersions(APIVersion... items) |
A |
ThirdPartyResourceFluentImpl.removeFromVersions(APIVersion... items) |
A |
ThirdPartyResourceFluent.removeFromVersions(APIVersion... items) |
A |
ThirdPartyResourceFluentImpl.withVersions(APIVersion... versions) |
A |
ThirdPartyResourceFluent.withVersions(APIVersion... versions) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThirdPartyResource.setVersions(List<APIVersion> versions) |
A |
ThirdPartyResourceFluentImpl.withVersions(List<APIVersion> versions) |
A |
ThirdPartyResourceFluent.withVersions(List<APIVersion> versions) |
| Constructor and Description |
|---|
APIVersionBuilder(APIVersion instance) |
APIVersionBuilder(APIVersion instance,
Boolean validationEnabled) |
APIVersionBuilder(APIVersionFluent<?> fluent,
APIVersion instance) |
APIVersionBuilder(APIVersionFluent<?> fluent,
APIVersion instance,
Boolean validationEnabled) |
APIVersionFluentImpl(APIVersion instance) |
DoneableAPIVersion(APIVersion item) |
DoneableAPIVersion(APIVersion item,
Function<APIVersion,APIVersion> function) |
| Constructor and Description |
|---|
DoneableAPIVersion(APIVersion item,
Function<APIVersion,APIVersion> function) |
DoneableAPIVersion(APIVersion item,
Function<APIVersion,APIVersion> function) |
DoneableAPIVersion(Function<APIVersion,APIVersion> function) |
DoneableAPIVersion(Function<APIVersion,APIVersion> function) |
ThirdPartyResource(String apiVersion,
String description,
String kind,
ObjectMeta metadata,
List<APIVersion> versions) |
Copyright © 2011–2016 Red Hat. All rights reserved.