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