Class ListServicesResponse
java.lang.Object
dev.restate.admin.model.ListServicesResponse
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddServicesItem(ServiceMetadata servicesItem) Deprecated.booleanDeprecated.Return true if this ListServicesResponse object is equal to o.Deprecated.Get servicesinthashCode()Deprecated.services(List<ServiceMetadata> services) Deprecated.voidsetServices(List<ServiceMetadata> services) Deprecated.toString()Deprecated.Deprecated.Convert the instance into URL query string.toUrlQueryString(String prefix) Deprecated.Convert the instance into URL query string.
-
Field Details
-
JSON_PROPERTY_SERVICES
-
-
Constructor Details
-
ListServicesResponse
public ListServicesResponse()Deprecated.
-
-
Method Details
-
services
Deprecated. -
addServicesItem
Deprecated. -
getServices
-
setServices
Deprecated. -
equals
-
hashCode
-
toString
-
toUrlQueryString
Deprecated.Convert the instance into URL query string.- Returns:
- URL query string
-
toUrlQueryString
-