类的使用
com.baidubce.services.eip.model.ListEipsResponse
-
使用ListEipsResponse的程序包 程序包 说明 com.baidubce.services.eip -
-
com.baidubce.services.eip中ListEipsResponse的使用
返回ListEipsResponse的com.baidubce.services.eip中的方法 修饰符和类型 方法 说明 ListEipsResponseEipClient. listEips()get a list of eips owned by the authenticated user and default conditionsListEipsResponseEipClient. 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
-