public interface CorfuCertExpiryCheck extends com.vmware.vapi.bindings.Service, CorfuCertExpiryCheckTypes
_VAPI_SERVICE_ID| Modifier and Type | Method and Description |
|---|---|
CorfuCertificateExpiryCheckProperties |
disable()
Enable or Disable Corfu Certificate Expiry Check.
|
void |
disable(com.vmware.vapi.bindings.client.AsyncCallback<CorfuCertificateExpiryCheckProperties> asyncCallback)
Enable or Disable Corfu Certificate Expiry Check.
|
void |
disable(com.vmware.vapi.bindings.client.AsyncCallback<CorfuCertificateExpiryCheckProperties> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Enable or Disable Corfu Certificate Expiry Check.
|
CorfuCertificateExpiryCheckProperties |
disable(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Enable or Disable Corfu Certificate Expiry Check.
|
CorfuCertificateExpiryCheckProperties |
enable()
Enable or Disable Corfu Certificate Expiry Check.
|
void |
enable(com.vmware.vapi.bindings.client.AsyncCallback<CorfuCertificateExpiryCheckProperties> asyncCallback)
Enable or Disable Corfu Certificate Expiry Check.
|
void |
enable(com.vmware.vapi.bindings.client.AsyncCallback<CorfuCertificateExpiryCheckProperties> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Enable or Disable Corfu Certificate Expiry Check.
|
CorfuCertificateExpiryCheckProperties |
enable(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Enable or Disable Corfu Certificate Expiry Check.
|
CorfuCertificateExpiryCheckProperties |
get()
Get the status of Corfu Certificate Expiry Check.
|
void |
get(com.vmware.vapi.bindings.client.AsyncCallback<CorfuCertificateExpiryCheckProperties> asyncCallback)
Get the status of Corfu Certificate Expiry Check.
|
void |
get(com.vmware.vapi.bindings.client.AsyncCallback<CorfuCertificateExpiryCheckProperties> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get the status of Corfu Certificate Expiry Check.
|
CorfuCertificateExpiryCheckProperties |
get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get the status of Corfu Certificate Expiry Check.
|
CorfuCertificateExpiryCheckProperties disable()
Synchronous method overload. Result of the invocation will be reported as a method return value.
com.vmware.vapi.std.errors.InvalidRequest - Bad Request, Precondition Failedcom.vmware.vapi.std.errors.Unauthorized - Forbiddencom.vmware.vapi.std.errors.ServiceUnavailable - Service Unavailablecom.vmware.vapi.std.errors.InternalServerError - Internal Server Errorcom.vmware.vapi.std.errors.NotFound - Not FoundCorfuCertificateExpiryCheckProperties disable(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Synchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
invocationConfig - Configuration for the method invocation.com.vmware.vapi.std.errors.InvalidRequest - Bad Request, Precondition Failedcom.vmware.vapi.std.errors.Unauthorized - Forbiddencom.vmware.vapi.std.errors.ServiceUnavailable - Service Unavailablecom.vmware.vapi.std.errors.InternalServerError - Internal Server Errorcom.vmware.vapi.std.errors.NotFound - Not Foundvoid disable(com.vmware.vapi.bindings.client.AsyncCallback<CorfuCertificateExpiryCheckProperties> asyncCallback)
Asynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx.model.CorfuCertificateExpiryCheckProperties
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
asyncCallback - Receives the status (progress, result or error) of the operation invocation.void disable(com.vmware.vapi.bindings.client.AsyncCallback<CorfuCertificateExpiryCheckProperties> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Asynchronous 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.CorfuCertificateExpiryCheckProperties
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.CorfuCertificateExpiryCheckProperties enable()
Synchronous method overload. Result of the invocation will be reported as a method return value.
com.vmware.vapi.std.errors.InvalidRequest - Bad Request, Precondition Failedcom.vmware.vapi.std.errors.Unauthorized - Forbiddencom.vmware.vapi.std.errors.ServiceUnavailable - Service Unavailablecom.vmware.vapi.std.errors.InternalServerError - Internal Server Errorcom.vmware.vapi.std.errors.NotFound - Not FoundCorfuCertificateExpiryCheckProperties enable(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Synchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
invocationConfig - Configuration for the method invocation.com.vmware.vapi.std.errors.InvalidRequest - Bad Request, Precondition Failedcom.vmware.vapi.std.errors.Unauthorized - Forbiddencom.vmware.vapi.std.errors.ServiceUnavailable - Service Unavailablecom.vmware.vapi.std.errors.InternalServerError - Internal Server Errorcom.vmware.vapi.std.errors.NotFound - Not Foundvoid enable(com.vmware.vapi.bindings.client.AsyncCallback<CorfuCertificateExpiryCheckProperties> asyncCallback)
Asynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx.model.CorfuCertificateExpiryCheckProperties
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
asyncCallback - Receives the status (progress, result or error) of the operation invocation.void enable(com.vmware.vapi.bindings.client.AsyncCallback<CorfuCertificateExpiryCheckProperties> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Asynchronous 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.CorfuCertificateExpiryCheckProperties
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.CorfuCertificateExpiryCheckProperties get()
Synchronous method overload. Result of the invocation will be reported as a method return value.
com.vmware.vapi.std.errors.InvalidRequest - Bad Request, Precondition Failedcom.vmware.vapi.std.errors.Unauthorized - Forbiddencom.vmware.vapi.std.errors.ServiceUnavailable - Service Unavailablecom.vmware.vapi.std.errors.InternalServerError - Internal Server Errorcom.vmware.vapi.std.errors.NotFound - Not FoundCorfuCertificateExpiryCheckProperties get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Synchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
invocationConfig - Configuration for the method invocation.com.vmware.vapi.std.errors.InvalidRequest - Bad Request, Precondition Failedcom.vmware.vapi.std.errors.Unauthorized - Forbiddencom.vmware.vapi.std.errors.ServiceUnavailable - Service Unavailablecom.vmware.vapi.std.errors.InternalServerError - Internal Server Errorcom.vmware.vapi.std.errors.NotFound - Not Foundvoid get(com.vmware.vapi.bindings.client.AsyncCallback<CorfuCertificateExpiryCheckProperties> asyncCallback)
Asynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx.model.CorfuCertificateExpiryCheckProperties
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
asyncCallback - Receives the status (progress, result or error) of the operation invocation.void get(com.vmware.vapi.bindings.client.AsyncCallback<CorfuCertificateExpiryCheckProperties> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Asynchronous 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.CorfuCertificateExpiryCheckProperties
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.