类的使用
com.baidubce.services.blb.model.AppIgRequest
-
使用AppIgRequest的程序包 程序包 说明 com.baidubce.services.blb com.baidubce.services.blb.model -
-
com.baidubce.services.blb中AppIgRequest的使用
参数类型为AppIgRequest的com.baidubce.services.blb中的方法 修饰符和类型 方法 说明 AppIgResponseAppBlbClient. createAppIpGroup(AppIgRequest appIgRequest)Create an appIpGroup with the specified options.voidAppBlbClient. createIpGroupMember(AppIgRequest appIgRequest)Add member to the specified blb appIpGroup.voidAppBlbClient. deleteAppIpGroup(AppIgRequest appIgRequest)Delete the special appIpGroup.voidAppBlbClient. modifyAppIpGroupAttributes(AppIgRequest appIgRequest)Modifying the special attribute to new appIpGroup.voidAppBlbClient. modifyIpGroupMember(AppIgRequest appIgRequest)Modifying the special members of the specified blb appIpGroup. -
com.baidubce.services.blb.model中AppIgRequest的使用
返回AppIgRequest的com.baidubce.services.blb.model中的方法 修饰符和类型 方法 说明 AppIgRequestAppIgRequest. withBlbId(String blbId)AppIgRequestAppIgRequest. withDesc(String desc)AppIgRequestAppIgRequest. withIpGroupId(String ipGroupId)AppIgRequestAppIgRequest. withMemberList(List<AppIpGroupMember> memberList)AppIgRequestAppIgRequest. withName(String name)AppIgRequestAppIgRequest. withRequestCredentials(BceCredentials credentials)
-