| Package | Description |
|---|---|
| com.appscode.voyager.client | |
| com.appscode.voyager.client.apis |
| Modifier and Type | Method and Description |
|---|---|
void |
ApiCallback.onFailure(ApiException e,
int statusCode,
Map<String,List<String>> responseHeaders)
This is called when the API call fails.
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
ApiClient.buildCall(String path,
String method,
List<Pair> queryParams,
List<Pair> collectionQueryParams,
Object body,
Map<String,String> headerParams,
Map<String,Object> formParams,
String[] authNames,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build HTTP call with the given options.
|
com.squareup.okhttp.Request |
ApiClient.buildRequest(String path,
String method,
List<Pair> queryParams,
List<Pair> collectionQueryParams,
Object body,
Map<String,String> headerParams,
Map<String,Object> formParams,
String[] authNames,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build an HTTP request with the given options.
|
<T> T |
ApiClient.deserialize(com.squareup.okhttp.Response response,
Type returnType)
Deserialize response body to Java object, according to the return type and
the Content-Type response header.
|
File |
ApiClient.downloadFileFromResponse(com.squareup.okhttp.Response response)
Download file from the given response.
|
<T> ApiResponse<T> |
ApiClient.execute(com.squareup.okhttp.Call call)
|
<T> ApiResponse<T> |
ApiClient.execute(com.squareup.okhttp.Call call,
Type returnType)
Execute HTTP call and deserialize the HTTP response body into the given return type.
|
<T> T |
ApiClient.handleResponse(com.squareup.okhttp.Response response,
Type returnType)
Handle the given response, return the deserialized object when the response is successful.
|
com.squareup.okhttp.RequestBody |
ApiClient.serialize(Object obj,
String contentType)
Serialize the given Java object into request body according to the object's
class and the request Content-Type.
|
| Modifier and Type | Method and Description |
|---|---|
V1beta1Certificate |
VoyagerAppscodeComV1beta1Api.createNamespacedCertificate(String namespace,
V1beta1Certificate body,
String pretty)
create a Certificate
|
com.squareup.okhttp.Call |
VoyagerAppscodeComV1beta1Api.createNamespacedCertificateAsync(String namespace,
V1beta1Certificate body,
String pretty,
ApiCallback<V1beta1Certificate> callback)
(asynchronously)
create a Certificate
|
com.squareup.okhttp.Call |
VoyagerAppscodeComV1beta1Api.createNamespacedCertificateCall(String namespace,
V1beta1Certificate body,
String pretty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createNamespacedCertificate
|
ApiResponse<V1beta1Certificate> |
VoyagerAppscodeComV1beta1Api.createNamespacedCertificateWithHttpInfo(String namespace,
V1beta1Certificate body,
String pretty)
create a Certificate
|
V1beta1Ingress |
VoyagerAppscodeComV1beta1Api.createNamespacedIngress(String namespace,
V1beta1Ingress body,
String pretty)
create an Ingress
|
com.squareup.okhttp.Call |
VoyagerAppscodeComV1beta1Api.createNamespacedIngressAsync(String namespace,
V1beta1Ingress body,
String pretty,
ApiCallback<V1beta1Ingress> callback)
(asynchronously)
create an Ingress
|
com.squareup.okhttp.Call |
VoyagerAppscodeComV1beta1Api.createNamespacedIngressCall(String namespace,
V1beta1Ingress body,
String pretty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createNamespacedIngress
|
ApiResponse<V1beta1Ingress> |
VoyagerAppscodeComV1beta1Api.createNamespacedIngressWithHttpInfo(String namespace,
V1beta1Ingress body,
String pretty)
create an Ingress
|
io.kubernetes.client.models.V1Status |
VoyagerAppscodeComV1beta1Api.deleteCollectionNamespacedCertificate(String namespace,
String pretty,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of Certificate
|
com.squareup.okhttp.Call |
VoyagerAppscodeComV1beta1Api.deleteCollectionNamespacedCertificateAsync(String namespace,
String pretty,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete collection of Certificate
|
com.squareup.okhttp.Call |
VoyagerAppscodeComV1beta1Api.deleteCollectionNamespacedCertificateCall(String namespace,
String pretty,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCollectionNamespacedCertificate
|
ApiResponse<io.kubernetes.client.models.V1Status> |
VoyagerAppscodeComV1beta1Api.deleteCollectionNamespacedCertificateWithHttpInfo(String namespace,
String pretty,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of Certificate
|
io.kubernetes.client.models.V1Status |
VoyagerAppscodeComV1beta1Api.deleteCollectionNamespacedIngress(String namespace,
String pretty,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of Ingress
|
com.squareup.okhttp.Call |
VoyagerAppscodeComV1beta1Api.deleteCollectionNamespacedIngressAsync(String namespace,
String pretty,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete collection of Ingress
|
com.squareup.okhttp.Call |
VoyagerAppscodeComV1beta1Api.deleteCollectionNamespacedIngressCall(String namespace,
String pretty,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCollectionNamespacedIngress
|
ApiResponse<io.kubernetes.client.models.V1Status> |
VoyagerAppscodeComV1beta1Api.deleteCollectionNamespacedIngressWithHttpInfo(String namespace,
String pretty,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of Ingress
|
io.kubernetes.client.models.V1Status |
VoyagerAppscodeComV1beta1Api.deleteNamespacedCertificate(String name,
String namespace,
io.kubernetes.client.models.V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a Certificate
|
com.squareup.okhttp.Call |
VoyagerAppscodeComV1beta1Api.deleteNamespacedCertificateAsync(String name,
String namespace,
io.kubernetes.client.models.V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete a Certificate
|
com.squareup.okhttp.Call |
VoyagerAppscodeComV1beta1Api.deleteNamespacedCertificateCall(String name,
String namespace,
io.kubernetes.client.models.V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteNamespacedCertificate
|
ApiResponse<io.kubernetes.client.models.V1Status> |
VoyagerAppscodeComV1beta1Api.deleteNamespacedCertificateWithHttpInfo(String name,
String namespace,
io.kubernetes.client.models.V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a Certificate
|
io.kubernetes.client.models.V1Status |
VoyagerAppscodeComV1beta1Api.deleteNamespacedIngress(String name,
String namespace,
io.kubernetes.client.models.V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete an Ingress
|
com.squareup.okhttp.Call |
VoyagerAppscodeComV1beta1Api.deleteNamespacedIngressAsync(String name,
String namespace,
io.kubernetes.client.models.V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete an Ingress
|
com.squareup.okhttp.Call |
VoyagerAppscodeComV1beta1Api.deleteNamespacedIngressCall(String name,
String namespace,
io.kubernetes.client.models.V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteNamespacedIngress
|
ApiResponse<io.kubernetes.client.models.V1Status> |
VoyagerAppscodeComV1beta1Api.deleteNamespacedIngressWithHttpInfo(String name,
String namespace,
io.kubernetes.client.models.V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete an Ingress
|
io.kubernetes.client.models.V1APIGroup |
VoyagerAppscodeComApi.getAPIGroup()
get information of a group
|
com.squareup.okhttp.Call |
VoyagerAppscodeComApi.getAPIGroupAsync(ApiCallback<io.kubernetes.client.models.V1APIGroup> callback)
(asynchronously)
get information of a group
|
com.squareup.okhttp.Call |
VoyagerAppscodeComApi.getAPIGroupCall(ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getAPIGroup
|
ApiResponse<io.kubernetes.client.models.V1APIGroup> |
VoyagerAppscodeComApi.getAPIGroupWithHttpInfo()
get information of a group
|
io.kubernetes.client.models.V1APIResourceList |
VoyagerAppscodeComV1beta1Api.getAPIResources()
get available resources
|
com.squareup.okhttp.Call |
VoyagerAppscodeComV1beta1Api.getAPIResourcesAsync(ApiCallback<io.kubernetes.client.models.V1APIResourceList> callback)
(asynchronously)
get available resources
|
com.squareup.okhttp.Call |
VoyagerAppscodeComV1beta1Api.getAPIResourcesCall(ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getAPIResources
|
ApiResponse<io.kubernetes.client.models.V1APIResourceList> |
VoyagerAppscodeComV1beta1Api.getAPIResourcesWithHttpInfo()
get available resources
|
io.kubernetes.client.models.V1APIGroupList |
ApisApi.getAPIVersions()
get available API versions
|
com.squareup.okhttp.Call |
ApisApi.getAPIVersionsAsync(ApiCallback<io.kubernetes.client.models.V1APIGroupList> callback)
(asynchronously)
get available API versions
|
com.squareup.okhttp.Call |
ApisApi.getAPIVersionsCall(ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getAPIVersions
|
ApiResponse<io.kubernetes.client.models.V1APIGroupList> |
ApisApi.getAPIVersionsWithHttpInfo()
get available API versions
|
V1beta1CertificateList |
VoyagerAppscodeComV1beta1Api.listCertificateForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Certificate
|
com.squareup.okhttp.Call |
VoyagerAppscodeComV1beta1Api.listCertificateForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1beta1CertificateList> callback)
(asynchronously)
list or watch objects of kind Certificate
|
com.squareup.okhttp.Call |
VoyagerAppscodeComV1beta1Api.listCertificateForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listCertificateForAllNamespaces
|
ApiResponse<V1beta1CertificateList> |
VoyagerAppscodeComV1beta1Api.listCertificateForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Certificate
|
V1beta1IngressList |
VoyagerAppscodeComV1beta1Api.listIngressForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Ingress
|
com.squareup.okhttp.Call |
VoyagerAppscodeComV1beta1Api.listIngressForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1beta1IngressList> callback)
(asynchronously)
list or watch objects of kind Ingress
|
com.squareup.okhttp.Call |
VoyagerAppscodeComV1beta1Api.listIngressForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listIngressForAllNamespaces
|
ApiResponse<V1beta1IngressList> |
VoyagerAppscodeComV1beta1Api.listIngressForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Ingress
|
V1beta1CertificateList |
VoyagerAppscodeComV1beta1Api.listNamespacedCertificate(String namespace,
String pretty,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Certificate
|
com.squareup.okhttp.Call |
VoyagerAppscodeComV1beta1Api.listNamespacedCertificateAsync(String namespace,
String pretty,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1beta1CertificateList> callback)
(asynchronously)
list or watch objects of kind Certificate
|
com.squareup.okhttp.Call |
VoyagerAppscodeComV1beta1Api.listNamespacedCertificateCall(String namespace,
String pretty,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listNamespacedCertificate
|
ApiResponse<V1beta1CertificateList> |
VoyagerAppscodeComV1beta1Api.listNamespacedCertificateWithHttpInfo(String namespace,
String pretty,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Certificate
|
V1beta1IngressList |
VoyagerAppscodeComV1beta1Api.listNamespacedIngress(String namespace,
String pretty,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Ingress
|
com.squareup.okhttp.Call |
VoyagerAppscodeComV1beta1Api.listNamespacedIngressAsync(String namespace,
String pretty,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1beta1IngressList> callback)
(asynchronously)
list or watch objects of kind Ingress
|
com.squareup.okhttp.Call |
VoyagerAppscodeComV1beta1Api.listNamespacedIngressCall(String namespace,
String pretty,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listNamespacedIngress
|
ApiResponse<V1beta1IngressList> |
VoyagerAppscodeComV1beta1Api.listNamespacedIngressWithHttpInfo(String namespace,
String pretty,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Ingress
|
V1beta1Certificate |
VoyagerAppscodeComV1beta1Api.patchNamespacedCertificate(String name,
String namespace,
Object body,
String pretty)
partially update the specified Certificate
|
com.squareup.okhttp.Call |
VoyagerAppscodeComV1beta1Api.patchNamespacedCertificateAsync(String name,
String namespace,
Object body,
String pretty,
ApiCallback<V1beta1Certificate> callback)
(asynchronously)
partially update the specified Certificate
|
com.squareup.okhttp.Call |
VoyagerAppscodeComV1beta1Api.patchNamespacedCertificateCall(String name,
String namespace,
Object body,
String pretty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchNamespacedCertificate
|
ApiResponse<V1beta1Certificate> |
VoyagerAppscodeComV1beta1Api.patchNamespacedCertificateWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update the specified Certificate
|
V1beta1Ingress |
VoyagerAppscodeComV1beta1Api.patchNamespacedIngress(String name,
String namespace,
Object body,
String pretty)
partially update the specified Ingress
|
com.squareup.okhttp.Call |
VoyagerAppscodeComV1beta1Api.patchNamespacedIngressAsync(String name,
String namespace,
Object body,
String pretty,
ApiCallback<V1beta1Ingress> callback)
(asynchronously)
partially update the specified Ingress
|
com.squareup.okhttp.Call |
VoyagerAppscodeComV1beta1Api.patchNamespacedIngressCall(String name,
String namespace,
Object body,
String pretty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchNamespacedIngress
|
ApiResponse<V1beta1Ingress> |
VoyagerAppscodeComV1beta1Api.patchNamespacedIngressWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update the specified Ingress
|
V1beta1Certificate |
VoyagerAppscodeComV1beta1Api.readNamespacedCertificate(String name,
String namespace,
String pretty)
read the specified Certificate
|
com.squareup.okhttp.Call |
VoyagerAppscodeComV1beta1Api.readNamespacedCertificateAsync(String name,
String namespace,
String pretty,
ApiCallback<V1beta1Certificate> callback)
(asynchronously)
read the specified Certificate
|
com.squareup.okhttp.Call |
VoyagerAppscodeComV1beta1Api.readNamespacedCertificateCall(String name,
String namespace,
String pretty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readNamespacedCertificate
|
ApiResponse<V1beta1Certificate> |
VoyagerAppscodeComV1beta1Api.readNamespacedCertificateWithHttpInfo(String name,
String namespace,
String pretty)
read the specified Certificate
|
V1beta1Ingress |
VoyagerAppscodeComV1beta1Api.readNamespacedIngress(String name,
String namespace,
String pretty)
read the specified Ingress
|
com.squareup.okhttp.Call |
VoyagerAppscodeComV1beta1Api.readNamespacedIngressAsync(String name,
String namespace,
String pretty,
ApiCallback<V1beta1Ingress> callback)
(asynchronously)
read the specified Ingress
|
com.squareup.okhttp.Call |
VoyagerAppscodeComV1beta1Api.readNamespacedIngressCall(String name,
String namespace,
String pretty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readNamespacedIngress
|
ApiResponse<V1beta1Ingress> |
VoyagerAppscodeComV1beta1Api.readNamespacedIngressWithHttpInfo(String name,
String namespace,
String pretty)
read the specified Ingress
|
V1beta1Certificate |
VoyagerAppscodeComV1beta1Api.replaceNamespacedCertificate(String name,
String namespace,
V1beta1Certificate body,
String pretty)
replace the specified Certificate
|
com.squareup.okhttp.Call |
VoyagerAppscodeComV1beta1Api.replaceNamespacedCertificateAsync(String name,
String namespace,
V1beta1Certificate body,
String pretty,
ApiCallback<V1beta1Certificate> callback)
(asynchronously)
replace the specified Certificate
|
com.squareup.okhttp.Call |
VoyagerAppscodeComV1beta1Api.replaceNamespacedCertificateCall(String name,
String namespace,
V1beta1Certificate body,
String pretty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceNamespacedCertificate
|
ApiResponse<V1beta1Certificate> |
VoyagerAppscodeComV1beta1Api.replaceNamespacedCertificateWithHttpInfo(String name,
String namespace,
V1beta1Certificate body,
String pretty)
replace the specified Certificate
|
V1beta1Ingress |
VoyagerAppscodeComV1beta1Api.replaceNamespacedIngress(String name,
String namespace,
V1beta1Ingress body,
String pretty)
replace the specified Ingress
|
com.squareup.okhttp.Call |
VoyagerAppscodeComV1beta1Api.replaceNamespacedIngressAsync(String name,
String namespace,
V1beta1Ingress body,
String pretty,
ApiCallback<V1beta1Ingress> callback)
(asynchronously)
replace the specified Ingress
|
com.squareup.okhttp.Call |
VoyagerAppscodeComV1beta1Api.replaceNamespacedIngressCall(String name,
String namespace,
V1beta1Ingress body,
String pretty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceNamespacedIngress
|
ApiResponse<V1beta1Ingress> |
VoyagerAppscodeComV1beta1Api.replaceNamespacedIngressWithHttpInfo(String name,
String namespace,
V1beta1Ingress body,
String pretty)
replace the specified Ingress
|
Copyright © 2018. All rights reserved.