Uses of Class
com.coreos.dex.api.DexOuterClass.DeleteClientReq
Packages that use DexOuterClass.DeleteClientReq
- 
Uses of DexOuterClass.DeleteClientReq in com.coreos.dex.api
Methods in com.coreos.dex.api that return DexOuterClass.DeleteClientReqModifier and TypeMethodDescriptionDexOuterClass.DeleteClientReq.Builder.build()DexOuterClass.DeleteClientReq.Builder.buildPartial()DexOuterClass.DeleteClientReq.getDefaultInstance()DexOuterClass.DeleteClientReq.Builder.getDefaultInstanceForType()DexOuterClass.DeleteClientReq.getDefaultInstanceForType()DexOuterClass.DeleteClientReq.parseDelimitedFrom(InputStream input) DexOuterClass.DeleteClientReq.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DexOuterClass.DeleteClientReq.parseFrom(byte[] data) DexOuterClass.DeleteClientReq.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DexOuterClass.DeleteClientReq.parseFrom(com.google.protobuf.ByteString data) DexOuterClass.DeleteClientReq.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DexOuterClass.DeleteClientReq.parseFrom(com.google.protobuf.CodedInputStream input) DexOuterClass.DeleteClientReq.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DexOuterClass.DeleteClientReq.parseFrom(InputStream input) DexOuterClass.DeleteClientReq.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DexOuterClass.DeleteClientReq.parseFrom(ByteBuffer data) DexOuterClass.DeleteClientReq.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.coreos.dex.api that return types with arguments of type DexOuterClass.DeleteClientReqModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<DexOuterClass.DeleteClientReq,DexOuterClass.DeleteClientResp> DexGrpc.getDeleteClientMethod()com.google.protobuf.Parser<DexOuterClass.DeleteClientReq>DexOuterClass.DeleteClientReq.getParserForType()static com.google.protobuf.Parser<DexOuterClass.DeleteClientReq>DexOuterClass.DeleteClientReq.parser()Methods in com.coreos.dex.api with parameters of type DexOuterClass.DeleteClientReqModifier and TypeMethodDescriptiondefault voidDexGrpc.AsyncService.deleteClient(DexOuterClass.DeleteClientReq request, io.grpc.stub.StreamObserver<DexOuterClass.DeleteClientResp> responseObserver) DeleteClient deletes the provided client.DexGrpc.DexBlockingStub.deleteClient(DexOuterClass.DeleteClientReq request) DeleteClient deletes the provided client.DexGrpc.DexBlockingV2Stub.deleteClient(DexOuterClass.DeleteClientReq request) DeleteClient deletes the provided client.com.google.common.util.concurrent.ListenableFuture<DexOuterClass.DeleteClientResp>DexGrpc.DexFutureStub.deleteClient(DexOuterClass.DeleteClientReq request) DeleteClient deletes the provided client.voidDexGrpc.DexStub.deleteClient(DexOuterClass.DeleteClientReq request, io.grpc.stub.StreamObserver<DexOuterClass.DeleteClientResp> responseObserver) DeleteClient deletes the provided client.DexOuterClass.DeleteClientReq.Builder.mergeFrom(DexOuterClass.DeleteClientReq other) DexOuterClass.DeleteClientReq.newBuilder(DexOuterClass.DeleteClientReq prototype)