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