Uses of Class
com.vmware.nsx_policy.model.PolicyIdsUserList
-
-
Uses of PolicyIdsUserList in com.vmware.nsx_policy.infra.settings.firewall.security.intrusion_services
Methods in com.vmware.nsx_policy.infra.settings.firewall.security.intrusion_services that return PolicyIdsUserList Modifier and Type Method Description PolicyIdsUserListAffectedUsers. create(PolicyIdsEventDataRequest policyIdsEventDataRequest, java.lang.String cursor, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy)Get the list of the users affected pertaining to a specific signature.PolicyIdsUserListAffectedUsers. create(PolicyIdsEventDataRequest policyIdsEventDataRequest, java.lang.String cursor, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Get the list of the users affected pertaining to a specific signature.PolicyIdsUserListAffectedUsersStub. create(PolicyIdsEventDataRequest policyIdsEventDataRequest, java.lang.String cursor, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy)PolicyIdsUserListAffectedUsersStub. create(PolicyIdsEventDataRequest policyIdsEventDataRequest, java.lang.String cursor, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Method parameters in com.vmware.nsx_policy.infra.settings.firewall.security.intrusion_services with type arguments of type PolicyIdsUserList Modifier and Type Method Description voidAffectedUsers. create(PolicyIdsEventDataRequest policyIdsEventDataRequest, java.lang.String cursor, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyIdsUserList> asyncCallback)Get the list of the users affected pertaining to a specific signature.voidAffectedUsers. create(PolicyIdsEventDataRequest policyIdsEventDataRequest, java.lang.String cursor, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyIdsUserList> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Get the list of the users affected pertaining to a specific signature.voidAffectedUsersStub. create(PolicyIdsEventDataRequest policyIdsEventDataRequest, java.lang.String cursor, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyIdsUserList> asyncCallback)voidAffectedUsersStub. create(PolicyIdsEventDataRequest policyIdsEventDataRequest, java.lang.String cursor, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyIdsUserList> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) -
Uses of PolicyIdsUserList in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return PolicyIdsUserList Modifier and Type Method Description static PolicyIdsUserListPolicyIdsUserList. _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 PolicyIdsUserListPolicyIdsUserList. _newInstance2(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.PolicyIdsUserListPolicyIdsUserList.Builder. build() -
Uses of PolicyIdsUserList in com.vmware.nsx_policy.orgs.projects.infra.settings.firewall.security.intrusion_services
Methods in com.vmware.nsx_policy.orgs.projects.infra.settings.firewall.security.intrusion_services that return PolicyIdsUserList Modifier and Type Method Description PolicyIdsUserListAffectedUsers. create(java.lang.String orgId, java.lang.String projectId, PolicyIdsEventDataRequest policyIdsEventDataRequest, java.lang.String cursor, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy)Get the list of the users affected pertaining to a specific signature.PolicyIdsUserListAffectedUsers. create(java.lang.String orgId, java.lang.String projectId, PolicyIdsEventDataRequest policyIdsEventDataRequest, java.lang.String cursor, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Get the list of the users affected pertaining to a specific signature.PolicyIdsUserListAffectedUsersStub. create(java.lang.String orgId, java.lang.String projectId, PolicyIdsEventDataRequest policyIdsEventDataRequest, java.lang.String cursor, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy)PolicyIdsUserListAffectedUsersStub. create(java.lang.String orgId, java.lang.String projectId, PolicyIdsEventDataRequest policyIdsEventDataRequest, java.lang.String cursor, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Method parameters in com.vmware.nsx_policy.orgs.projects.infra.settings.firewall.security.intrusion_services with type arguments of type PolicyIdsUserList Modifier and Type Method Description voidAffectedUsers. create(java.lang.String orgId, java.lang.String projectId, PolicyIdsEventDataRequest policyIdsEventDataRequest, java.lang.String cursor, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyIdsUserList> asyncCallback)Get the list of the users affected pertaining to a specific signature.voidAffectedUsers. create(java.lang.String orgId, java.lang.String projectId, PolicyIdsEventDataRequest policyIdsEventDataRequest, java.lang.String cursor, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyIdsUserList> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Get the list of the users affected pertaining to a specific signature.voidAffectedUsersStub. create(java.lang.String orgId, java.lang.String projectId, PolicyIdsEventDataRequest policyIdsEventDataRequest, java.lang.String cursor, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyIdsUserList> asyncCallback)voidAffectedUsersStub. create(java.lang.String orgId, java.lang.String projectId, PolicyIdsEventDataRequest policyIdsEventDataRequest, java.lang.String cursor, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyIdsUserList> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-