Class ListDeploymentsResponse
java.lang.Object
dev.restate.admin.model.ListDeploymentsResponse
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddDeploymentsItem(DeploymentResponse deploymentsItem) Deprecated.deployments(List<DeploymentResponse> deployments) Deprecated.booleanDeprecated.Return true if this ListDeploymentsResponse object is equal to o.Deprecated.Get deploymentsinthashCode()Deprecated.voidsetDeployments(List<DeploymentResponse> deployments) 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_DEPLOYMENTS
-
-
Constructor Details
-
ListDeploymentsResponse
public ListDeploymentsResponse()Deprecated.
-
-
Method Details
-
deployments
Deprecated. -
addDeploymentsItem
Deprecated. -
getDeployments
Deprecated.Get deployments- Returns:
- deployments
-
setDeployments
Deprecated. -
equals
-
hashCode
-
toString
-
toUrlQueryString
Deprecated.Convert the instance into URL query string.- Returns:
- URL query string
-
toUrlQueryString
-