Uses of Class
org.a2aproject.sdk.grpc.DeviceCodeOAuthFlow
Packages that use DeviceCodeOAuthFlow
-
Uses of DeviceCodeOAuthFlow in org.a2aproject.sdk.grpc
Methods in org.a2aproject.sdk.grpc that return DeviceCodeOAuthFlowModifier and TypeMethodDescriptionDeviceCodeOAuthFlow.Builder.build()DeviceCodeOAuthFlow.Builder.buildPartial()static DeviceCodeOAuthFlowDeviceCodeOAuthFlow.getDefaultInstance()DeviceCodeOAuthFlow.Builder.getDefaultInstanceForType()DeviceCodeOAuthFlow.getDefaultInstanceForType()OAuthFlows.Builder.getDeviceCode()Configuration for the OAuth Device Code flow.OAuthFlows.getDeviceCode()Configuration for the OAuth Device Code flow.OAuthFlowsOrBuilder.getDeviceCode()Configuration for the OAuth Device Code flow.static DeviceCodeOAuthFlowDeviceCodeOAuthFlow.parseDelimitedFrom(InputStream input) static DeviceCodeOAuthFlowDeviceCodeOAuthFlow.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DeviceCodeOAuthFlowDeviceCodeOAuthFlow.parseFrom(byte[] data) static DeviceCodeOAuthFlowDeviceCodeOAuthFlow.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DeviceCodeOAuthFlowDeviceCodeOAuthFlow.parseFrom(com.google.protobuf.ByteString data) static DeviceCodeOAuthFlowDeviceCodeOAuthFlow.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DeviceCodeOAuthFlowDeviceCodeOAuthFlow.parseFrom(com.google.protobuf.CodedInputStream input) static DeviceCodeOAuthFlowDeviceCodeOAuthFlow.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DeviceCodeOAuthFlowDeviceCodeOAuthFlow.parseFrom(InputStream input) static DeviceCodeOAuthFlowDeviceCodeOAuthFlow.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DeviceCodeOAuthFlowDeviceCodeOAuthFlow.parseFrom(ByteBuffer data) static DeviceCodeOAuthFlowDeviceCodeOAuthFlow.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.a2aproject.sdk.grpc that return types with arguments of type DeviceCodeOAuthFlowModifier and TypeMethodDescriptioncom.google.protobuf.Parser<DeviceCodeOAuthFlow>DeviceCodeOAuthFlow.getParserForType()static com.google.protobuf.Parser<DeviceCodeOAuthFlow>DeviceCodeOAuthFlow.parser()Methods in org.a2aproject.sdk.grpc with parameters of type DeviceCodeOAuthFlowModifier and TypeMethodDescriptionOAuthFlows.Builder.mergeDeviceCode(DeviceCodeOAuthFlow value) Configuration for the OAuth Device Code flow.DeviceCodeOAuthFlow.Builder.mergeFrom(DeviceCodeOAuthFlow other) static DeviceCodeOAuthFlow.BuilderDeviceCodeOAuthFlow.newBuilder(DeviceCodeOAuthFlow prototype) OAuthFlows.Builder.setDeviceCode(DeviceCodeOAuthFlow value) Configuration for the OAuth Device Code flow. -
Uses of DeviceCodeOAuthFlow in org.a2aproject.sdk.grpc.mapper
Methods in org.a2aproject.sdk.grpc.mapper that return DeviceCodeOAuthFlowModifier and TypeMethodDescriptionprotected DeviceCodeOAuthFlowOAuthFlowsMapperImpl.deviceCodeOAuthFlowToDeviceCodeOAuthFlow(DeviceCodeOAuthFlow deviceCodeOAuthFlow) Methods in org.a2aproject.sdk.grpc.mapper with parameters of type DeviceCodeOAuthFlowModifier and TypeMethodDescriptionprotected DeviceCodeOAuthFlowOAuthFlowsMapperImpl.deviceCodeOAuthFlowToDeviceCodeOAuthFlow1(DeviceCodeOAuthFlow deviceCodeOAuthFlow)