类的使用
hapi.services.tiller.Tiller.UninstallReleaseResponse
-
使用Tiller.UninstallReleaseResponse的程序包 程序包 说明 hapi.services.tiller org.microbean.helm Provides classes and interfaces for working with Helm from Java. -
-
hapi.services.tiller中Tiller.UninstallReleaseResponse的使用
类型参数类型为Tiller.UninstallReleaseResponse的hapi.services.tiller中的字段 修饰符和类型 字段 说明 static io.grpc.MethodDescriptor<Tiller.UninstallReleaseRequest,Tiller.UninstallReleaseResponse>ReleaseServiceGrpc. METHOD_UNINSTALL_RELEASE已过时。返回Tiller.UninstallReleaseResponse的hapi.services.tiller中的方法 修饰符和类型 方法 说明 Tiller.UninstallReleaseResponseTiller.UninstallReleaseResponse.Builder. build()Tiller.UninstallReleaseResponseTiller.UninstallReleaseResponse.Builder. buildPartial()static Tiller.UninstallReleaseResponseTiller.UninstallReleaseResponse. getDefaultInstance()Tiller.UninstallReleaseResponseTiller.UninstallReleaseResponse.Builder. getDefaultInstanceForType()Tiller.UninstallReleaseResponseTiller.UninstallReleaseResponse. getDefaultInstanceForType()static Tiller.UninstallReleaseResponseTiller.UninstallReleaseResponse. parseDelimitedFrom(InputStream input)static Tiller.UninstallReleaseResponseTiller.UninstallReleaseResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Tiller.UninstallReleaseResponseTiller.UninstallReleaseResponse. parseFrom(byte[] data)static Tiller.UninstallReleaseResponseTiller.UninstallReleaseResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Tiller.UninstallReleaseResponseTiller.UninstallReleaseResponse. parseFrom(com.google.protobuf.ByteString data)static Tiller.UninstallReleaseResponseTiller.UninstallReleaseResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Tiller.UninstallReleaseResponseTiller.UninstallReleaseResponse. parseFrom(com.google.protobuf.CodedInputStream input)static Tiller.UninstallReleaseResponseTiller.UninstallReleaseResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Tiller.UninstallReleaseResponseTiller.UninstallReleaseResponse. parseFrom(InputStream input)static Tiller.UninstallReleaseResponseTiller.UninstallReleaseResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Tiller.UninstallReleaseResponseTiller.UninstallReleaseResponse. parseFrom(ByteBuffer data)static Tiller.UninstallReleaseResponseTiller.UninstallReleaseResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Tiller.UninstallReleaseResponseReleaseServiceGrpc.ReleaseServiceBlockingStub. uninstallRelease(Tiller.UninstallReleaseRequest request)UninstallRelease requests deletion of a named release.返回变量类型为Tiller.UninstallReleaseResponse的类型的hapi.services.tiller中的方法 修饰符和类型 方法 说明 com.google.protobuf.Parser<Tiller.UninstallReleaseResponse>Tiller.UninstallReleaseResponse. getParserForType()static io.grpc.MethodDescriptor<Tiller.UninstallReleaseRequest,Tiller.UninstallReleaseResponse>ReleaseServiceGrpc. getUninstallReleaseMethod()static com.google.protobuf.Parser<Tiller.UninstallReleaseResponse>Tiller.UninstallReleaseResponse. parser()com.google.common.util.concurrent.ListenableFuture<Tiller.UninstallReleaseResponse>ReleaseServiceGrpc.ReleaseServiceFutureStub. uninstallRelease(Tiller.UninstallReleaseRequest request)UninstallRelease requests deletion of a named release.参数类型为Tiller.UninstallReleaseResponse的hapi.services.tiller中的方法 修饰符和类型 方法 说明 Tiller.UninstallReleaseResponse.BuilderTiller.UninstallReleaseResponse.Builder. mergeFrom(Tiller.UninstallReleaseResponse other)static Tiller.UninstallReleaseResponse.BuilderTiller.UninstallReleaseResponse. newBuilder(Tiller.UninstallReleaseResponse prototype)类型变量类型为Tiller.UninstallReleaseResponse的hapi.services.tiller中的方法参数 修饰符和类型 方法 说明 voidReleaseServiceGrpc.ReleaseServiceImplBase. uninstallRelease(Tiller.UninstallReleaseRequest request, io.grpc.stub.StreamObserver<Tiller.UninstallReleaseResponse> responseObserver)UninstallRelease requests deletion of a named release.voidReleaseServiceGrpc.ReleaseServiceStub. uninstallRelease(Tiller.UninstallReleaseRequest request, io.grpc.stub.StreamObserver<Tiller.UninstallReleaseResponse> responseObserver)UninstallRelease requests deletion of a named release. -
org.microbean.helm中Tiller.UninstallReleaseResponse的使用
返回变量类型为Tiller.UninstallReleaseResponse的类型的org.microbean.helm中的方法 修饰符和类型 方法 说明 Future<Tiller.UninstallReleaseResponse>ReleaseManager. uninstall(Tiller.UninstallReleaseRequest request)Uninstalls (deletes) a previously installed release.
-