Uses of Record Class
cloud.opencode.base.oauth2.grant.DeviceCodeResponse
Packages that use DeviceCodeResponse
-
Uses of DeviceCodeResponse in cloud.opencode.base.oauth2
Methods in cloud.opencode.base.oauth2 that return DeviceCodeResponseModifier and TypeMethodDescriptionOAuth2Client.requestDeviceCode()Request device code for device authorization flow 请求设备码以进行设备授权流程 -
Uses of DeviceCodeResponse in cloud.opencode.base.oauth2.grant
Methods in cloud.opencode.base.oauth2.grant that return DeviceCodeResponseModifier and TypeMethodDescriptionDeviceCodeResponse.Builder.build()Build the DeviceCodeResponse 构建 DeviceCodeResponse