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