Uses of Class
com.vmware.nsx_policy.model.ShaMonitorMetricKey.Builder
-
Packages that use ShaMonitorMetricKey.Builder Package Description com.vmware.nsx_policy.model -
-
Uses of ShaMonitorMetricKey.Builder in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return ShaMonitorMetricKey.Builder Modifier and Type Method Description ShaMonitorMetricKey.Builder
ShaMonitorMetricKey.Builder. setDestination(java.lang.String destination)
Possible values are:ShaMonitorMetricKey.DESTINATION_UNKNOWN
ShaMonitorMetricKey.DESTINATION_LOCAL_MANAGER
ShaMonitorMetricKey.DESTINATION_NSX_APPLICATION_PLATFORM
ShaMonitorMetricKey.DESTINATION_WAVE_FRONT
Destination of this metric This property may be present in responses from the server, but if it is present in a request to server it will be ignored.ShaMonitorMetricKey.Builder
ShaMonitorMetricKey.Builder. setMetricKey(java.lang.String metricKey)
Metric key This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
-