Package com.exoscale.sdk.model
Class DbaasEndpointOpensearchOutput
java.lang.Object
com.exoscale.sdk.model.DbaasEndpointOpensearchOutput
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.4.0")
public class DbaasEndpointOpensearchOutput
extends Object
DbaasEndpointOpensearchOutput
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
Return true if this dbaas-endpoint-opensearch-output object is equal to o.getId()
External integration endpoint idgetName()
External integration endpoint nameGet settingsgetType()
Get typeint
hashCode()
void
void
void
void
toString()
Convert the instance into URL query string.toUrlQueryString
(String prefix) Convert the instance into URL query string.
-
Field Details
-
JSON_PROPERTY_NAME
- See Also:
-
JSON_PROPERTY_TYPE
- See Also:
-
JSON_PROPERTY_ID
- See Also:
-
JSON_PROPERTY_SETTINGS
- See Also:
-
-
Constructor Details
-
DbaasEndpointOpensearchOutput
public DbaasEndpointOpensearchOutput()
-
-
Method Details
-
name
-
getName
External integration endpoint name- Returns:
- name
-
setName
-
type
-
getType
Get type- Returns:
- type
-
setType
-
id
-
getId
External integration endpoint id- Returns:
- id
-
setId
-
settings
-
getSettings
Get settings- Returns:
- settings
-
setSettings
-
equals
Return true if this dbaas-endpoint-opensearch-output object is equal to o. -
hashCode
public int hashCode() -
toString
-
toUrlQueryString
Convert the instance into URL query string.- Returns:
- URL query string
-
toUrlQueryString
Convert the instance into URL query string.- Parameters:
prefix
- prefix of the query string- Returns:
- URL query string
-