Class ZeebeClientConfigurationProperties.Cloud
java.lang.Object
io.camunda.zeebe.spring.client.properties.ZeebeClientConfigurationProperties.Cloud
- Enclosing class:
- ZeebeClientConfigurationProperties
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetPort()booleanvoidsetAuthUrl(String authUrl) voidsetBaseUrl(String baseUrl) voidsetClientId(String clientId) voidsetClientSecret(String clientSecret) voidsetClusterId(String clusterId) voidsetCredentialsCachePath(String credentialsCachePath) voidsetPort(int port) void
-
Constructor Details
-
Cloud
public Cloud()
-
-
Method Details
-
getClusterId
-
setClusterId
-
getClientId
-
setClientId
-
getClientSecret
-
setClientSecret
-
getRegion
-
setRegion
-
getBaseUrl
-
setBaseUrl
-
getAuthUrl
-
setAuthUrl
-
getPort
public int getPort() -
setPort
public void setPort(int port) -
getCredentialsCachePath
-
setCredentialsCachePath
-
getAudience
-
isConfigured
public boolean isConfigured() -
getGatewayAddress
-