| 程序包 | 说明 |
|---|---|
| hapi.services.tiller |
| 限定符和类型 | 字段和说明 |
|---|---|
static io.grpc.MethodDescriptor<Tiller.GetVersionRequest,Tiller.GetVersionResponse> |
ReleaseServiceGrpc.METHOD_GET_VERSION
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
Tiller.GetVersionRequest |
Tiller.GetVersionRequest.Builder.build() |
Tiller.GetVersionRequest |
Tiller.GetVersionRequest.Builder.buildPartial() |
static Tiller.GetVersionRequest |
Tiller.GetVersionRequest.getDefaultInstance() |
Tiller.GetVersionRequest |
Tiller.GetVersionRequest.getDefaultInstanceForType() |
Tiller.GetVersionRequest |
Tiller.GetVersionRequest.Builder.getDefaultInstanceForType() |
static Tiller.GetVersionRequest |
Tiller.GetVersionRequest.parseDelimitedFrom(InputStream input) |
static Tiller.GetVersionRequest |
Tiller.GetVersionRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tiller.GetVersionRequest |
Tiller.GetVersionRequest.parseFrom(byte[] data) |
static Tiller.GetVersionRequest |
Tiller.GetVersionRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tiller.GetVersionRequest |
Tiller.GetVersionRequest.parseFrom(ByteBuffer data) |
static Tiller.GetVersionRequest |
Tiller.GetVersionRequest.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tiller.GetVersionRequest |
Tiller.GetVersionRequest.parseFrom(com.google.protobuf.ByteString data) |
static Tiller.GetVersionRequest |
Tiller.GetVersionRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tiller.GetVersionRequest |
Tiller.GetVersionRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static Tiller.GetVersionRequest |
Tiller.GetVersionRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tiller.GetVersionRequest |
Tiller.GetVersionRequest.parseFrom(InputStream input) |
static Tiller.GetVersionRequest |
Tiller.GetVersionRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 限定符和类型 | 方法和说明 |
|---|---|
static io.grpc.MethodDescriptor<Tiller.GetVersionRequest,Tiller.GetVersionResponse> |
ReleaseServiceGrpc.getGetVersionMethod() |
com.google.protobuf.Parser<Tiller.GetVersionRequest> |
Tiller.GetVersionRequest.getParserForType() |
static com.google.protobuf.Parser<Tiller.GetVersionRequest> |
Tiller.GetVersionRequest.parser() |
| 限定符和类型 | 方法和说明 |
|---|---|
Tiller.GetVersionResponse |
ReleaseServiceGrpc.ReleaseServiceBlockingStub.getVersion(Tiller.GetVersionRequest request)
GetVersion returns the current version of the server.
|
com.google.common.util.concurrent.ListenableFuture<Tiller.GetVersionResponse> |
ReleaseServiceGrpc.ReleaseServiceFutureStub.getVersion(Tiller.GetVersionRequest request)
GetVersion returns the current version of the server.
|
void |
ReleaseServiceGrpc.ReleaseServiceImplBase.getVersion(Tiller.GetVersionRequest request,
io.grpc.stub.StreamObserver<Tiller.GetVersionResponse> responseObserver)
GetVersion returns the current version of the server.
|
void |
ReleaseServiceGrpc.ReleaseServiceStub.getVersion(Tiller.GetVersionRequest request,
io.grpc.stub.StreamObserver<Tiller.GetVersionResponse> responseObserver)
GetVersion returns the current version of the server.
|
Tiller.GetVersionRequest.Builder |
Tiller.GetVersionRequest.Builder.mergeFrom(Tiller.GetVersionRequest other) |
static Tiller.GetVersionRequest.Builder |
Tiller.GetVersionRequest.newBuilder(Tiller.GetVersionRequest prototype) |
Copyright © 2021. All rights reserved.