Uses of Class
software.amazon.awssdk.services.directconnect.model.NewPublicVirtualInterfaceAllocation
-
Packages that use NewPublicVirtualInterfaceAllocation Package Description software.amazon.awssdk.services.directconnect.model -
-
Uses of NewPublicVirtualInterfaceAllocation in software.amazon.awssdk.services.directconnect.model
Methods in software.amazon.awssdk.services.directconnect.model that return NewPublicVirtualInterfaceAllocation Modifier and Type Method Description NewPublicVirtualInterfaceAllocationAllocatePublicVirtualInterfaceRequest. newPublicVirtualInterfaceAllocation()Information about the public virtual interface.Methods in software.amazon.awssdk.services.directconnect.model with parameters of type NewPublicVirtualInterfaceAllocation Modifier and Type Method Description AllocatePublicVirtualInterfaceRequest.BuilderAllocatePublicVirtualInterfaceRequest.Builder. newPublicVirtualInterfaceAllocation(NewPublicVirtualInterfaceAllocation newPublicVirtualInterfaceAllocation)Information about the public virtual interface.
-