| Package | Description |
|---|---|
| com.vmware.nsx_policy.infra.service_references.service_profiles | |
| com.vmware.nsx_policy.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceProfileGroups |
GroupAssociationsStub.get(java.lang.String serviceReferenceId,
java.lang.String serviceProfileId,
java.lang.String enforcementPointPath) |
ServiceProfileGroups |
GroupAssociations.get(java.lang.String serviceReferenceId,
java.lang.String serviceProfileId,
java.lang.String enforcementPointPath)
List of Groups used in Redirection rules for a given Service Profile.
|
ServiceProfileGroups |
GroupAssociationsStub.get(java.lang.String serviceReferenceId,
java.lang.String serviceProfileId,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
ServiceProfileGroups |
GroupAssociations.get(java.lang.String serviceReferenceId,
java.lang.String serviceProfileId,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
List of Groups used in Redirection rules for a given Service Profile.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GroupAssociationsStub.get(java.lang.String serviceReferenceId,
java.lang.String serviceProfileId,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<ServiceProfileGroups> asyncCallback) |
void |
GroupAssociations.get(java.lang.String serviceReferenceId,
java.lang.String serviceProfileId,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<ServiceProfileGroups> asyncCallback)
List of Groups used in Redirection rules for a given Service Profile.
|
void |
GroupAssociationsStub.get(java.lang.String serviceReferenceId,
java.lang.String serviceProfileId,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<ServiceProfileGroups> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
GroupAssociations.get(java.lang.String serviceReferenceId,
java.lang.String serviceProfileId,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<ServiceProfileGroups> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
List of Groups used in Redirection rules for a given Service Profile.
|
| Modifier and Type | Method and Description |
|---|---|
static ServiceProfileGroups |
ServiceProfileGroups._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 ServiceProfileGroups |
ServiceProfileGroups._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
ServiceProfileGroups |
ServiceProfileGroups.Builder.build() |