Uses of Class
cn.ucloud.ulb.models.UpdateBackendBatchResponse.BackendMsg
-
Packages that use UpdateBackendBatchResponse.BackendMsg Package Description cn.ucloud.ulb.models -
-
Uses of UpdateBackendBatchResponse.BackendMsg in cn.ucloud.ulb.models
Methods in cn.ucloud.ulb.models that return types with arguments of type UpdateBackendBatchResponse.BackendMsg Modifier and Type Method Description List<UpdateBackendBatchResponse.BackendMsg>UpdateBackendBatchResponse. getBackendSet()Method parameters in cn.ucloud.ulb.models with type arguments of type UpdateBackendBatchResponse.BackendMsg Modifier and Type Method Description voidUpdateBackendBatchResponse. setBackendSet(List<UpdateBackendBatchResponse.BackendMsg> backendSet)
-