Uses of Class
software.amazon.awssdk.services.directconnect.model.NewPrivateVirtualInterfaceAllocation
-
Packages that use NewPrivateVirtualInterfaceAllocation Package Description software.amazon.awssdk.services.directconnect.model -
-
Uses of NewPrivateVirtualInterfaceAllocation in software.amazon.awssdk.services.directconnect.model
Methods in software.amazon.awssdk.services.directconnect.model that return NewPrivateVirtualInterfaceAllocation Modifier and Type Method Description NewPrivateVirtualInterfaceAllocationAllocatePrivateVirtualInterfaceRequest. newPrivateVirtualInterfaceAllocation()Information about the private virtual interface.Methods in software.amazon.awssdk.services.directconnect.model with parameters of type NewPrivateVirtualInterfaceAllocation Modifier and Type Method Description AllocatePrivateVirtualInterfaceRequest.BuilderAllocatePrivateVirtualInterfaceRequest.Builder. newPrivateVirtualInterfaceAllocation(NewPrivateVirtualInterfaceAllocation newPrivateVirtualInterfaceAllocation)Information about the private virtual interface.
-