public class SitesStub extends com.vmware.vapi.internal.bindings.Stub implements Sites
Sites
API service.
WARNING: Internal class, subject to change in future versions.
apiProvider, converter, ifaceId, retryPolicy, securityContext_VAPI_SERVICE_ID| Constructor and Description |
|---|
SitesStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.bindings.StubConfigurationBase config) |
SitesStub(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 |
|---|---|
FederationConfiguration |
get()
Get the site configuration
|
void |
get(com.vmware.vapi.bindings.client.AsyncCallback<FederationConfiguration> asyncCallback)
Get the site configuration
|
void |
get(com.vmware.vapi.bindings.client.AsyncCallback<FederationConfiguration> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get the site configuration
|
FederationConfiguration |
get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get the site configuration
|
FederationConfiguration |
get0()
Get the site configuration, some attributes won't be shown based on version
|
void |
get0(com.vmware.vapi.bindings.client.AsyncCallback<FederationConfiguration> asyncCallback)
Get the site configuration, some attributes won't be shown based on version
|
void |
get0(com.vmware.vapi.bindings.client.AsyncCallback<FederationConfiguration> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get the site configuration, some attributes won't be shown based on version
|
FederationConfiguration |
get0(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get the site configuration, some attributes won't be shown based on version
|
FederationConfiguration |
get1()
Get the site configuration, some attributes won't be shown based on version
|
void |
get1(com.vmware.vapi.bindings.client.AsyncCallback<FederationConfiguration> asyncCallback)
Get the site configuration, some attributes won't be shown based on version
|
void |
get1(com.vmware.vapi.bindings.client.AsyncCallback<FederationConfiguration> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get the site configuration, some attributes won't be shown based on version
|
FederationConfiguration |
get1(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get the site configuration, some attributes won't be shown based on version
|
FederationConfiguration |
get2()
Get the site configuration, some attributes won't be shown based on version
|
void |
get2(com.vmware.vapi.bindings.client.AsyncCallback<FederationConfiguration> asyncCallback)
Get the site configuration, some attributes won't be shown based on version
|
void |
get2(com.vmware.vapi.bindings.client.AsyncCallback<FederationConfiguration> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get the site configuration, some attributes won't be shown based on version
|
FederationConfiguration |
get2(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get the site configuration, some attributes won't be shown based on version
|
public SitesStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.internal.bindings.TypeConverter typeConverter,
com.vmware.vapi.bindings.StubConfigurationBase config)
public SitesStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.bindings.StubConfigurationBase config)
public FederationConfiguration get()
SitesSynchronous method overload. Result of the invocation will be reported as a method return value.
public FederationConfiguration get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
SitesSynchronous 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 get(com.vmware.vapi.bindings.client.AsyncCallback<FederationConfiguration> asyncCallback)
SitesAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx.model.FederationConfiguration
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
public void get(com.vmware.vapi.bindings.client.AsyncCallback<FederationConfiguration> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
SitesAsynchronous 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.FederationConfiguration
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
public FederationConfiguration get0()
SitesSynchronous method overload. Result of the invocation will be reported as a method return value.
public FederationConfiguration get0(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
SitesSynchronous 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(com.vmware.vapi.bindings.client.AsyncCallback<FederationConfiguration> asyncCallback)
SitesAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx.model.FederationConfiguration
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
public void get0(com.vmware.vapi.bindings.client.AsyncCallback<FederationConfiguration> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
SitesAsynchronous 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.FederationConfiguration
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
public FederationConfiguration get1()
SitesSynchronous method overload. Result of the invocation will be reported as a method return value.
public FederationConfiguration get1(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
SitesSynchronous 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 get1(com.vmware.vapi.bindings.client.AsyncCallback<FederationConfiguration> asyncCallback)
SitesAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx.model.FederationConfiguration
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
public void get1(com.vmware.vapi.bindings.client.AsyncCallback<FederationConfiguration> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
SitesAsynchronous 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.FederationConfiguration
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
public FederationConfiguration get2()
SitesSynchronous method overload. Result of the invocation will be reported as a method return value.
public FederationConfiguration get2(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
SitesSynchronous 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 get2(com.vmware.vapi.bindings.client.AsyncCallback<FederationConfiguration> asyncCallback)
SitesAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx.model.FederationConfiguration
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
public void get2(com.vmware.vapi.bindings.client.AsyncCallback<FederationConfiguration> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
SitesAsynchronous 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.FederationConfiguration
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found