| Modifier and Type | Method and Description |
|---|---|
PortSecurityProfileBindingMap |
PortSecurityProfileBindingMapsStub.get(java.lang.String segmentId,
java.lang.String portId,
java.lang.String portSecurityProfileBindingMapId) |
PortSecurityProfileBindingMap |
PortSecurityProfileBindingMaps.get(java.lang.String segmentId,
java.lang.String portId,
java.lang.String portSecurityProfileBindingMapId)
API will return details of the port security profile binding map.
|
PortSecurityProfileBindingMap |
PortSecurityProfileBindingMapsStub.get(java.lang.String segmentId,
java.lang.String portId,
java.lang.String portSecurityProfileBindingMapId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
PortSecurityProfileBindingMap |
PortSecurityProfileBindingMaps.get(java.lang.String segmentId,
java.lang.String portId,
java.lang.String portSecurityProfileBindingMapId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
API will return details of the port security profile binding map.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PortSecurityProfileBindingMapsStub.get(java.lang.String segmentId,
java.lang.String portId,
java.lang.String portSecurityProfileBindingMapId,
com.vmware.vapi.bindings.client.AsyncCallback<PortSecurityProfileBindingMap> asyncCallback) |
void |
PortSecurityProfileBindingMaps.get(java.lang.String segmentId,
java.lang.String portId,
java.lang.String portSecurityProfileBindingMapId,
com.vmware.vapi.bindings.client.AsyncCallback<PortSecurityProfileBindingMap> asyncCallback)
API will return details of the port security profile binding map.
|
void |
PortSecurityProfileBindingMapsStub.get(java.lang.String segmentId,
java.lang.String portId,
java.lang.String portSecurityProfileBindingMapId,
com.vmware.vapi.bindings.client.AsyncCallback<PortSecurityProfileBindingMap> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
PortSecurityProfileBindingMaps.get(java.lang.String segmentId,
java.lang.String portId,
java.lang.String portSecurityProfileBindingMapId,
com.vmware.vapi.bindings.client.AsyncCallback<PortSecurityProfileBindingMap> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
API will return details of the port security profile binding map.
|
| Modifier and Type | Method and Description |
|---|---|
PortSecurityProfileBindingMap |
PortSecurityProfileBindingMapsStub.get(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
java.lang.String portSecurityProfileBindingMapId) |
PortSecurityProfileBindingMap |
PortSecurityProfileBindingMaps.get(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
java.lang.String portSecurityProfileBindingMapId)
API will return details of the port security profile binding map.
|
PortSecurityProfileBindingMap |
PortSecurityProfileBindingMapsStub.get(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
java.lang.String portSecurityProfileBindingMapId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
PortSecurityProfileBindingMap |
PortSecurityProfileBindingMaps.get(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
java.lang.String portSecurityProfileBindingMapId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
API will return details of the port security profile binding map.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PortSecurityProfileBindingMapsStub.get(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
java.lang.String portSecurityProfileBindingMapId,
com.vmware.vapi.bindings.client.AsyncCallback<PortSecurityProfileBindingMap> asyncCallback) |
void |
PortSecurityProfileBindingMaps.get(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
java.lang.String portSecurityProfileBindingMapId,
com.vmware.vapi.bindings.client.AsyncCallback<PortSecurityProfileBindingMap> asyncCallback)
API will return details of the port security profile binding map.
|
void |
PortSecurityProfileBindingMapsStub.get(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
java.lang.String portSecurityProfileBindingMapId,
com.vmware.vapi.bindings.client.AsyncCallback<PortSecurityProfileBindingMap> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
PortSecurityProfileBindingMaps.get(java.lang.String tier1Id,
java.lang.String segmentId,
java.lang.String portId,
java.lang.String portSecurityProfileBindingMapId,
com.vmware.vapi.bindings.client.AsyncCallback<PortSecurityProfileBindingMap> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
API will return details of the port security profile binding map.
|
| Modifier and Type | Method and Description |
|---|---|
static PortSecurityProfileBindingMap |
PortSecurityProfileBindingMap._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 PortSecurityProfileBindingMap |
PortSecurityProfileBindingMap._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
PortSecurityProfileBindingMap |
PortSecurityProfileBindingMap.Builder.build() |
PortSecurityProfileBindingMap |
ChildPortSecurityProfileBindingMap.getPortSecurityProfileBindingMap() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PortSecurityProfileBindingMap> |
PortSecurityProfileBindingMapListResult.getResults()
Port security profile binding map list results
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChildPortSecurityProfileBindingMap.setPortSecurityProfileBindingMap(PortSecurityProfileBindingMap portSecurityProfileBindingMap) |
ChildPortSecurityProfileBindingMap.Builder |
ChildPortSecurityProfileBindingMap.Builder.setPortSecurityProfileBindingMap(PortSecurityProfileBindingMap portSecurityProfileBindingMap) |
| Modifier and Type | Method and Description |
|---|---|
void |
PortSecurityProfileBindingMapListResult.setResults(java.util.List<PortSecurityProfileBindingMap> results)
Port security profile binding map list results
|
PortSecurityProfileBindingMapListResult.Builder |
PortSecurityProfileBindingMapListResult.Builder.setResults(java.util.List<PortSecurityProfileBindingMap> results)
Port security profile binding map list results
|