Uses of Class
com.coreos.dex.api.DexOuterClass.GetClientReq
Packages that use DexOuterClass.GetClientReq
-
Uses of DexOuterClass.GetClientReq in com.coreos.dex.api
Methods in com.coreos.dex.api that return DexOuterClass.GetClientReqModifier and TypeMethodDescriptionDexOuterClass.GetClientReq.Builder.build()
DexOuterClass.GetClientReq.Builder.buildPartial()
static DexOuterClass.GetClientReq
DexOuterClass.GetClientReq.getDefaultInstance()
DexOuterClass.GetClientReq.Builder.getDefaultInstanceForType()
DexOuterClass.GetClientReq.getDefaultInstanceForType()
static DexOuterClass.GetClientReq
DexOuterClass.GetClientReq.parseDelimitedFrom
(InputStream input) static DexOuterClass.GetClientReq
DexOuterClass.GetClientReq.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DexOuterClass.GetClientReq
DexOuterClass.GetClientReq.parseFrom
(byte[] data) static DexOuterClass.GetClientReq
DexOuterClass.GetClientReq.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DexOuterClass.GetClientReq
DexOuterClass.GetClientReq.parseFrom
(com.google.protobuf.ByteString data) static DexOuterClass.GetClientReq
DexOuterClass.GetClientReq.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DexOuterClass.GetClientReq
DexOuterClass.GetClientReq.parseFrom
(com.google.protobuf.CodedInputStream input) static DexOuterClass.GetClientReq
DexOuterClass.GetClientReq.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DexOuterClass.GetClientReq
DexOuterClass.GetClientReq.parseFrom
(InputStream input) static DexOuterClass.GetClientReq
DexOuterClass.GetClientReq.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DexOuterClass.GetClientReq
DexOuterClass.GetClientReq.parseFrom
(ByteBuffer data) static DexOuterClass.GetClientReq
DexOuterClass.GetClientReq.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.coreos.dex.api that return types with arguments of type DexOuterClass.GetClientReqModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<DexOuterClass.GetClientReq,
DexOuterClass.GetClientResp> DexGrpc.getGetClientMethod()
com.google.protobuf.Parser<DexOuterClass.GetClientReq>
DexOuterClass.GetClientReq.getParserForType()
static com.google.protobuf.Parser<DexOuterClass.GetClientReq>
DexOuterClass.GetClientReq.parser()
Methods in com.coreos.dex.api with parameters of type DexOuterClass.GetClientReqModifier and TypeMethodDescriptiondefault void
DexGrpc.AsyncService.getClient
(DexOuterClass.GetClientReq request, io.grpc.stub.StreamObserver<DexOuterClass.GetClientResp> responseObserver) GetClient gets a client.DexGrpc.DexBlockingStub.getClient
(DexOuterClass.GetClientReq request) GetClient gets a client.com.google.common.util.concurrent.ListenableFuture<DexOuterClass.GetClientResp>
DexGrpc.DexFutureStub.getClient
(DexOuterClass.GetClientReq request) GetClient gets a client.void
DexGrpc.DexStub.getClient
(DexOuterClass.GetClientReq request, io.grpc.stub.StreamObserver<DexOuterClass.GetClientResp> responseObserver) GetClient gets a client.DexOuterClass.GetClientReq.Builder.mergeFrom
(DexOuterClass.GetClientReq other) DexOuterClass.GetClientReq.newBuilder
(DexOuterClass.GetClientReq prototype)