Uses of Class
com.vmware.nsx_policy.model.ShaMonitorProfile
-
Packages that use ShaMonitorProfile Package Description com.vmware.nsx_policy.infra.sha.monitors com.vmware.nsx_policy.model -
-
Uses of ShaMonitorProfile in com.vmware.nsx_policy.infra.sha.monitors
Methods in com.vmware.nsx_policy.infra.sha.monitors that return ShaMonitorProfile Modifier and Type Method Description ShaMonitorProfile
Profiles. get(java.lang.String monitorId, java.lang.String monitorProfileId)
Read a SHA monitor profile.ShaMonitorProfile
Profiles. get(java.lang.String monitorId, java.lang.String monitorProfileId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read a SHA monitor profile.ShaMonitorProfile
ProfilesStub. get(java.lang.String monitorId, java.lang.String monitorProfileId)
ShaMonitorProfile
ProfilesStub. get(java.lang.String monitorId, java.lang.String monitorProfileId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
ShaMonitorProfile
Profiles. patch(java.lang.String monitorId, java.lang.String monitorProfileId, ShaMonitorProfile shaMonitorProfile, java.lang.Boolean force)
Create or update a SHA monitor profile.ShaMonitorProfile
Profiles. patch(java.lang.String monitorId, java.lang.String monitorProfileId, ShaMonitorProfile shaMonitorProfile, java.lang.Boolean force, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or update a SHA monitor profile.ShaMonitorProfile
ProfilesStub. patch(java.lang.String monitorId, java.lang.String monitorProfileId, ShaMonitorProfile shaMonitorProfile, java.lang.Boolean force)
ShaMonitorProfile
ProfilesStub. patch(java.lang.String monitorId, java.lang.String monitorProfileId, ShaMonitorProfile shaMonitorProfile, java.lang.Boolean force, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
ShaMonitorProfile
Profiles. update(java.lang.String monitorId, java.lang.String monitorProfileId, ShaMonitorProfile shaMonitorProfile, java.lang.Boolean force)
Create or update a SHA monitor profile.ShaMonitorProfile
Profiles. update(java.lang.String monitorId, java.lang.String monitorProfileId, ShaMonitorProfile shaMonitorProfile, java.lang.Boolean force, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or update a SHA monitor profile.ShaMonitorProfile
ProfilesStub. update(java.lang.String monitorId, java.lang.String monitorProfileId, ShaMonitorProfile shaMonitorProfile, java.lang.Boolean force)
ShaMonitorProfile
ProfilesStub. update(java.lang.String monitorId, java.lang.String monitorProfileId, ShaMonitorProfile shaMonitorProfile, java.lang.Boolean force, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Methods in com.vmware.nsx_policy.infra.sha.monitors with parameters of type ShaMonitorProfile Modifier and Type Method Description ShaMonitorProfile
Profiles. patch(java.lang.String monitorId, java.lang.String monitorProfileId, ShaMonitorProfile shaMonitorProfile, java.lang.Boolean force)
Create or update a SHA monitor profile.void
Profiles. patch(java.lang.String monitorId, java.lang.String monitorProfileId, ShaMonitorProfile shaMonitorProfile, java.lang.Boolean force, com.vmware.vapi.bindings.client.AsyncCallback<ShaMonitorProfile> asyncCallback)
Create or update a SHA monitor profile.void
Profiles. patch(java.lang.String monitorId, java.lang.String monitorProfileId, ShaMonitorProfile shaMonitorProfile, java.lang.Boolean force, com.vmware.vapi.bindings.client.AsyncCallback<ShaMonitorProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or update a SHA monitor profile.ShaMonitorProfile
Profiles. patch(java.lang.String monitorId, java.lang.String monitorProfileId, ShaMonitorProfile shaMonitorProfile, java.lang.Boolean force, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or update a SHA monitor profile.ShaMonitorProfile
ProfilesStub. patch(java.lang.String monitorId, java.lang.String monitorProfileId, ShaMonitorProfile shaMonitorProfile, java.lang.Boolean force)
void
ProfilesStub. patch(java.lang.String monitorId, java.lang.String monitorProfileId, ShaMonitorProfile shaMonitorProfile, java.lang.Boolean force, com.vmware.vapi.bindings.client.AsyncCallback<ShaMonitorProfile> asyncCallback)
void
ProfilesStub. patch(java.lang.String monitorId, java.lang.String monitorProfileId, ShaMonitorProfile shaMonitorProfile, java.lang.Boolean force, com.vmware.vapi.bindings.client.AsyncCallback<ShaMonitorProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
ShaMonitorProfile
ProfilesStub. patch(java.lang.String monitorId, java.lang.String monitorProfileId, ShaMonitorProfile shaMonitorProfile, java.lang.Boolean force, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
ShaMonitorProfile
Profiles. update(java.lang.String monitorId, java.lang.String monitorProfileId, ShaMonitorProfile shaMonitorProfile, java.lang.Boolean force)
Create or update a SHA monitor profile.void
Profiles. update(java.lang.String monitorId, java.lang.String monitorProfileId, ShaMonitorProfile shaMonitorProfile, java.lang.Boolean force, com.vmware.vapi.bindings.client.AsyncCallback<ShaMonitorProfile> asyncCallback)
Create or update a SHA monitor profile.void
Profiles. update(java.lang.String monitorId, java.lang.String monitorProfileId, ShaMonitorProfile shaMonitorProfile, java.lang.Boolean force, com.vmware.vapi.bindings.client.AsyncCallback<ShaMonitorProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or update a SHA monitor profile.ShaMonitorProfile
Profiles. update(java.lang.String monitorId, java.lang.String monitorProfileId, ShaMonitorProfile shaMonitorProfile, java.lang.Boolean force, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or update a SHA monitor profile.ShaMonitorProfile
ProfilesStub. update(java.lang.String monitorId, java.lang.String monitorProfileId, ShaMonitorProfile shaMonitorProfile, java.lang.Boolean force)
void
ProfilesStub. update(java.lang.String monitorId, java.lang.String monitorProfileId, ShaMonitorProfile shaMonitorProfile, java.lang.Boolean force, com.vmware.vapi.bindings.client.AsyncCallback<ShaMonitorProfile> asyncCallback)
void
ProfilesStub. update(java.lang.String monitorId, java.lang.String monitorProfileId, ShaMonitorProfile shaMonitorProfile, java.lang.Boolean force, com.vmware.vapi.bindings.client.AsyncCallback<ShaMonitorProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
ShaMonitorProfile
ProfilesStub. update(java.lang.String monitorId, java.lang.String monitorProfileId, ShaMonitorProfile shaMonitorProfile, java.lang.Boolean force, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Method parameters in com.vmware.nsx_policy.infra.sha.monitors with type arguments of type ShaMonitorProfile Modifier and Type Method Description void
Profiles. get(java.lang.String monitorId, java.lang.String monitorProfileId, com.vmware.vapi.bindings.client.AsyncCallback<ShaMonitorProfile> asyncCallback)
Read a SHA monitor profile.void
Profiles. get(java.lang.String monitorId, java.lang.String monitorProfileId, com.vmware.vapi.bindings.client.AsyncCallback<ShaMonitorProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read a SHA monitor profile.void
ProfilesStub. get(java.lang.String monitorId, java.lang.String monitorProfileId, com.vmware.vapi.bindings.client.AsyncCallback<ShaMonitorProfile> asyncCallback)
void
ProfilesStub. get(java.lang.String monitorId, java.lang.String monitorProfileId, com.vmware.vapi.bindings.client.AsyncCallback<ShaMonitorProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
Profiles. patch(java.lang.String monitorId, java.lang.String monitorProfileId, ShaMonitorProfile shaMonitorProfile, java.lang.Boolean force, com.vmware.vapi.bindings.client.AsyncCallback<ShaMonitorProfile> asyncCallback)
Create or update a SHA monitor profile.void
Profiles. patch(java.lang.String monitorId, java.lang.String monitorProfileId, ShaMonitorProfile shaMonitorProfile, java.lang.Boolean force, com.vmware.vapi.bindings.client.AsyncCallback<ShaMonitorProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or update a SHA monitor profile.void
ProfilesStub. patch(java.lang.String monitorId, java.lang.String monitorProfileId, ShaMonitorProfile shaMonitorProfile, java.lang.Boolean force, com.vmware.vapi.bindings.client.AsyncCallback<ShaMonitorProfile> asyncCallback)
void
ProfilesStub. patch(java.lang.String monitorId, java.lang.String monitorProfileId, ShaMonitorProfile shaMonitorProfile, java.lang.Boolean force, com.vmware.vapi.bindings.client.AsyncCallback<ShaMonitorProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
Profiles. update(java.lang.String monitorId, java.lang.String monitorProfileId, ShaMonitorProfile shaMonitorProfile, java.lang.Boolean force, com.vmware.vapi.bindings.client.AsyncCallback<ShaMonitorProfile> asyncCallback)
Create or update a SHA monitor profile.void
Profiles. update(java.lang.String monitorId, java.lang.String monitorProfileId, ShaMonitorProfile shaMonitorProfile, java.lang.Boolean force, com.vmware.vapi.bindings.client.AsyncCallback<ShaMonitorProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or update a SHA monitor profile.void
ProfilesStub. update(java.lang.String monitorId, java.lang.String monitorProfileId, ShaMonitorProfile shaMonitorProfile, java.lang.Boolean force, com.vmware.vapi.bindings.client.AsyncCallback<ShaMonitorProfile> asyncCallback)
void
ProfilesStub. update(java.lang.String monitorId, java.lang.String monitorProfileId, ShaMonitorProfile shaMonitorProfile, java.lang.Boolean force, com.vmware.vapi.bindings.client.AsyncCallback<ShaMonitorProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-
Uses of ShaMonitorProfile in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return ShaMonitorProfile Modifier and Type Method Description static ShaMonitorProfile
ShaMonitorProfile. _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 ShaMonitorProfile
ShaMonitorProfile. _newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.ShaMonitorProfile
ShaMonitorProfile.Builder. build()
Methods in com.vmware.nsx_policy.model that return types with arguments of type ShaMonitorProfile Modifier and Type Method Description java.util.List<ShaMonitorProfile>
ShaMonitorProfileListResult. getResults()
SHA monitor profile list resultsMethod parameters in com.vmware.nsx_policy.model with type arguments of type ShaMonitorProfile Modifier and Type Method Description ShaMonitorProfileListResult.Builder
ShaMonitorProfileListResult.Builder. setResults(java.util.List<ShaMonitorProfile> results)
SHA monitor profile list resultsvoid
ShaMonitorProfileListResult. setResults(java.util.List<ShaMonitorProfile> results)
SHA monitor profile list results
-