Uses of Class
com.vmware.nsx_policy.model.L7AccessProfileListResult
-
Packages that use L7AccessProfileListResult Package Description com.vmware.nsx_policy.infra com.vmware.nsx_policy.model com.vmware.nsx_policy.orgs.projects.infra -
-
Uses of L7AccessProfileListResult in com.vmware.nsx_policy.infra
Methods in com.vmware.nsx_policy.infra that return L7AccessProfileListResult Modifier and Type Method Description L7AccessProfileListResult
L7AccessProfiles. list(java.lang.String cursor, java.lang.Boolean includeEntryCount, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy)
API will list all l7 access ProfilesL7AccessProfileListResult
L7AccessProfiles. list(java.lang.String cursor, java.lang.Boolean includeEntryCount, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
API will list all l7 access ProfilesL7AccessProfileListResult
L7AccessProfilesStub. list(java.lang.String cursor, java.lang.Boolean includeEntryCount, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy)
L7AccessProfileListResult
L7AccessProfilesStub. list(java.lang.String cursor, java.lang.Boolean includeEntryCount, java.lang.Boolean includeMarkForDeleteObjects, 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 with type arguments of type L7AccessProfileListResult Modifier and Type Method Description void
L7AccessProfiles. list(java.lang.String cursor, java.lang.Boolean includeEntryCount, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<L7AccessProfileListResult> asyncCallback)
API will list all l7 access Profilesvoid
L7AccessProfiles. list(java.lang.String cursor, java.lang.Boolean includeEntryCount, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<L7AccessProfileListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
API will list all l7 access Profilesvoid
L7AccessProfilesStub. list(java.lang.String cursor, java.lang.Boolean includeEntryCount, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<L7AccessProfileListResult> asyncCallback)
void
L7AccessProfilesStub. list(java.lang.String cursor, java.lang.Boolean includeEntryCount, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<L7AccessProfileListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-
Uses of L7AccessProfileListResult in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return L7AccessProfileListResult Modifier and Type Method Description static L7AccessProfileListResult
L7AccessProfileListResult. _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 L7AccessProfileListResult
L7AccessProfileListResult. _newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.L7AccessProfileListResult
L7AccessProfileListResult.Builder. build()
-
Uses of L7AccessProfileListResult in com.vmware.nsx_policy.orgs.projects.infra
Methods in com.vmware.nsx_policy.orgs.projects.infra that return L7AccessProfileListResult Modifier and Type Method Description L7AccessProfileListResult
L7AccessProfiles. list(java.lang.String orgId, java.lang.String projectId, java.lang.String cursor, java.lang.Boolean includeEntryCount, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy)
API will list all l7 access ProfilesL7AccessProfileListResult
L7AccessProfiles. list(java.lang.String orgId, java.lang.String projectId, java.lang.String cursor, java.lang.Boolean includeEntryCount, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
API will list all l7 access ProfilesL7AccessProfileListResult
L7AccessProfilesStub. list(java.lang.String orgId, java.lang.String projectId, java.lang.String cursor, java.lang.Boolean includeEntryCount, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy)
L7AccessProfileListResult
L7AccessProfilesStub. list(java.lang.String orgId, java.lang.String projectId, java.lang.String cursor, java.lang.Boolean includeEntryCount, java.lang.Boolean includeMarkForDeleteObjects, 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 with type arguments of type L7AccessProfileListResult Modifier and Type Method Description void
L7AccessProfiles. list(java.lang.String orgId, java.lang.String projectId, java.lang.String cursor, java.lang.Boolean includeEntryCount, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<L7AccessProfileListResult> asyncCallback)
API will list all l7 access Profilesvoid
L7AccessProfiles. list(java.lang.String orgId, java.lang.String projectId, java.lang.String cursor, java.lang.Boolean includeEntryCount, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<L7AccessProfileListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
API will list all l7 access Profilesvoid
L7AccessProfilesStub. list(java.lang.String orgId, java.lang.String projectId, java.lang.String cursor, java.lang.Boolean includeEntryCount, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<L7AccessProfileListResult> asyncCallback)
void
L7AccessProfilesStub. list(java.lang.String orgId, java.lang.String projectId, java.lang.String cursor, java.lang.Boolean includeEntryCount, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<L7AccessProfileListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-