@Generated public class GetCustomAppIntegrationsOutput extends Object
| Constructor and Description |
|---|
GetCustomAppIntegrationsOutput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Collection<GetCustomAppIntegrationOutput> |
getApps() |
String |
getNextPageToken() |
int |
hashCode() |
GetCustomAppIntegrationsOutput |
setApps(Collection<GetCustomAppIntegrationOutput> apps) |
GetCustomAppIntegrationsOutput |
setNextPageToken(String nextPageToken) |
String |
toString() |
public GetCustomAppIntegrationsOutput setApps(Collection<GetCustomAppIntegrationOutput> apps)
public Collection<GetCustomAppIntegrationOutput> getApps()
public GetCustomAppIntegrationsOutput setNextPageToken(String nextPageToken)
public String getNextPageToken()
Copyright © 2025. All rights reserved.