| Package | Description |
|---|---|
| com.vmware.nsx_global_policy.global_infra.tier_1s.segments | |
| com.vmware.nsx_global_policy.model |
| Modifier and Type | Method and Description |
|---|---|
BridgeEndpointStatus |
BepStatusStub.get(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String bridgeProfilePath,
java.lang.String enforcementPointPath) |
BridgeEndpointStatus |
BepStatus.get(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String bridgeProfilePath,
java.lang.String enforcementPointPath)
Get detailed information on Tier-1 segment bridge end point status using segment
ID and profile path.
|
BridgeEndpointStatus |
BepStatusStub.get(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String bridgeProfilePath,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
BridgeEndpointStatus |
BepStatus.get(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String bridgeProfilePath,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get detailed information on Tier-1 segment bridge end point status using segment
ID and profile path.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BepStatusStub.get(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String bridgeProfilePath,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<BridgeEndpointStatus> asyncCallback) |
void |
BepStatus.get(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String bridgeProfilePath,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<BridgeEndpointStatus> asyncCallback)
Get detailed information on Tier-1 segment bridge end point status using segment
ID and profile path.
|
void |
BepStatusStub.get(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String bridgeProfilePath,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<BridgeEndpointStatus> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
BepStatus.get(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String bridgeProfilePath,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<BridgeEndpointStatus> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get detailed information on Tier-1 segment bridge end point status using segment
ID and profile path.
|
| Modifier and Type | Method and Description |
|---|---|
static BridgeEndpointStatus |
BridgeEndpointStatus._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 BridgeEndpointStatus |
BridgeEndpointStatus._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
BridgeEndpointStatus |
BridgeEndpointStatus.Builder.build() |