Modifier and Type | Method and Description |
---|---|
PolicyResourceReference |
ExcludeListStub.filter(java.lang.String intentPath,
java.lang.Boolean deepCheck,
java.lang.String enforcementPointPath) |
PolicyResourceReference |
ExcludeList.filter(java.lang.String intentPath,
java.lang.Boolean deepCheck,
java.lang.String enforcementPointPath)
Filter the firewall exclude list by the given object, to check whether the
object is a member of this exclude list.
|
PolicyResourceReference |
ExcludeListStub.filter(java.lang.String intentPath,
java.lang.Boolean deepCheck,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
PolicyResourceReference |
ExcludeList.filter(java.lang.String intentPath,
java.lang.Boolean deepCheck,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Filter the firewall exclude list by the given object, to check whether the
object is a member of this exclude list.
|
Modifier and Type | Method and Description |
---|---|
void |
ExcludeListStub.filter(java.lang.String intentPath,
java.lang.Boolean deepCheck,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<PolicyResourceReference> asyncCallback) |
void |
ExcludeList.filter(java.lang.String intentPath,
java.lang.Boolean deepCheck,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<PolicyResourceReference> asyncCallback)
Filter the firewall exclude list by the given object, to check whether the
object is a member of this exclude list.
|
void |
ExcludeListStub.filter(java.lang.String intentPath,
java.lang.Boolean deepCheck,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<PolicyResourceReference> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
ExcludeList.filter(java.lang.String intentPath,
java.lang.Boolean deepCheck,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<PolicyResourceReference> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Filter the firewall exclude list by the given object, to check whether the
object is a member of this exclude list.
|
Modifier and Type | Method and Description |
---|---|
PolicyResourceReference |
ExcludeListStub.filter(java.lang.String intentPath,
java.lang.Boolean deepCheck,
java.lang.String enforcementPointPath) |
PolicyResourceReference |
ExcludeList.filter(java.lang.String intentPath,
java.lang.Boolean deepCheck,
java.lang.String enforcementPointPath)
Filter the firewall exclude list by the given object, to check whether the
object is a member of this exclude list.
|
PolicyResourceReference |
ExcludeListStub.filter(java.lang.String intentPath,
java.lang.Boolean deepCheck,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
PolicyResourceReference |
ExcludeList.filter(java.lang.String intentPath,
java.lang.Boolean deepCheck,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Filter the firewall exclude list by the given object, to check whether the
object is a member of this exclude list.
|
Modifier and Type | Method and Description |
---|---|
void |
ExcludeListStub.filter(java.lang.String intentPath,
java.lang.Boolean deepCheck,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<PolicyResourceReference> asyncCallback) |
void |
ExcludeList.filter(java.lang.String intentPath,
java.lang.Boolean deepCheck,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<PolicyResourceReference> asyncCallback)
Filter the firewall exclude list by the given object, to check whether the
object is a member of this exclude list.
|
void |
ExcludeListStub.filter(java.lang.String intentPath,
java.lang.Boolean deepCheck,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<PolicyResourceReference> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
ExcludeList.filter(java.lang.String intentPath,
java.lang.Boolean deepCheck,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<PolicyResourceReference> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Filter the firewall exclude list by the given object, to check whether the
object is a member of this exclude list.
|
Modifier and Type | Method and Description |
---|---|
static PolicyResourceReference |
PolicyResourceReference._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 PolicyResourceReference |
PolicyResourceReference._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
PolicyResourceReference |
PolicyResourceReference.Builder.build() |
PolicyResourceReference |
IdsClusterConfig.getCluster() |
PolicyResourceReference |
ComputeClusterIdfwConfiguration.getMember() |
Modifier and Type | Method and Description |
---|---|
java.util.List<PolicyResourceReference> |
PolicyResourceReferenceListResult.getResults()
Policy resource references list results
|
java.util.List<PolicyResourceReference> |
PolicyFirewallCPUMemThresholdsProfileBindingMap.getTransportNodes()
References of transport nodes on which the profile intended to be applied.
|
Modifier and Type | Method and Description |
---|---|
void |
IdsClusterConfig.setCluster(PolicyResourceReference cluster) |
IdsClusterConfig.Builder |
IdsClusterConfig.Builder.setCluster(PolicyResourceReference cluster) |
void |
ComputeClusterIdfwConfiguration.setMember(PolicyResourceReference member) |
ComputeClusterIdfwConfiguration.Builder |
ComputeClusterIdfwConfiguration.Builder.setMember(PolicyResourceReference member) |
Modifier and Type | Method and Description |
---|---|
void |
PolicyResourceReferenceListResult.setResults(java.util.List<PolicyResourceReference> results)
Policy resource references list results
|
PolicyResourceReferenceListResult.Builder |
PolicyResourceReferenceListResult.Builder.setResults(java.util.List<PolicyResourceReference> results)
Policy resource references list results
|
void |
PolicyFirewallCPUMemThresholdsProfileBindingMap.setTransportNodes(java.util.List<PolicyResourceReference> transportNodes)
References of transport nodes on which the profile intended to be applied.
|
PolicyFirewallCPUMemThresholdsProfileBindingMap.Builder |
PolicyFirewallCPUMemThresholdsProfileBindingMap.Builder.setTransportNodes(java.util.List<PolicyResourceReference> transportNodes)
References of transport nodes on which the profile intended to be applied.
|