| Package | Description |
|---|---|
| com.vmware.nsx_policy.infra.sites.napp.deployment.platform | |
| com.vmware.nsx_policy.model |
| Modifier and Type | Method and Description |
|---|---|
PlatformFormFactors |
FormFactorsStub.get(java.lang.String siteId) |
PlatformFormFactors |
FormFactors.get(java.lang.String siteId)
Get available deployment form factors for NSX Application Platform.
|
PlatformFormFactors |
FormFactorsStub.get(java.lang.String siteId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
PlatformFormFactors |
FormFactors.get(java.lang.String siteId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get available deployment form factors for NSX Application Platform.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FormFactorsStub.get(java.lang.String siteId,
com.vmware.vapi.bindings.client.AsyncCallback<PlatformFormFactors> asyncCallback) |
void |
FormFactors.get(java.lang.String siteId,
com.vmware.vapi.bindings.client.AsyncCallback<PlatformFormFactors> asyncCallback)
Get available deployment form factors for NSX Application Platform.
|
void |
FormFactorsStub.get(java.lang.String siteId,
com.vmware.vapi.bindings.client.AsyncCallback<PlatformFormFactors> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
FormFactors.get(java.lang.String siteId,
com.vmware.vapi.bindings.client.AsyncCallback<PlatformFormFactors> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get available deployment form factors for NSX Application Platform.
|
| Modifier and Type | Method and Description |
|---|---|
static PlatformFormFactors |
PlatformFormFactors._newInstance(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Returns new instance of this binding class and injects the provided data value. WARNING: The returned object is not fully initialized. |
static PlatformFormFactors |
PlatformFormFactors._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
PlatformFormFactors |
PlatformFormFactors.Builder.build() |