Uses of Class
com.baidubce.services.eip.model.ListEipsResponse

Packages that use ListEipsResponse
com.baidubce.services.eip   
 

Uses of ListEipsResponse in com.baidubce.services.eip
 

Methods in com.baidubce.services.eip that return ListEipsResponse
 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 © 2018. All rights reserved.