Uses of Class
com.ibm.watson.discovery.v1.model.Gateway
| Package | Description |
|---|---|
| com.ibm.watson.discovery.v1 |
Discovery v1.
|
| com.ibm.watson.discovery.v1.model |
-
Uses of Gateway in com.ibm.watson.discovery.v1
Methods in com.ibm.watson.discovery.v1 that return types with arguments of type Gateway Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<Gateway>Discovery. createGateway(CreateGatewayOptions createGatewayOptions)Create Gateway.com.ibm.cloud.sdk.core.http.ServiceCall<Gateway>Discovery. getGateway(GetGatewayOptions getGatewayOptions)List Gateway Details. -
Uses of Gateway in com.ibm.watson.discovery.v1.model
Methods in com.ibm.watson.discovery.v1.model that return types with arguments of type Gateway Modifier and Type Method Description List<Gateway>GatewayList. getGateways()Gets the gateways.