@Generated public class CreateCustomAppIntegrationOutput extends Object
Constructor and Description |
---|
CreateCustomAppIntegrationOutput() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getClientId() |
String |
getClientSecret() |
String |
getIntegrationId() |
int |
hashCode() |
CreateCustomAppIntegrationOutput |
setClientId(String clientId) |
CreateCustomAppIntegrationOutput |
setClientSecret(String clientSecret) |
CreateCustomAppIntegrationOutput |
setIntegrationId(String integrationId) |
String |
toString() |
public CreateCustomAppIntegrationOutput setClientId(String clientId)
public String getClientId()
public CreateCustomAppIntegrationOutput setClientSecret(String clientSecret)
public String getClientSecret()
public CreateCustomAppIntegrationOutput setIntegrationId(String integrationId)
public String getIntegrationId()
Copyright © 2023. All rights reserved.