类的使用
com.baidubce.services.blb.model.AppSgPortRequest
-
使用AppSgPortRequest的程序包 程序包 说明 com.baidubce.services.blb com.baidubce.services.blb.model -
-
com.baidubce.services.blb中AppSgPortRequest的使用
参数类型为AppSgPortRequest的com.baidubce.services.blb中的方法 修饰符和类型 方法 说明 AppSgPortResponseAppBlbClient. createAppServerGroupPort(AppSgPortRequest appSgPortRequest)Create a appServerGroupPort with the specified options.voidAppBlbClient. deleteAppServerGroupPort(AppSgPortRequest appSgPortRequest)Delete the special appServerGroupPort.voidAppBlbClient. modifyAppServerGroupPortAttributes(AppSgPortRequest appSgPortRequest)Modifying the special attribute to new appServerGroupPort. -
com.baidubce.services.blb.model中AppSgPortRequest的使用
返回AppSgPortRequest的com.baidubce.services.blb.model中的方法 修饰符和类型 方法 说明 AppSgPortRequestAppSgPortRequest. withBlbId(String blbId)AppSgPortRequestAppSgPortRequest. withPort(Integer port)AppSgPortRequestAppSgPortRequest. withPortIdList(List<String> portIdList)AppSgPortRequestAppSgPortRequest. withRequestCredentials(BceCredentials credentials)AppSgPortRequestAppSgPortRequest. withSgId(String sgId)AppSgPortRequestAppSgPortRequest. withType(String type)
-