Skip to content

/AWS1/CL_IOWGETSERVICEENDPTRSP

GetServiceEndpointResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_servicetype TYPE /AWS1/IOWWIRELESSGWSVCTYPE /AWS1/IOWWIRELESSGWSVCTYPE

The endpoint's service type.

iv_serviceendpoint TYPE /AWS1/IOWENDPOINT /AWS1/IOWENDPOINT

The service endpoint value.

iv_servertrust TYPE /AWS1/IOWCERTIFICATEPEM /AWS1/IOWCERTIFICATEPEM

The Root CA of the server trust certificate.


Queryable Attributes

ServiceType

The endpoint's service type.

Accessible with the following methods

Method Description
GET_SERVICETYPE() Getter for SERVICETYPE, with configurable default
ASK_SERVICETYPE() Getter for SERVICETYPE w/ exceptions if field has no value
HAS_SERVICETYPE() Determine if SERVICETYPE has a value

ServiceEndpoint

The service endpoint value.

Accessible with the following methods

Method Description
GET_SERVICEENDPOINT() Getter for SERVICEENDPOINT, with configurable default
ASK_SERVICEENDPOINT() Getter for SERVICEENDPOINT w/ exceptions if field has no val
HAS_SERVICEENDPOINT() Determine if SERVICEENDPOINT has a value

ServerTrust

The Root CA of the server trust certificate.

Accessible with the following methods

Method Description
GET_SERVERTRUST() Getter for SERVERTRUST, with configurable default
ASK_SERVERTRUST() Getter for SERVERTRUST w/ exceptions if field has no value
HAS_SERVERTRUST() Determine if SERVERTRUST has a value