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 VpcIpAddressAllocation
VpcIpAddressAllocation. _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 VpcIpAddressAllocation
VpcIpAddressAllocation. _newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.VpcIpAddressAllocation
VpcIpAddressAllocation.Builder. build()
VpcIpAddressAllocation
ChildVpcIpAddressAllocation. 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.Builder
ChildVpcIpAddressAllocation.Builder. setVpcIpAddressAllocation(VpcIpAddressAllocation vpcIpAddressAllocation)
void
ChildVpcIpAddressAllocation. setVpcIpAddressAllocation(VpcIpAddressAllocation vpcIpAddressAllocation)
Method parameters in com.vmware.nsx_policy.model with type arguments of type VpcIpAddressAllocation Modifier and Type Method Description VpcIpAddressAllocationListResult.Builder
VpcIpAddressAllocationListResult.Builder. setResults(java.util.List<VpcIpAddressAllocation> results)
List of VpcIpAddressAllocationsvoid
VpcIpAddressAllocationListResult. 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 VpcIpAddressAllocation
IpAddressAllocations. 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.VpcIpAddressAllocation
IpAddressAllocations. 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.VpcIpAddressAllocation
IpAddressAllocationsStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String ipAddressAllocationId)
VpcIpAddressAllocation
IpAddressAllocationsStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String ipAddressAllocationId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
VpcIpAddressAllocation
IpAddressAllocations. 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 existVpcIpAddressAllocation
IpAddressAllocations. 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 existVpcIpAddressAllocation
IpAddressAllocationsStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String ipAddressAllocationId, VpcIpAddressAllocation vpcIpAddressAllocation)
VpcIpAddressAllocation
IpAddressAllocationsStub. 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 void
IpAddressAllocations. 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 existvoid
IpAddressAllocations. 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 existvoid
IpAddressAllocations. 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 existvoid
IpAddressAllocations. 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 existvoid
IpAddressAllocationsStub. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String ipAddressAllocationId, VpcIpAddressAllocation vpcIpAddressAllocation)
void
IpAddressAllocationsStub. 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)
void
IpAddressAllocationsStub. 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)
void
IpAddressAllocationsStub. 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)
VpcIpAddressAllocation
IpAddressAllocations. 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 existvoid
IpAddressAllocations. 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 existvoid
IpAddressAllocations. 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 existVpcIpAddressAllocation
IpAddressAllocations. 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 existVpcIpAddressAllocation
IpAddressAllocationsStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String ipAddressAllocationId, VpcIpAddressAllocation vpcIpAddressAllocation)
void
IpAddressAllocationsStub. 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)
void
IpAddressAllocationsStub. 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)
VpcIpAddressAllocation
IpAddressAllocationsStub. 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 void
IpAddressAllocations. 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.void
IpAddressAllocations. 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.void
IpAddressAllocationsStub. 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)
void
IpAddressAllocationsStub. 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)
void
IpAddressAllocations. 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 existvoid
IpAddressAllocations. 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 existvoid
IpAddressAllocationsStub. 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)
void
IpAddressAllocationsStub. 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)
-