Package | Description |
---|---|
com.google.api.services.gmail.model |
Modifier and Type | Method and Description |
---|---|
ListCseKeyPairsResponse |
ListCseKeyPairsResponse.clone() |
ListCseKeyPairsResponse |
ListCseKeyPairsResponse.set(String fieldName,
Object value) |
ListCseKeyPairsResponse |
ListCseKeyPairsResponse.setCseKeyPairs(List<CseKeyPair> cseKeyPairs)
One page of the list of CSE key pairs installed for the user.
|
ListCseKeyPairsResponse |
ListCseKeyPairsResponse.setNextPageToken(String nextPageToken)
Pagination token to be passed to a subsequent ListCseKeyPairs call in order to retrieve the
next page of key pairs.
|
Copyright © 2011–2024 Google. All rights reserved.