public class ServiceApiBean
extends java.lang.Object
| Constructor and Description | 
|---|
ServiceApiBean()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.Integer | 
getConnectTimeout()
Gets connect timeout. 
 | 
java.lang.String | 
getId()
Gets the identifier. 
 | 
java.lang.Boolean | 
getPublish()
Gets the publish status. 
 | 
java.lang.Integer | 
getReceiveTimeout()
Gets receive timeout. 
 | 
java.net.URL | 
getUrl()
Gets the URL. 
 | 
java.util.List<java.net.URL> | 
getUrls()
Gets the urls. 
 | 
public java.lang.String getId()
public java.net.URL getUrl()
public java.util.List<java.net.URL> getUrls()
public java.lang.Boolean getPublish()
public java.lang.Integer getReceiveTimeout()
public java.lang.Integer getConnectTimeout()
Copyright © 2022 IBM Cloud. All rights reserved.