public class ListAliasesResponse extends CfcResponse
metadata| Constructor and Description |
|---|
ListAliasesResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<AliasConfiguration> |
getAliases() |
void |
setAliases(List<AliasConfiguration> aliases) |
setMetadata, toStringgetMetadatapublic List<AliasConfiguration> getAliases()
public void setAliases(List<AliasConfiguration> aliases)
Copyright © 2023. All rights reserved.