类的使用
hapi.services.tiller.Tiller.GetReleaseContentRequest
-
使用Tiller.GetReleaseContentRequest的程序包 程序包 说明 hapi.services.tiller org.microbean.helm Provides classes and interfaces for working with Helm from Java. -
-
hapi.services.tiller中Tiller.GetReleaseContentRequest的使用
类型参数类型为Tiller.GetReleaseContentRequest的hapi.services.tiller中的字段 修饰符和类型 字段 说明 static io.grpc.MethodDescriptor<Tiller.GetReleaseContentRequest,Tiller.GetReleaseContentResponse>ReleaseServiceGrpc. METHOD_GET_RELEASE_CONTENT已过时。返回Tiller.GetReleaseContentRequest的hapi.services.tiller中的方法 修饰符和类型 方法 说明 Tiller.GetReleaseContentRequestTiller.GetReleaseContentRequest.Builder. build()Tiller.GetReleaseContentRequestTiller.GetReleaseContentRequest.Builder. buildPartial()static Tiller.GetReleaseContentRequestTiller.GetReleaseContentRequest. getDefaultInstance()Tiller.GetReleaseContentRequestTiller.GetReleaseContentRequest.Builder. getDefaultInstanceForType()Tiller.GetReleaseContentRequestTiller.GetReleaseContentRequest. getDefaultInstanceForType()static Tiller.GetReleaseContentRequestTiller.GetReleaseContentRequest. parseDelimitedFrom(InputStream input)static Tiller.GetReleaseContentRequestTiller.GetReleaseContentRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Tiller.GetReleaseContentRequestTiller.GetReleaseContentRequest. parseFrom(byte[] data)static Tiller.GetReleaseContentRequestTiller.GetReleaseContentRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Tiller.GetReleaseContentRequestTiller.GetReleaseContentRequest. parseFrom(com.google.protobuf.ByteString data)static Tiller.GetReleaseContentRequestTiller.GetReleaseContentRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Tiller.GetReleaseContentRequestTiller.GetReleaseContentRequest. parseFrom(com.google.protobuf.CodedInputStream input)static Tiller.GetReleaseContentRequestTiller.GetReleaseContentRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Tiller.GetReleaseContentRequestTiller.GetReleaseContentRequest. parseFrom(InputStream input)static Tiller.GetReleaseContentRequestTiller.GetReleaseContentRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Tiller.GetReleaseContentRequestTiller.GetReleaseContentRequest. parseFrom(ByteBuffer data)static Tiller.GetReleaseContentRequestTiller.GetReleaseContentRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)返回变量类型为Tiller.GetReleaseContentRequest的类型的hapi.services.tiller中的方法 修饰符和类型 方法 说明 static io.grpc.MethodDescriptor<Tiller.GetReleaseContentRequest,Tiller.GetReleaseContentResponse>ReleaseServiceGrpc. getGetReleaseContentMethod()com.google.protobuf.Parser<Tiller.GetReleaseContentRequest>Tiller.GetReleaseContentRequest. getParserForType()static com.google.protobuf.Parser<Tiller.GetReleaseContentRequest>Tiller.GetReleaseContentRequest. parser()参数类型为Tiller.GetReleaseContentRequest的hapi.services.tiller中的方法 修饰符和类型 方法 说明 Tiller.GetReleaseContentResponseReleaseServiceGrpc.ReleaseServiceBlockingStub. getReleaseContent(Tiller.GetReleaseContentRequest request)GetReleaseContent retrieves the release content (chart + value) for the specified release.com.google.common.util.concurrent.ListenableFuture<Tiller.GetReleaseContentResponse>ReleaseServiceGrpc.ReleaseServiceFutureStub. getReleaseContent(Tiller.GetReleaseContentRequest request)GetReleaseContent retrieves the release content (chart + value) for the specified release.voidReleaseServiceGrpc.ReleaseServiceImplBase. getReleaseContent(Tiller.GetReleaseContentRequest request, io.grpc.stub.StreamObserver<Tiller.GetReleaseContentResponse> responseObserver)GetReleaseContent retrieves the release content (chart + value) for the specified release.voidReleaseServiceGrpc.ReleaseServiceStub. getReleaseContent(Tiller.GetReleaseContentRequest request, io.grpc.stub.StreamObserver<Tiller.GetReleaseContentResponse> responseObserver)GetReleaseContent retrieves the release content (chart + value) for the specified release.Tiller.GetReleaseContentRequest.BuilderTiller.GetReleaseContentRequest.Builder. mergeFrom(Tiller.GetReleaseContentRequest other)static Tiller.GetReleaseContentRequest.BuilderTiller.GetReleaseContentRequest. newBuilder(Tiller.GetReleaseContentRequest prototype) -
org.microbean.helm中Tiller.GetReleaseContentRequest的使用
参数类型为Tiller.GetReleaseContentRequest的org.microbean.helm中的方法 修饰符和类型 方法 说明 Future<Tiller.GetReleaseContentResponse>ReleaseManager. getContent(Tiller.GetReleaseContentRequest request)Returns the content that made up a given Helm release.
-