| Package | Description |
|---|---|
| io.alauda.devops.java.client.apis | |
| io.alauda.devops.java.client.models |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1Jenkins |
DevopsAlaudaIoV1alpha1Api.createJenkins(V1alpha1Jenkins body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create Jenkins
|
V1alpha1Jenkins |
DevopsAlaudaIoV1alpha1Api.patchJenkins(String name,
Object body,
String pretty,
String dryRun)
partially update the specified Jenkins
|
V1alpha1Jenkins |
DevopsAlaudaIoV1alpha1Api.readJenkins(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified Jenkins
|
V1alpha1Jenkins |
DevopsAlaudaIoV1alpha1Api.replaceJenkins(String name,
V1alpha1Jenkins body,
String pretty,
String dryRun)
replace the specified Jenkins
|
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.ApiResponse<V1alpha1Jenkins> |
DevopsAlaudaIoV1alpha1Api.createJenkinsWithHttpInfo(V1alpha1Jenkins body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create Jenkins
|
io.kubernetes.client.ApiResponse<V1alpha1Jenkins> |
DevopsAlaudaIoV1alpha1Api.patchJenkinsWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update the specified Jenkins
|
io.kubernetes.client.ApiResponse<V1alpha1Jenkins> |
DevopsAlaudaIoV1alpha1Api.readJenkinsWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified Jenkins
|
io.kubernetes.client.ApiResponse<V1alpha1Jenkins> |
DevopsAlaudaIoV1alpha1Api.replaceJenkinsWithHttpInfo(String name,
V1alpha1Jenkins body,
String pretty,
String dryRun)
replace the specified Jenkins
|
| Modifier and Type | Method and Description |
|---|---|
V1alpha1Jenkins |
DevopsAlaudaIoV1alpha1Api.createJenkins(V1alpha1Jenkins body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create Jenkins
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.createJenkinsAsync(V1alpha1Jenkins body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1Jenkins> callback)
(asynchronously)
create Jenkins
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.createJenkinsCall(V1alpha1Jenkins body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createJenkins
|
io.kubernetes.client.ApiResponse<V1alpha1Jenkins> |
DevopsAlaudaIoV1alpha1Api.createJenkinsWithHttpInfo(V1alpha1Jenkins body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create Jenkins
|
V1alpha1Jenkins |
DevopsAlaudaIoV1alpha1Api.replaceJenkins(String name,
V1alpha1Jenkins body,
String pretty,
String dryRun)
replace the specified Jenkins
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.replaceJenkinsAsync(String name,
V1alpha1Jenkins body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1Jenkins> callback)
(asynchronously)
replace the specified Jenkins
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.replaceJenkinsCall(String name,
V1alpha1Jenkins body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceJenkins
|
io.kubernetes.client.ApiResponse<V1alpha1Jenkins> |
DevopsAlaudaIoV1alpha1Api.replaceJenkinsWithHttpInfo(String name,
V1alpha1Jenkins body,
String pretty,
String dryRun)
replace the specified Jenkins
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.createJenkinsAsync(V1alpha1Jenkins body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1Jenkins> callback)
(asynchronously)
create Jenkins
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.patchJenkinsAsync(String name,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1Jenkins> callback)
(asynchronously)
partially update the specified Jenkins
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.readJenkinsAsync(String name,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ApiCallback<V1alpha1Jenkins> callback)
(asynchronously)
read the specified Jenkins
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.replaceJenkinsAsync(String name,
V1alpha1Jenkins body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1Jenkins> callback)
(asynchronously)
replace the specified Jenkins
|
| Modifier and Type | Method and Description |
|---|---|
V1alpha1Jenkins |
V1alpha1Jenkins.apiVersion(String apiVersion) |
V1alpha1Jenkins |
V1alpha1JenkinsBuilder.build() |
V1alpha1Jenkins |
V1alpha1JenkinsListFluentImpl.buildFirstItem() |
V1alpha1Jenkins |
V1alpha1JenkinsListFluent.buildFirstItem() |
V1alpha1Jenkins |
V1alpha1JenkinsListFluentImpl.buildItem(int index) |
V1alpha1Jenkins |
V1alpha1JenkinsListFluent.buildItem(int index) |
V1alpha1Jenkins |
V1alpha1JenkinsListFluentImpl.buildLastItem() |
V1alpha1Jenkins |
V1alpha1JenkinsListFluent.buildLastItem() |
V1alpha1Jenkins |
V1alpha1JenkinsListFluentImpl.buildMatchingItem(Predicate<V1alpha1JenkinsBuilder> predicate) |
V1alpha1Jenkins |
V1alpha1JenkinsListFluent.buildMatchingItem(Predicate<V1alpha1JenkinsBuilder> predicate) |
V1alpha1Jenkins |
V1alpha1Jenkins.kind(String kind) |
V1alpha1Jenkins |
V1alpha1Jenkins.metadata(io.kubernetes.client.models.V1ObjectMeta metadata) |
V1alpha1Jenkins |
V1alpha1Jenkins.spec(V1alpha1JenkinsSpec spec) |
V1alpha1Jenkins |
V1alpha1Jenkins.status(V1alpha1JenkinsStatus status) |
| Modifier and Type | Method and Description |
|---|---|
List<V1alpha1Jenkins> |
V1alpha1JenkinsListFluentImpl.buildItems() |
List<V1alpha1Jenkins> |
V1alpha1JenkinsListFluent.buildItems() |
List<V1alpha1Jenkins> |
V1alpha1JenkinsListFluentImpl.getItems()
Deprecated.
|
List<V1alpha1Jenkins> |
V1alpha1JenkinsListFluent.getItems()
Deprecated.
|
List<V1alpha1Jenkins> |
V1alpha1JenkinsList.getItems()
Items is a list of Jenkins objects.
|
| Modifier and Type | Method and Description |
|---|---|
V1alpha1JenkinsList |
V1alpha1JenkinsList.addItemsItem(V1alpha1Jenkins itemsItem) |
V1alpha1JenkinsListFluent.ItemsNested<A> |
V1alpha1JenkinsListFluentImpl.addNewItemLike(V1alpha1Jenkins item) |
V1alpha1JenkinsListFluent.ItemsNested<A> |
V1alpha1JenkinsListFluent.addNewItemLike(V1alpha1Jenkins item) |
A |
V1alpha1JenkinsListFluentImpl.addToItems(int index,
V1alpha1Jenkins item) |
A |
V1alpha1JenkinsListFluent.addToItems(int index,
V1alpha1Jenkins item) |
A |
V1alpha1JenkinsListFluentImpl.addToItems(V1alpha1Jenkins... items) |
A |
V1alpha1JenkinsListFluent.addToItems(V1alpha1Jenkins... items) |
A |
V1alpha1JenkinsListFluentImpl.removeFromItems(V1alpha1Jenkins... items) |
A |
V1alpha1JenkinsListFluent.removeFromItems(V1alpha1Jenkins... items) |
V1alpha1JenkinsListFluent.ItemsNested<A> |
V1alpha1JenkinsListFluentImpl.setNewItemLike(int index,
V1alpha1Jenkins item) |
V1alpha1JenkinsListFluent.ItemsNested<A> |
V1alpha1JenkinsListFluent.setNewItemLike(int index,
V1alpha1Jenkins item) |
A |
V1alpha1JenkinsListFluentImpl.setToItems(int index,
V1alpha1Jenkins item) |
A |
V1alpha1JenkinsListFluent.setToItems(int index,
V1alpha1Jenkins item) |
A |
V1alpha1JenkinsListFluentImpl.withItems(V1alpha1Jenkins... items) |
A |
V1alpha1JenkinsListFluent.withItems(V1alpha1Jenkins... items) |
| Modifier and Type | Method and Description |
|---|---|
A |
V1alpha1JenkinsListFluentImpl.addAllToItems(Collection<V1alpha1Jenkins> items) |
A |
V1alpha1JenkinsListFluent.addAllToItems(Collection<V1alpha1Jenkins> items) |
V1alpha1JenkinsList |
V1alpha1JenkinsList.items(List<V1alpha1Jenkins> items) |
A |
V1alpha1JenkinsListFluentImpl.removeAllFromItems(Collection<V1alpha1Jenkins> items) |
A |
V1alpha1JenkinsListFluent.removeAllFromItems(Collection<V1alpha1Jenkins> items) |
void |
V1alpha1JenkinsList.setItems(List<V1alpha1Jenkins> items) |
A |
V1alpha1JenkinsListFluentImpl.withItems(List<V1alpha1Jenkins> items) |
A |
V1alpha1JenkinsListFluent.withItems(List<V1alpha1Jenkins> items) |
| Constructor and Description |
|---|
V1alpha1JenkinsBuilder(V1alpha1Jenkins instance) |
V1alpha1JenkinsBuilder(V1alpha1Jenkins instance,
Boolean validationEnabled) |
V1alpha1JenkinsBuilder(V1alpha1JenkinsFluent<?> fluent,
V1alpha1Jenkins instance) |
V1alpha1JenkinsBuilder(V1alpha1JenkinsFluent<?> fluent,
V1alpha1Jenkins instance,
Boolean validationEnabled) |
V1alpha1JenkinsFluentImpl(V1alpha1Jenkins instance) |
Copyright © 2020. All rights reserved.