Package | Description |
---|---|
com.google.api.services.appengine.v1.model |
Modifier and Type | Method and Description |
---|---|
ListAuthorizedCertificatesResponse |
ListAuthorizedCertificatesResponse.clone() |
ListAuthorizedCertificatesResponse |
ListAuthorizedCertificatesResponse.set(java.lang.String fieldName,
java.lang.Object value) |
ListAuthorizedCertificatesResponse |
ListAuthorizedCertificatesResponse.setCertificates(java.util.List<AuthorizedCertificate> certificates)
The SSL certificates the user is authorized to administer.
|
ListAuthorizedCertificatesResponse |
ListAuthorizedCertificatesResponse.setNextPageToken(java.lang.String nextPageToken)
Continuation token for fetching the next page of results.
|