Uses of Class
com.vmware.nsx_policy.model.IpAddressAllocationListResult
-
-
Uses of IpAddressAllocationListResult in com.vmware.nsx_policy.infra.ip_pools
Methods in com.vmware.nsx_policy.infra.ip_pools that return IpAddressAllocationListResult Modifier and Type Method Description IpAddressAllocationListResultIpAllocations. list(java.lang.String ipPoolId, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy)Returns information about which addresses have been allocated from a specified IP address pool in policy.IpAddressAllocationListResultIpAllocations. list(java.lang.String ipPoolId, java.lang.String cursor, 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)Returns information about which addresses have been allocated from a specified IP address pool in policy.IpAddressAllocationListResultIpAllocationsStub. list(java.lang.String ipPoolId, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy)IpAddressAllocationListResultIpAllocationsStub. list(java.lang.String ipPoolId, java.lang.String cursor, 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.ip_pools with type arguments of type IpAddressAllocationListResult Modifier and Type Method Description voidIpAllocations. list(java.lang.String ipPoolId, java.lang.String cursor, 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<IpAddressAllocationListResult> asyncCallback)Returns information about which addresses have been allocated from a specified IP address pool in policy.voidIpAllocations. list(java.lang.String ipPoolId, java.lang.String cursor, 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<IpAddressAllocationListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Returns information about which addresses have been allocated from a specified IP address pool in policy.voidIpAllocationsStub. list(java.lang.String ipPoolId, java.lang.String cursor, 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<IpAddressAllocationListResult> asyncCallback)voidIpAllocationsStub. list(java.lang.String ipPoolId, java.lang.String cursor, 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<IpAddressAllocationListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) -
Uses of IpAddressAllocationListResult in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return IpAddressAllocationListResult Modifier and Type Method Description static IpAddressAllocationListResultIpAddressAllocationListResult. _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 IpAddressAllocationListResultIpAddressAllocationListResult. _newInstance2(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.IpAddressAllocationListResultIpAddressAllocationListResult.Builder. build() -
Uses of IpAddressAllocationListResult in com.vmware.nsx_policy.orgs.projects.infra.ip_pools
Methods in com.vmware.nsx_policy.orgs.projects.infra.ip_pools that return IpAddressAllocationListResult Modifier and Type Method Description IpAddressAllocationListResultIpAllocations. list(java.lang.String orgId, java.lang.String projectId, java.lang.String ipPoolId, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy)Returns information about which addresses have been allocated from a specified IP address pool in policy.IpAddressAllocationListResultIpAllocations. list(java.lang.String orgId, java.lang.String projectId, java.lang.String ipPoolId, java.lang.String cursor, 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)Returns information about which addresses have been allocated from a specified IP address pool in policy.IpAddressAllocationListResultIpAllocationsStub. list(java.lang.String orgId, java.lang.String projectId, java.lang.String ipPoolId, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy)IpAddressAllocationListResultIpAllocationsStub. list(java.lang.String orgId, java.lang.String projectId, java.lang.String ipPoolId, java.lang.String cursor, 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.ip_pools with type arguments of type IpAddressAllocationListResult Modifier and Type Method Description voidIpAllocations. list(java.lang.String orgId, java.lang.String projectId, java.lang.String ipPoolId, java.lang.String cursor, 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<IpAddressAllocationListResult> asyncCallback)Returns information about which addresses have been allocated from a specified IP address pool in policy.voidIpAllocations. list(java.lang.String orgId, java.lang.String projectId, java.lang.String ipPoolId, java.lang.String cursor, 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<IpAddressAllocationListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Returns information about which addresses have been allocated from a specified IP address pool in policy.voidIpAllocationsStub. list(java.lang.String orgId, java.lang.String projectId, java.lang.String ipPoolId, java.lang.String cursor, 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<IpAddressAllocationListResult> asyncCallback)voidIpAllocationsStub. list(java.lang.String orgId, java.lang.String projectId, java.lang.String ipPoolId, java.lang.String cursor, 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<IpAddressAllocationListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) -
Uses of IpAddressAllocationListResult in com.vmware.nsx_policy.orgs.projects.vpcs.subnets.ip_pools
Methods in com.vmware.nsx_policy.orgs.projects.vpcs.subnets.ip_pools that return IpAddressAllocationListResult Modifier and Type Method Description IpAddressAllocationListResultIpAllocations. list(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String subnetId, java.lang.String ipPoolId, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy)List all the ip allocations for a VPC Subnet.IpAddressAllocationListResultIpAllocations. list(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String subnetId, java.lang.String ipPoolId, java.lang.String cursor, 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)List all the ip allocations for a VPC Subnet.IpAddressAllocationListResultIpAllocationsStub. list(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String subnetId, java.lang.String ipPoolId, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy)IpAddressAllocationListResultIpAllocationsStub. list(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String subnetId, java.lang.String ipPoolId, java.lang.String cursor, 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.vpcs.subnets.ip_pools with type arguments of type IpAddressAllocationListResult Modifier and Type Method Description voidIpAllocations. list(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String subnetId, java.lang.String ipPoolId, java.lang.String cursor, 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<IpAddressAllocationListResult> asyncCallback)List all the ip allocations for a VPC Subnet.voidIpAllocations. list(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String subnetId, java.lang.String ipPoolId, java.lang.String cursor, 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<IpAddressAllocationListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)List all the ip allocations for a VPC Subnet.voidIpAllocationsStub. list(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String subnetId, java.lang.String ipPoolId, java.lang.String cursor, 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<IpAddressAllocationListResult> asyncCallback)voidIpAllocationsStub. list(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String subnetId, java.lang.String ipPoolId, java.lang.String cursor, 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<IpAddressAllocationListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-