public class ListAssociationResponse extends BaseBceResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
ListAssociationResponse.CsnRtAssociation |
metadata| Constructor and Description |
|---|
ListAssociationResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<ListAssociationResponse.CsnRtAssociation> |
getAssociations() |
void |
setAssociations(List<ListAssociationResponse.CsnRtAssociation> associations) |
String |
toString() |
getMetadatapublic void setAssociations(List<ListAssociationResponse.CsnRtAssociation> associations)
public List<ListAssociationResponse.CsnRtAssociation> getAssociations()
Copyright © 2024. All rights reserved.