Uses of Class
com.vmware.nsx_policy.model.RemoteServerFingerprint
-
Packages that use RemoteServerFingerprint Package Description com.vmware.nsx_policy.cluster com.vmware.nsx_policy.model -
-
Uses of RemoteServerFingerprint in com.vmware.nsx_policy.cluster
Methods in com.vmware.nsx_policy.cluster that return RemoteServerFingerprint Modifier and Type Method Description RemoteServerFingerprintBackups. retrievesshfingerprint(RemoteServerFingerprintRequest remoteServerFingerprintRequest)Get SHA256 fingerprint of ECDSA key of remote server.RemoteServerFingerprintBackups. retrievesshfingerprint(RemoteServerFingerprintRequest remoteServerFingerprintRequest, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Get SHA256 fingerprint of ECDSA key of remote server.RemoteServerFingerprintBackupsStub. retrievesshfingerprint(RemoteServerFingerprintRequest remoteServerFingerprintRequest)RemoteServerFingerprintBackupsStub. retrievesshfingerprint(RemoteServerFingerprintRequest remoteServerFingerprintRequest, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Method parameters in com.vmware.nsx_policy.cluster with type arguments of type RemoteServerFingerprint Modifier and Type Method Description voidBackups. retrievesshfingerprint(RemoteServerFingerprintRequest remoteServerFingerprintRequest, com.vmware.vapi.bindings.client.AsyncCallback<RemoteServerFingerprint> asyncCallback)Get SHA256 fingerprint of ECDSA key of remote server.voidBackups. retrievesshfingerprint(RemoteServerFingerprintRequest remoteServerFingerprintRequest, com.vmware.vapi.bindings.client.AsyncCallback<RemoteServerFingerprint> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Get SHA256 fingerprint of ECDSA key of remote server.voidBackupsStub. retrievesshfingerprint(RemoteServerFingerprintRequest remoteServerFingerprintRequest, com.vmware.vapi.bindings.client.AsyncCallback<RemoteServerFingerprint> asyncCallback)voidBackupsStub. retrievesshfingerprint(RemoteServerFingerprintRequest remoteServerFingerprintRequest, com.vmware.vapi.bindings.client.AsyncCallback<RemoteServerFingerprint> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) -
Uses of RemoteServerFingerprint in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return RemoteServerFingerprint Modifier and Type Method Description static RemoteServerFingerprintRemoteServerFingerprint. _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 RemoteServerFingerprintRemoteServerFingerprint. _newInstance2(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.RemoteServerFingerprintRemoteServerFingerprint.Builder. build()
-