public class StatusStub extends com.vmware.vapi.internal.bindings.Stub implements Status
Status
API service.
WARNING: Internal class, subject to change in future versions.
apiProvider, converter, ifaceId, retryPolicy, securityContext_VAPI_SERVICE_ID, GET_STATUS_DEGRADED, GET_STATUS_DOWN, GET_STATUS_HEALTHY, GET_STATUS_UNKNOWN| Constructor and Description |
|---|
StatusStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.bindings.StubConfigurationBase config) |
StatusStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.internal.bindings.TypeConverter typeConverter,
com.vmware.vapi.bindings.StubConfigurationBase config) |
| Modifier and Type | Method and Description |
|---|---|
ContainerClusterStatus |
create(ContainerClusterStatus containerClusterStatus)
Create container cluster status list
|
void |
create(ContainerClusterStatus containerClusterStatus,
com.vmware.vapi.bindings.client.AsyncCallback<ContainerClusterStatus> asyncCallback)
Create container cluster status list
|
void |
create(ContainerClusterStatus containerClusterStatus,
com.vmware.vapi.bindings.client.AsyncCallback<ContainerClusterStatus> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create container cluster status list
|
ContainerClusterStatus |
create(ContainerClusterStatus containerClusterStatus,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create container cluster status list
|
void |
delete(java.lang.String clusterId)
Create container cluster status list
|
void |
delete(java.lang.String clusterId,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Create container cluster status list
|
void |
delete(java.lang.String clusterId,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create container cluster status list
|
void |
delete(java.lang.String clusterId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create container cluster status list
|
ContainerClusterStatusList |
get(java.lang.String cursor,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.String status)
Get all the container cluster status
|
void |
get(java.lang.String cursor,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.String status,
com.vmware.vapi.bindings.client.AsyncCallback<ContainerClusterStatusList> asyncCallback)
Get all the container cluster status
|
void |
get(java.lang.String cursor,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.String status,
com.vmware.vapi.bindings.client.AsyncCallback<ContainerClusterStatusList> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get all the container cluster status
|
ContainerClusterStatusList |
get(java.lang.String cursor,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.String status,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get all the container cluster status
|
ContainerClusterSummary |
get0(java.lang.String clusterId)
Get the container cluster status by given id
|
void |
get0(java.lang.String clusterId,
com.vmware.vapi.bindings.client.AsyncCallback<ContainerClusterSummary> asyncCallback)
Get the container cluster status by given id
|
void |
get0(java.lang.String clusterId,
com.vmware.vapi.bindings.client.AsyncCallback<ContainerClusterSummary> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get the container cluster status by given id
|
ContainerClusterSummary |
get0(java.lang.String clusterId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get the container cluster status by given id
|
public StatusStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.internal.bindings.TypeConverter typeConverter,
com.vmware.vapi.bindings.StubConfigurationBase config)
public StatusStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.bindings.StubConfigurationBase config)
public ContainerClusterStatus create(ContainerClusterStatus containerClusterStatus)
StatusSynchronous method overload. Result of the invocation will be reported as a method return value.
public ContainerClusterStatus create(ContainerClusterStatus containerClusterStatus, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
StatusSynchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
public void create(ContainerClusterStatus containerClusterStatus, com.vmware.vapi.bindings.client.AsyncCallback<ContainerClusterStatus> asyncCallback)
StatusAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx.model.ContainerClusterStatus
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
public void create(ContainerClusterStatus containerClusterStatus, com.vmware.vapi.bindings.client.AsyncCallback<ContainerClusterStatus> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
StatusAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Use invocationConfig to specify configuration for this particular invocation.
Invocation Result:
com.vmware.nsx.model.ContainerClusterStatus
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
public void delete(java.lang.String clusterId)
StatusSynchronous method overload. Result of the invocation will be reported as a method return value.
public void delete(java.lang.String clusterId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
StatusSynchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
public void delete(java.lang.String clusterId,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
StatusAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
public void delete(java.lang.String clusterId,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
StatusAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Use invocationConfig to specify configuration for this particular invocation.
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
public ContainerClusterStatusList get(java.lang.String cursor, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, java.lang.String status)
StatusSynchronous method overload. Result of the invocation will be reported as a method return value.
get in interface Statuscursor - Opaque cursor to be used for getting next page of records (supplied by current
result page) (optional)includedFields - Comma separated list of fields that should be included in query result
(optional)pageSize - Maximum number of results to return in this page (server may return fewer)
(optional, default to 1000)sortAscending - (optional)sortBy - Field by which records are sorted (optional)status - Container status type (optional)public ContainerClusterStatusList get(java.lang.String cursor, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, java.lang.String status, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
StatusSynchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
get in interface Statuscursor - Opaque cursor to be used for getting next page of records (supplied by current
result page) (optional)includedFields - Comma separated list of fields that should be included in query result
(optional)pageSize - Maximum number of results to return in this page (server may return fewer)
(optional, default to 1000)sortAscending - (optional)sortBy - Field by which records are sorted (optional)status - Container status type (optional)invocationConfig - Configuration for the method invocation.public void get(java.lang.String cursor,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.String status,
com.vmware.vapi.bindings.client.AsyncCallback<ContainerClusterStatusList> asyncCallback)
StatusAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx.model.ContainerClusterStatusList
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
get in interface Statuscursor - Opaque cursor to be used for getting next page of records (supplied by current
result page) (optional)includedFields - Comma separated list of fields that should be included in query result
(optional)pageSize - Maximum number of results to return in this page (server may return fewer)
(optional, default to 1000)sortAscending - (optional)sortBy - Field by which records are sorted (optional)status - Container status type (optional)asyncCallback - Receives the status (progress, result or error) of the operation invocation.public void get(java.lang.String cursor,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.String status,
com.vmware.vapi.bindings.client.AsyncCallback<ContainerClusterStatusList> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
StatusAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Use invocationConfig to specify configuration for this particular invocation.
Invocation Result:
com.vmware.nsx.model.ContainerClusterStatusList
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
get in interface Statuscursor - Opaque cursor to be used for getting next page of records (supplied by current
result page) (optional)includedFields - Comma separated list of fields that should be included in query result
(optional)pageSize - Maximum number of results to return in this page (server may return fewer)
(optional, default to 1000)sortAscending - (optional)sortBy - Field by which records are sorted (optional)status - Container status type (optional)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.public ContainerClusterSummary get0(java.lang.String clusterId)
StatusSynchronous method overload. Result of the invocation will be reported as a method return value.
public ContainerClusterSummary get0(java.lang.String clusterId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
StatusSynchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
public void get0(java.lang.String clusterId,
com.vmware.vapi.bindings.client.AsyncCallback<ContainerClusterSummary> asyncCallback)
StatusAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx.model.ContainerClusterSummary
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
public void get0(java.lang.String clusterId,
com.vmware.vapi.bindings.client.AsyncCallback<ContainerClusterSummary> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
StatusAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Use invocationConfig to specify configuration for this particular invocation.
Invocation Result:
com.vmware.nsx.model.ContainerClusterSummary
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found