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