@Generated public class GetPublishedAppIntegrationOutput extends Object
| Constructor and Description |
|---|
GetPublishedAppIntegrationOutput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getAppId() |
Long |
getCreatedBy() |
String |
getCreateTime() |
String |
getIntegrationId() |
String |
getName() |
TokenAccessPolicy |
getTokenAccessPolicy() |
int |
hashCode() |
GetPublishedAppIntegrationOutput |
setAppId(String appId) |
GetPublishedAppIntegrationOutput |
setCreatedBy(Long createdBy) |
GetPublishedAppIntegrationOutput |
setCreateTime(String createTime) |
GetPublishedAppIntegrationOutput |
setIntegrationId(String integrationId) |
GetPublishedAppIntegrationOutput |
setName(String name) |
GetPublishedAppIntegrationOutput |
setTokenAccessPolicy(TokenAccessPolicy tokenAccessPolicy) |
String |
toString() |
public GetPublishedAppIntegrationOutput setAppId(String appId)
public String getAppId()
public GetPublishedAppIntegrationOutput setCreateTime(String createTime)
public String getCreateTime()
public GetPublishedAppIntegrationOutput setCreatedBy(Long createdBy)
public Long getCreatedBy()
public GetPublishedAppIntegrationOutput setIntegrationId(String integrationId)
public String getIntegrationId()
public GetPublishedAppIntegrationOutput setName(String name)
public String getName()
public GetPublishedAppIntegrationOutput setTokenAccessPolicy(TokenAccessPolicy tokenAccessPolicy)
public TokenAccessPolicy getTokenAccessPolicy()
Copyright © 2025. All rights reserved.