Uses of Class
com.vmware.nsx_policy.model.PolicyResourceReference
-
-
Uses of PolicyResourceReference in com.vmware.nsx_policy.global_infra.settings.firewall.security
Methods in com.vmware.nsx_policy.global_infra.settings.firewall.security that return PolicyResourceReference Modifier and Type Method Description 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
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.PolicyResourceReference
ExcludeListStub. filter(java.lang.String intentPath, java.lang.Boolean deepCheck, java.lang.String enforcementPointPath)
PolicyResourceReference
ExcludeListStub. filter(java.lang.String intentPath, java.lang.Boolean deepCheck, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Method parameters in com.vmware.nsx_policy.global_infra.settings.firewall.security with type arguments of type PolicyResourceReference Modifier and Type Method Description 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
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.void
ExcludeListStub. filter(java.lang.String intentPath, java.lang.Boolean deepCheck, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.AsyncCallback<PolicyResourceReference> asyncCallback)
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)
-
Uses of PolicyResourceReference in com.vmware.nsx_policy.infra.settings.firewall.security
Methods in com.vmware.nsx_policy.infra.settings.firewall.security that return PolicyResourceReference Modifier and Type Method Description 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
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.PolicyResourceReference
ExcludeListStub. filter(java.lang.String intentPath, java.lang.Boolean deepCheck, java.lang.String enforcementPointPath)
PolicyResourceReference
ExcludeListStub. filter(java.lang.String intentPath, java.lang.Boolean deepCheck, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Method parameters in com.vmware.nsx_policy.infra.settings.firewall.security with type arguments of type PolicyResourceReference Modifier and Type Method Description 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
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.void
ExcludeListStub. filter(java.lang.String intentPath, java.lang.Boolean deepCheck, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.AsyncCallback<PolicyResourceReference> asyncCallback)
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)
-
Uses of PolicyResourceReference in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return PolicyResourceReference Modifier and Type Method 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()
PolicyResourceReference
PolicyNonCompliantConfig. getReportedBy()
Methods in com.vmware.nsx_policy.model that return types with arguments of type PolicyResourceReference Modifier and Type Method Description java.util.List<PolicyResourceReference>
PolicyNonCompliantConfig. getAffectedResources()
Resources/Services impacted by non compliant configuration This property may be present in responses from the server, but if it is present in a request to server it will be ignored.java.util.List<PolicyResourceReference>
PolicyResourceReferenceListResult. getResults()
Policy resource references list resultsjava.util.List<PolicyResourceReference>
PolicyFirewallCPUMemThresholdsProfileBindingMap. getTransportNodes()
References of transport nodes on which the profile intended to be applied.Methods in com.vmware.nsx_policy.model with parameters of type PolicyResourceReference Modifier and Type Method Description IdsClusterConfig.Builder
IdsClusterConfig.Builder. setCluster(PolicyResourceReference cluster)
void
IdsClusterConfig. setCluster(PolicyResourceReference cluster)
ComputeClusterIdfwConfiguration.Builder
ComputeClusterIdfwConfiguration.Builder. setMember(PolicyResourceReference member)
void
ComputeClusterIdfwConfiguration. setMember(PolicyResourceReference member)
PolicyNonCompliantConfig.Builder
PolicyNonCompliantConfig.Builder. setReportedBy(PolicyResourceReference reportedBy)
void
PolicyNonCompliantConfig. setReportedBy(PolicyResourceReference reportedBy)
Method parameters in com.vmware.nsx_policy.model with type arguments of type PolicyResourceReference Modifier and Type Method Description PolicyNonCompliantConfig.Builder
PolicyNonCompliantConfig.Builder. setAffectedResources(java.util.List<PolicyResourceReference> affectedResources)
Resources/Services impacted by non compliant configuration This property may be present in responses from the server, but if it is present in a request to server it will be ignored.void
PolicyNonCompliantConfig. setAffectedResources(java.util.List<PolicyResourceReference> affectedResources)
Resources/Services impacted by non compliant configuration This property may be present in responses from the server, but if it is present in a request to server it will be ignored.PolicyResourceReferenceListResult.Builder
PolicyResourceReferenceListResult.Builder. setResults(java.util.List<PolicyResourceReference> results)
Policy resource references list resultsvoid
PolicyResourceReferenceListResult. setResults(java.util.List<PolicyResourceReference> results)
Policy resource references list resultsPolicyFirewallCPUMemThresholdsProfileBindingMap.Builder
PolicyFirewallCPUMemThresholdsProfileBindingMap.Builder. setTransportNodes(java.util.List<PolicyResourceReference> transportNodes)
References of transport nodes on which the profile intended to be applied.void
PolicyFirewallCPUMemThresholdsProfileBindingMap. setTransportNodes(java.util.List<PolicyResourceReference> transportNodes)
References of transport nodes on which the profile intended to be applied.
-