| Package | Description |
|---|---|
| com.baidubce.services.eip |
| Modifier and Type | Method and Description |
|---|---|
ListEipsResponse |
EipClient.listEips()
get a list of eips owned by the authenticated user and default conditions
|
ListEipsResponse |
EipClient.listEips(ListEipsRequest request)
get a list of eips owned by the authenticated user and specified conditions
we can Also get a single eip function through this interface by eip condition
if query by the instanceId or instanceType condition, must provides both of them at the same time
|
Copyright © 2023. All rights reserved.