类的使用
com.baidubce.services.blb.model.AppSgRequest
-
使用AppSgRequest的程序包 程序包 说明 com.baidubce.services.blb com.baidubce.services.blb.model -
-
com.baidubce.services.blb中AppSgRequest的使用
参数类型为AppSgRequest的com.baidubce.services.blb中的方法 修饰符和类型 方法 说明 AppSgResponseAppBlbClient. createAppServerGroup(AppSgRequest appSgRequest)Create an appServerGroup with the specified options.voidAppBlbClient. createBlbRs(AppSgRequest appSgRequest)Add backend servers to the specified blb appServerGroup.voidAppBlbClient. deleteAppServerGroup(AppSgRequest appSgRequest)Delete the special appServerGroup.voidAppBlbClient. modifyAppServerGroupAttributes(AppSgRequest appSgRequest)Modifying the special attribute to new appServerGroup.voidAppBlbClient. modifyBlbRs(AppSgRequest appSgRequest)Modifying the special backend servers of the specified blb appServerGroup. -
com.baidubce.services.blb.model中AppSgRequest的使用
返回AppSgRequest的com.baidubce.services.blb.model中的方法 修饰符和类型 方法 说明 AppSgRequestAppSgRequest. withBackendServerList(List<AppBackendServer> backendServerList)AppSgRequestAppSgRequest. withBlbId(String blbId)AppSgRequestAppSgRequest. withDesc(String desc)AppSgRequestAppSgRequest. withName(String name)AppSgRequestAppSgRequest. withRequestCredentials(BceCredentials credentials)AppSgRequestAppSgRequest. withSgId(String sgId)
-