类的使用
com.baidubce.services.bbc.model.instance.BindBbcTagsRequest
-
使用BindBbcTagsRequest的程序包 程序包 说明 com.baidubce.services.bbc com.baidubce.services.bbc.model.instance -
-
com.baidubce.services.bbc中BindBbcTagsRequest的使用
参数类型为BindBbcTagsRequest的com.baidubce.services.bbc中的方法 修饰符和类型 方法 说明 voidBbcClient. bindInstanceTag(BindBbcTagsRequest request)Binding the bbc instance to specified list of tags.voidBbcClient. unBindInstanceTag(BindBbcTagsRequest request)Unbinding the bbc instance to specified list of tags. -
com.baidubce.services.bbc.model.instance中BindBbcTagsRequest的使用
返回BindBbcTagsRequest的com.baidubce.services.bbc.model.instance中的方法 修饰符和类型 方法 说明 BindBbcTagsRequestBindBbcTagsRequest. withChangeTags(List<TagModel> changeTags)Configure the list of tags for the request.BindBbcTagsRequestBindBbcTagsRequest. withInstanceId(String instanceId)Configure the instance ID for the request.BindBbcTagsRequestBindBbcTagsRequest. withRequestCredentials(BceCredentials credentials)Configure request credential for the request.
-