Package | Description |
---|---|
com.vmware.esx.settings |
The
com.vmware.esx.settings package provides interfaces to manage ESX
settings. |
com.vmware.esx.settings.clusters.software |
The
com.vmware.esx.settings.clusters.software package provides
interfaces to manage desired state software for ESX cluster. |
com.vmware.esx.settings.hosts.software |
The
com.vmware.esx.settings.hosts.software package provides interfaces
to manage desired software on a standalone host. |
Modifier and Type | Method and Description |
---|---|
static SolutionSpec |
SolutionSpec._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 SolutionSpec |
SolutionSpec._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
SolutionSpec |
SolutionSpec.Builder.build() |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,SolutionSpec> |
SoftwareSpec.getSolutions()
Mapping from solution identifier to the solution specification.
|
Modifier and Type | Method and Description |
---|---|
void |
SoftwareSpec.setSolutions(java.util.Map<java.lang.String,SolutionSpec> solutions)
Mapping from solution identifier to the solution specification.
|
SoftwareSpec.Builder |
SoftwareSpec.Builder.setSolutions(java.util.Map<java.lang.String,SolutionSpec> solutions)
Mapping from solution identifier to the solution specification.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
Solutions.set_Task(java.lang.String cluster,
java.lang.String solution,
SolutionSpec spec)
Sets the components registered for the given solution in the desired software
specification.
|
java.lang.String |
SolutionsStub.set_Task(java.lang.String cluster,
java.lang.String solution,
SolutionSpec spec) |
void |
Solutions.set_Task(java.lang.String cluster,
java.lang.String solution,
SolutionSpec spec,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.String> asyncCallback)
Sets the components registered for the given solution in the desired software
specification.
|
void |
SolutionsStub.set_Task(java.lang.String cluster,
java.lang.String solution,
SolutionSpec spec,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.String> asyncCallback) |
void |
Solutions.set_Task(java.lang.String cluster,
java.lang.String solution,
SolutionSpec spec,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.String> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Sets the components registered for the given solution in the desired software
specification.
|
void |
SolutionsStub.set_Task(java.lang.String cluster,
java.lang.String solution,
SolutionSpec spec,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.String> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
java.lang.String |
Solutions.set_Task(java.lang.String cluster,
java.lang.String solution,
SolutionSpec spec,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Sets the components registered for the given solution in the desired software
specification.
|
java.lang.String |
SolutionsStub.set_Task(java.lang.String cluster,
java.lang.String solution,
SolutionSpec spec,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
Solutions.set_Task(java.lang.String host,
java.lang.String solution,
SolutionSpec spec)
Sets the components registered for the given solution in the desired software
specification.
|
java.lang.String |
SolutionsStub.set_Task(java.lang.String host,
java.lang.String solution,
SolutionSpec spec) |
void |
Solutions.set_Task(java.lang.String host,
java.lang.String solution,
SolutionSpec spec,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.String> asyncCallback)
Sets the components registered for the given solution in the desired software
specification.
|
void |
SolutionsStub.set_Task(java.lang.String host,
java.lang.String solution,
SolutionSpec spec,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.String> asyncCallback) |
void |
Solutions.set_Task(java.lang.String host,
java.lang.String solution,
SolutionSpec spec,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.String> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Sets the components registered for the given solution in the desired software
specification.
|
void |
SolutionsStub.set_Task(java.lang.String host,
java.lang.String solution,
SolutionSpec spec,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.String> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
java.lang.String |
Solutions.set_Task(java.lang.String host,
java.lang.String solution,
SolutionSpec spec,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Sets the components registered for the given solution in the desired software
specification.
|
java.lang.String |
SolutionsStub.set_Task(java.lang.String host,
java.lang.String solution,
SolutionSpec spec,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |