Options
All
  • Public
  • Public/Protected
  • All
Menu

Class VirtualNetworkWaiter

Hierarchy

  • VirtualNetworkWaiter

Constructors

constructor

Properties

Private client

Private Optional Readonly config

Private workRequestClient

workRequestClient: WorkRequestClient

Methods

forAddIpv6SubnetCidr

forAddIpv6VcnCidr

forAddVcnCidr

forByoipRange

forCaptureFilter

forChangeCaptureFilterCompartment

forChangeDrgCompartment

forChangeSubnetCompartment

forChangeVcnCompartment

forChangeVlanCompartment

forChangeVtapCompartment

forCrossConnect

forCrossConnectGroup

forDeleteByoipRange

forDeleteVtap

forDhcpOptions

forDrg

  • Waits forDrg till it reaches any of the provided states

    Parameters

    • request: GetDrgRequest

      the request to send

    • Rest ...targetStates: LifecycleState[]

      the desired states to wait for. The waiter will return once the resource reaches any of the provided states

    Returns Promise<GetDrgResponse | null>

    response returns GetDrgResponse | null (null in case of 404 response)

forDrgAttachment

forDrgRouteDistribution

forDrgRouteTable

forIPSecConnection

forIPSecConnectionTunnel

forInternetGateway

forIpv6

forLocalPeeringGatewayonLifecycleState

forLocalPeeringGatewayonPeeringStatus

forModifyVcnCidr

forNatGateway

forNetworkSecurityGroup

forPublicIp

forPublicIpPool

forRemotePeeringConnectiononLifecycleState

forRemotePeeringConnectiononPeeringStatus

forRemoveIpv6SubnetCidr

forRemoveIpv6VcnCidr

forRemoveVcnCidr

forRouteTable

forSecurityList

forServiceGateway

forSubnet

forUpdateVtap

forUpgradeDrg

forValidateByoipRange

forVcn

  • Waits forVcn till it reaches any of the provided states

    Parameters

    • request: GetVcnRequest

      the request to send

    • Rest ...targetStates: LifecycleState[]

      the desired states to wait for. The waiter will return once the resource reaches any of the provided states

    Returns Promise<GetVcnResponse | null>

    response returns GetVcnResponse | null (null in case of 404 response)

forVcnDnsResolverAssociation

forVirtualCircuit

forVlan

forVnic

forVtap