public class PaginatedProjectSharedCredentials extends Object
| Constructor and Description |
|---|
PaginatedProjectSharedCredentials(List<CredentialsData> credentials,
boolean hasMore,
int nextStart) |
| Modifier and Type | Method and Description |
|---|---|
List<CredentialsData> |
getCredentials() |
int |
getNextStart() |
boolean |
isHasMore() |
String |
toString() |
public PaginatedProjectSharedCredentials(List<CredentialsData> credentials, boolean hasMore, int nextStart)
public List<CredentialsData> getCredentials()
public boolean isHasMore()
public int getNextStart()
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.