Uses of Class
com.vmware.nsx_policy.model.VpcIpAddressAllocation
-
Packages that use VpcIpAddressAllocation Package Description com.vmware.nsx_policy.model com.vmware.nsx_policy.orgs.projects.vpcs -
-
Uses of VpcIpAddressAllocation in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return VpcIpAddressAllocation Modifier and Type Method Description static VpcIpAddressAllocationVpcIpAddressAllocation. _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 VpcIpAddressAllocationVpcIpAddressAllocation. _newInstance2(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.VpcIpAddressAllocationVpcIpAddressAllocation.Builder. build()VpcIpAddressAllocationChildVpcIpAddressAllocation. getVpcIpAddressAllocation()Methods in com.vmware.nsx_policy.model that return types with arguments of type VpcIpAddressAllocation Modifier and Type Method Description java.util.List<VpcIpAddressAllocation>VpcIpAddressAllocationListResult. getResults()List of VpcIpAddressAllocationsMethods in com.vmware.nsx_policy.model with parameters of type VpcIpAddressAllocation Modifier and Type Method Description ChildVpcIpAddressAllocation.BuilderChildVpcIpAddressAllocation.Builder. setVpcIpAddressAllocation(VpcIpAddressAllocation vpcIpAddressAllocation)voidChildVpcIpAddressAllocation. setVpcIpAddressAllocation(VpcIpAddressAllocation vpcIpAddressAllocation)Method parameters in com.vmware.nsx_policy.model with type arguments of type VpcIpAddressAllocation Modifier and Type Method Description VpcIpAddressAllocationListResult.BuilderVpcIpAddressAllocationListResult.Builder. setResults(java.util.List<VpcIpAddressAllocation> results)List of VpcIpAddressAllocationsvoidVpcIpAddressAllocationListResult. setResults(java.util.List<VpcIpAddressAllocation> results)List of VpcIpAddressAllocations -
Uses of VpcIpAddressAllocation in com.vmware.nsx_policy.orgs.projects.vpcs
Methods in com.vmware.nsx_policy.orgs.projects.vpcs that return VpcIpAddressAllocation Modifier and Type Method Description VpcIpAddressAllocationIpAddressAllocations. get(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String ipAddressAllocationId)Get detail information on VPC ip allocation by giving ID.VpcIpAddressAllocationIpAddressAllocations. get(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String ipAddressAllocationId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Get detail information on VPC ip allocation by giving ID.VpcIpAddressAllocationIpAddressAllocationsStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String ipAddressAllocationId)VpcIpAddressAllocationIpAddressAllocationsStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String ipAddressAllocationId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)VpcIpAddressAllocationIpAddressAllocations. update(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String ipAddressAllocationId, VpcIpAddressAllocation vpcIpAddressAllocation)Create a VPC ip allocation if it does not existVpcIpAddressAllocationIpAddressAllocations. update(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String ipAddressAllocationId, VpcIpAddressAllocation vpcIpAddressAllocation, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Create a VPC ip allocation if it does not existVpcIpAddressAllocationIpAddressAllocationsStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String ipAddressAllocationId, VpcIpAddressAllocation vpcIpAddressAllocation)VpcIpAddressAllocationIpAddressAllocationsStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String ipAddressAllocationId, VpcIpAddressAllocation vpcIpAddressAllocation, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Methods in com.vmware.nsx_policy.orgs.projects.vpcs with parameters of type VpcIpAddressAllocation Modifier and Type Method Description voidIpAddressAllocations. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String ipAddressAllocationId, VpcIpAddressAllocation vpcIpAddressAllocation)Create a VPC ip allocation if it does not existvoidIpAddressAllocations. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String ipAddressAllocationId, VpcIpAddressAllocation vpcIpAddressAllocation, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)Create a VPC ip allocation if it does not existvoidIpAddressAllocations. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String ipAddressAllocationId, VpcIpAddressAllocation vpcIpAddressAllocation, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Create a VPC ip allocation if it does not existvoidIpAddressAllocations. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String ipAddressAllocationId, VpcIpAddressAllocation vpcIpAddressAllocation, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Create a VPC ip allocation if it does not existvoidIpAddressAllocationsStub. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String ipAddressAllocationId, VpcIpAddressAllocation vpcIpAddressAllocation)voidIpAddressAllocationsStub. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String ipAddressAllocationId, VpcIpAddressAllocation vpcIpAddressAllocation, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)voidIpAddressAllocationsStub. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String ipAddressAllocationId, VpcIpAddressAllocation vpcIpAddressAllocation, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)voidIpAddressAllocationsStub. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String ipAddressAllocationId, VpcIpAddressAllocation vpcIpAddressAllocation, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)VpcIpAddressAllocationIpAddressAllocations. update(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String ipAddressAllocationId, VpcIpAddressAllocation vpcIpAddressAllocation)Create a VPC ip allocation if it does not existvoidIpAddressAllocations. update(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String ipAddressAllocationId, VpcIpAddressAllocation vpcIpAddressAllocation, com.vmware.vapi.bindings.client.AsyncCallback<VpcIpAddressAllocation> asyncCallback)Create a VPC ip allocation if it does not existvoidIpAddressAllocations. update(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String ipAddressAllocationId, VpcIpAddressAllocation vpcIpAddressAllocation, com.vmware.vapi.bindings.client.AsyncCallback<VpcIpAddressAllocation> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Create a VPC ip allocation if it does not existVpcIpAddressAllocationIpAddressAllocations. update(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String ipAddressAllocationId, VpcIpAddressAllocation vpcIpAddressAllocation, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Create a VPC ip allocation if it does not existVpcIpAddressAllocationIpAddressAllocationsStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String ipAddressAllocationId, VpcIpAddressAllocation vpcIpAddressAllocation)voidIpAddressAllocationsStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String ipAddressAllocationId, VpcIpAddressAllocation vpcIpAddressAllocation, com.vmware.vapi.bindings.client.AsyncCallback<VpcIpAddressAllocation> asyncCallback)voidIpAddressAllocationsStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String ipAddressAllocationId, VpcIpAddressAllocation vpcIpAddressAllocation, com.vmware.vapi.bindings.client.AsyncCallback<VpcIpAddressAllocation> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)VpcIpAddressAllocationIpAddressAllocationsStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String ipAddressAllocationId, VpcIpAddressAllocation vpcIpAddressAllocation, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Method parameters in com.vmware.nsx_policy.orgs.projects.vpcs with type arguments of type VpcIpAddressAllocation Modifier and Type Method Description voidIpAddressAllocations. get(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String ipAddressAllocationId, com.vmware.vapi.bindings.client.AsyncCallback<VpcIpAddressAllocation> asyncCallback)Get detail information on VPC ip allocation by giving ID.voidIpAddressAllocations. get(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String ipAddressAllocationId, com.vmware.vapi.bindings.client.AsyncCallback<VpcIpAddressAllocation> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Get detail information on VPC ip allocation by giving ID.voidIpAddressAllocationsStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String ipAddressAllocationId, com.vmware.vapi.bindings.client.AsyncCallback<VpcIpAddressAllocation> asyncCallback)voidIpAddressAllocationsStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String ipAddressAllocationId, com.vmware.vapi.bindings.client.AsyncCallback<VpcIpAddressAllocation> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)voidIpAddressAllocations. update(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String ipAddressAllocationId, VpcIpAddressAllocation vpcIpAddressAllocation, com.vmware.vapi.bindings.client.AsyncCallback<VpcIpAddressAllocation> asyncCallback)Create a VPC ip allocation if it does not existvoidIpAddressAllocations. update(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String ipAddressAllocationId, VpcIpAddressAllocation vpcIpAddressAllocation, com.vmware.vapi.bindings.client.AsyncCallback<VpcIpAddressAllocation> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Create a VPC ip allocation if it does not existvoidIpAddressAllocationsStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String ipAddressAllocationId, VpcIpAddressAllocation vpcIpAddressAllocation, com.vmware.vapi.bindings.client.AsyncCallback<VpcIpAddressAllocation> asyncCallback)voidIpAddressAllocationsStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String ipAddressAllocationId, VpcIpAddressAllocation vpcIpAddressAllocation, com.vmware.vapi.bindings.client.AsyncCallback<VpcIpAddressAllocation> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-