Skip to content

/AWS1/CL_ODBOCIDNSFORWARDING00

DNS configuration to forward DNS resolver endpoints to your OCI Private Zone.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_domainname TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING

Domain name to which DNS resolver forwards to.

iv_ocidnslistenerip TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING

OCI DNS listener IP for custom DNS setup.


Queryable Attributes

domainName

Domain name to which DNS resolver forwards to.

Accessible with the following methods

Method Description
GET_DOMAINNAME() Getter for DOMAINNAME, with configurable default
ASK_DOMAINNAME() Getter for DOMAINNAME w/ exceptions if field has no value
HAS_DOMAINNAME() Determine if DOMAINNAME has a value

ociDnsListenerIp

OCI DNS listener IP for custom DNS setup.

Accessible with the following methods

Method Description
GET_OCIDNSLISTENERIP() Getter for OCIDNSLISTENERIP, with configurable default
ASK_OCIDNSLISTENERIP() Getter for OCIDNSLISTENERIP w/ exceptions if field has no va
HAS_OCIDNSLISTENERIP() Determine if OCIDNSLISTENERIP has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_OCIDNSFORWARDINGCONFIGLIST

TYPES TT_OCIDNSFORWARDINGCONFIGLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_ODBOCIDNSFORWARDING00 WITH DEFAULT KEY
.