public class CorfuCertExpiryCheckStub extends com.vmware.vapi.internal.bindings.Stub implements CorfuCertExpiryCheck
CorfuCertExpiryCheck
API service.
WARNING: Internal class, subject to change in future versions.
apiProvider, converter, ifaceId, retryPolicy, securityContext_VAPI_SERVICE_ID| Constructor and Description |
|---|
CorfuCertExpiryCheckStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.bindings.StubConfigurationBase config) |
CorfuCertExpiryCheckStub(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 |
|---|---|
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.
|
public CorfuCertExpiryCheckStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.internal.bindings.TypeConverter typeConverter,
com.vmware.vapi.bindings.StubConfigurationBase config)
public CorfuCertExpiryCheckStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.bindings.StubConfigurationBase config)
public CorfuCertificateExpiryCheckProperties disable()
CorfuCertExpiryCheckSynchronous method overload. Result of the invocation will be reported as a method return value.
disable in interface CorfuCertExpiryCheckpublic CorfuCertificateExpiryCheckProperties disable(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
CorfuCertExpiryCheckSynchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
disable in interface CorfuCertExpiryCheckinvocationConfig - Configuration for the method invocation.public void disable(com.vmware.vapi.bindings.client.AsyncCallback<CorfuCertificateExpiryCheckProperties> asyncCallback)
CorfuCertExpiryCheckAsynchronous 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
disable in interface CorfuCertExpiryCheckasyncCallback - Receives the status (progress, result or error) of the operation invocation.public void disable(com.vmware.vapi.bindings.client.AsyncCallback<CorfuCertificateExpiryCheckProperties> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
CorfuCertExpiryCheckAsynchronous 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
disable in interface CorfuCertExpiryCheckasyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.public CorfuCertificateExpiryCheckProperties enable()
CorfuCertExpiryCheckSynchronous method overload. Result of the invocation will be reported as a method return value.
enable in interface CorfuCertExpiryCheckpublic CorfuCertificateExpiryCheckProperties enable(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
CorfuCertExpiryCheckSynchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
enable in interface CorfuCertExpiryCheckinvocationConfig - Configuration for the method invocation.public void enable(com.vmware.vapi.bindings.client.AsyncCallback<CorfuCertificateExpiryCheckProperties> asyncCallback)
CorfuCertExpiryCheckAsynchronous 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
enable in interface CorfuCertExpiryCheckasyncCallback - Receives the status (progress, result or error) of the operation invocation.public void enable(com.vmware.vapi.bindings.client.AsyncCallback<CorfuCertificateExpiryCheckProperties> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
CorfuCertExpiryCheckAsynchronous 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
enable in interface CorfuCertExpiryCheckasyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.public CorfuCertificateExpiryCheckProperties get()
CorfuCertExpiryCheckSynchronous method overload. Result of the invocation will be reported as a method return value.
get in interface CorfuCertExpiryCheckpublic CorfuCertificateExpiryCheckProperties get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
CorfuCertExpiryCheckSynchronous 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 CorfuCertExpiryCheckinvocationConfig - Configuration for the method invocation.public void get(com.vmware.vapi.bindings.client.AsyncCallback<CorfuCertificateExpiryCheckProperties> asyncCallback)
CorfuCertExpiryCheckAsynchronous 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
get in interface CorfuCertExpiryCheckasyncCallback - Receives the status (progress, result or error) of the operation invocation.public void get(com.vmware.vapi.bindings.client.AsyncCallback<CorfuCertificateExpiryCheckProperties> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
CorfuCertExpiryCheckAsynchronous 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
get in interface CorfuCertExpiryCheckasyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.