| 程序包 | 说明 |
|---|---|
| hapi.services.tiller | |
| org.microbean.helm |
Provides classes and interfaces for working with Helm from Java.
|
| 限定符和类型 | 字段和说明 |
|---|---|
static io.grpc.MethodDescriptor<Tiller.UpdateReleaseRequest,Tiller.UpdateReleaseResponse> |
ReleaseServiceGrpc.METHOD_UPDATE_RELEASE
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
Tiller.UpdateReleaseResponse |
Tiller.UpdateReleaseResponse.Builder.build() |
Tiller.UpdateReleaseResponse |
Tiller.UpdateReleaseResponse.Builder.buildPartial() |
static Tiller.UpdateReleaseResponse |
Tiller.UpdateReleaseResponse.getDefaultInstance() |
Tiller.UpdateReleaseResponse |
Tiller.UpdateReleaseResponse.getDefaultInstanceForType() |
Tiller.UpdateReleaseResponse |
Tiller.UpdateReleaseResponse.Builder.getDefaultInstanceForType() |
static Tiller.UpdateReleaseResponse |
Tiller.UpdateReleaseResponse.parseDelimitedFrom(InputStream input) |
static Tiller.UpdateReleaseResponse |
Tiller.UpdateReleaseResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tiller.UpdateReleaseResponse |
Tiller.UpdateReleaseResponse.parseFrom(byte[] data) |
static Tiller.UpdateReleaseResponse |
Tiller.UpdateReleaseResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tiller.UpdateReleaseResponse |
Tiller.UpdateReleaseResponse.parseFrom(ByteBuffer data) |
static Tiller.UpdateReleaseResponse |
Tiller.UpdateReleaseResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tiller.UpdateReleaseResponse |
Tiller.UpdateReleaseResponse.parseFrom(com.google.protobuf.ByteString data) |
static Tiller.UpdateReleaseResponse |
Tiller.UpdateReleaseResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tiller.UpdateReleaseResponse |
Tiller.UpdateReleaseResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static Tiller.UpdateReleaseResponse |
Tiller.UpdateReleaseResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tiller.UpdateReleaseResponse |
Tiller.UpdateReleaseResponse.parseFrom(InputStream input) |
static Tiller.UpdateReleaseResponse |
Tiller.UpdateReleaseResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Tiller.UpdateReleaseResponse |
ReleaseServiceGrpc.ReleaseServiceBlockingStub.updateRelease(Tiller.UpdateReleaseRequest request)
UpdateRelease updates release content.
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.protobuf.Parser<Tiller.UpdateReleaseResponse> |
Tiller.UpdateReleaseResponse.getParserForType() |
static io.grpc.MethodDescriptor<Tiller.UpdateReleaseRequest,Tiller.UpdateReleaseResponse> |
ReleaseServiceGrpc.getUpdateReleaseMethod() |
static com.google.protobuf.Parser<Tiller.UpdateReleaseResponse> |
Tiller.UpdateReleaseResponse.parser() |
com.google.common.util.concurrent.ListenableFuture<Tiller.UpdateReleaseResponse> |
ReleaseServiceGrpc.ReleaseServiceFutureStub.updateRelease(Tiller.UpdateReleaseRequest request)
UpdateRelease updates release content.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Tiller.UpdateReleaseResponse.Builder |
Tiller.UpdateReleaseResponse.Builder.mergeFrom(Tiller.UpdateReleaseResponse other) |
static Tiller.UpdateReleaseResponse.Builder |
Tiller.UpdateReleaseResponse.newBuilder(Tiller.UpdateReleaseResponse prototype) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ReleaseServiceGrpc.ReleaseServiceImplBase.updateRelease(Tiller.UpdateReleaseRequest request,
io.grpc.stub.StreamObserver<Tiller.UpdateReleaseResponse> responseObserver)
UpdateRelease updates release content.
|
void |
ReleaseServiceGrpc.ReleaseServiceStub.updateRelease(Tiller.UpdateReleaseRequest request,
io.grpc.stub.StreamObserver<Tiller.UpdateReleaseResponse> responseObserver)
UpdateRelease updates release content.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Future<Tiller.UpdateReleaseResponse> |
ReleaseManager.update(Tiller.UpdateReleaseRequest.Builder requestBuilder,
ChartOuterClass.Chart.Builder chartBuilder)
Updates a release.
|
Copyright © 2021. All rights reserved.