public interface Platform extends com.vmware.vapi.bindings.Service, PlatformTypes
_VAPI_SERVICE_ID| Modifier and Type | Method and Description |
|---|---|
PlatformDeploymentConfig |
get(java.lang.String siteId)
Get input parameters required to deploy NSX Application Platform.
|
void |
get(java.lang.String siteId,
com.vmware.vapi.bindings.client.AsyncCallback<PlatformDeploymentConfig> asyncCallback)
Get input parameters required to deploy NSX Application Platform.
|
void |
get(java.lang.String siteId,
com.vmware.vapi.bindings.client.AsyncCallback<PlatformDeploymentConfig> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get input parameters required to deploy NSX Application Platform.
|
PlatformDeploymentConfig |
get(java.lang.String siteId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get input parameters required to deploy NSX Application Platform.
|
PlatformDeploymentConfig |
patch(java.lang.String siteId,
PlatformDeploymentConfig platformDeploymentConfig)
Update input parameters required to deploy platform related pods.
|
void |
patch(java.lang.String siteId,
PlatformDeploymentConfig platformDeploymentConfig,
com.vmware.vapi.bindings.client.AsyncCallback<PlatformDeploymentConfig> asyncCallback)
Update input parameters required to deploy platform related pods.
|
void |
patch(java.lang.String siteId,
PlatformDeploymentConfig platformDeploymentConfig,
com.vmware.vapi.bindings.client.AsyncCallback<PlatformDeploymentConfig> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Update input parameters required to deploy platform related pods.
|
PlatformDeploymentConfig |
patch(java.lang.String siteId,
PlatformDeploymentConfig platformDeploymentConfig,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Update input parameters required to deploy platform related pods.
|
PlatformDeploymentConfig get(java.lang.String siteId)
Synchronous method overload. Result of the invocation will be reported as a method return value.
siteId - (required)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 FoundPlatformDeploymentConfig get(java.lang.String siteId, 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.
siteId - (required)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(java.lang.String siteId,
com.vmware.vapi.bindings.client.AsyncCallback<PlatformDeploymentConfig> asyncCallback)
Asynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx_policy.model.PlatformDeploymentConfig
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
siteId - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.void get(java.lang.String siteId,
com.vmware.vapi.bindings.client.AsyncCallback<PlatformDeploymentConfig> 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_policy.model.PlatformDeploymentConfig
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
siteId - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.PlatformDeploymentConfig patch(java.lang.String siteId, PlatformDeploymentConfig platformDeploymentConfig)
Synchronous method overload. Result of the invocation will be reported as a method return value.
siteId - (required)platformDeploymentConfig - (required)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 FoundPlatformDeploymentConfig patch(java.lang.String siteId, PlatformDeploymentConfig platformDeploymentConfig, 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.
siteId - (required)platformDeploymentConfig - (required)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 patch(java.lang.String siteId,
PlatformDeploymentConfig platformDeploymentConfig,
com.vmware.vapi.bindings.client.AsyncCallback<PlatformDeploymentConfig> asyncCallback)
Asynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx_policy.model.PlatformDeploymentConfig
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
siteId - (required)platformDeploymentConfig - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.void patch(java.lang.String siteId,
PlatformDeploymentConfig platformDeploymentConfig,
com.vmware.vapi.bindings.client.AsyncCallback<PlatformDeploymentConfig> 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_policy.model.PlatformDeploymentConfig
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
siteId - (required)platformDeploymentConfig - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.