Uses of Class
software.amazon.awssdk.services.directconnect.model.NewTransitVirtualInterfaceAllocation
-
Packages that use NewTransitVirtualInterfaceAllocation Package Description software.amazon.awssdk.services.directconnect.model -
-
Uses of NewTransitVirtualInterfaceAllocation in software.amazon.awssdk.services.directconnect.model
Methods in software.amazon.awssdk.services.directconnect.model that return NewTransitVirtualInterfaceAllocation Modifier and Type Method Description NewTransitVirtualInterfaceAllocationAllocateTransitVirtualInterfaceRequest. newTransitVirtualInterfaceAllocation()Information about the transit virtual interface.Methods in software.amazon.awssdk.services.directconnect.model with parameters of type NewTransitVirtualInterfaceAllocation Modifier and Type Method Description AllocateTransitVirtualInterfaceRequest.BuilderAllocateTransitVirtualInterfaceRequest.Builder. newTransitVirtualInterfaceAllocation(NewTransitVirtualInterfaceAllocation newTransitVirtualInterfaceAllocation)Information about the transit virtual interface.
-