public class ListAccessKeyResponse extends BaseBceResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
ListAccessKeyResponse.AccessKey |
metadata| Constructor and Description |
|---|
ListAccessKeyResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<ListAccessKeyResponse.AccessKey> |
getAccessKeys() |
void |
setAccessKeys(List<ListAccessKeyResponse.AccessKey> accessKeys) |
String |
toString() |
getMetadatapublic void setAccessKeys(List<ListAccessKeyResponse.AccessKey> accessKeys)
public List<ListAccessKeyResponse.AccessKey> getAccessKeys()
Copyright © 2021. All rights reserved.