Uses of Class
com.google.cloud.gkehub.v1alpha2.GenerateConnectManifestResponse
-
Packages that use GenerateConnectManifestResponse Package Description com.google.cloud.gkehub.v1alpha2 A client to GKE Hub APIcom.google.cloud.gkehub.v1alpha2.stub -
-
Uses of GenerateConnectManifestResponse in com.google.cloud.gkehub.v1alpha2
Methods in com.google.cloud.gkehub.v1alpha2 that return GenerateConnectManifestResponse Modifier and Type Method Description GenerateConnectManifestResponseGenerateConnectManifestResponse.Builder. build()GenerateConnectManifestResponseGenerateConnectManifestResponse.Builder. buildPartial()GenerateConnectManifestResponseGkeHubClient. generateConnectManifest(GenerateConnectManifestRequest request)Generates the manifest for deployment of the GKE connect agent.GenerateConnectManifestResponseGkeHubGrpc.GkeHubBlockingStub. generateConnectManifest(GenerateConnectManifestRequest request)Generates the manifest for deployment of the GKE connect agent.static GenerateConnectManifestResponseGenerateConnectManifestResponse. getDefaultInstance()GenerateConnectManifestResponseGenerateConnectManifestResponse.Builder. getDefaultInstanceForType()GenerateConnectManifestResponseGenerateConnectManifestResponse. getDefaultInstanceForType()static GenerateConnectManifestResponseGenerateConnectManifestResponse. parseDelimitedFrom(InputStream input)static GenerateConnectManifestResponseGenerateConnectManifestResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GenerateConnectManifestResponseGenerateConnectManifestResponse. parseFrom(byte[] data)static GenerateConnectManifestResponseGenerateConnectManifestResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GenerateConnectManifestResponseGenerateConnectManifestResponse. parseFrom(com.google.protobuf.ByteString data)static GenerateConnectManifestResponseGenerateConnectManifestResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GenerateConnectManifestResponseGenerateConnectManifestResponse. parseFrom(com.google.protobuf.CodedInputStream input)static GenerateConnectManifestResponseGenerateConnectManifestResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GenerateConnectManifestResponseGenerateConnectManifestResponse. parseFrom(InputStream input)static GenerateConnectManifestResponseGenerateConnectManifestResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GenerateConnectManifestResponseGenerateConnectManifestResponse. parseFrom(ByteBuffer data)static GenerateConnectManifestResponseGenerateConnectManifestResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.gkehub.v1alpha2 that return types with arguments of type GenerateConnectManifestResponse Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<GenerateConnectManifestResponse>GkeHubGrpc.GkeHubFutureStub. generateConnectManifest(GenerateConnectManifestRequest request)Generates the manifest for deployment of the GKE connect agent.com.google.api.gax.rpc.UnaryCallable<GenerateConnectManifestRequest,GenerateConnectManifestResponse>GkeHubClient. generateConnectManifestCallable()Generates the manifest for deployment of the GKE connect agent.com.google.api.gax.rpc.UnaryCallSettings.Builder<GenerateConnectManifestRequest,GenerateConnectManifestResponse>GkeHubSettings.Builder. generateConnectManifestSettings()Returns the builder for the settings used for calls to generateConnectManifest.com.google.api.gax.rpc.UnaryCallSettings<GenerateConnectManifestRequest,GenerateConnectManifestResponse>GkeHubSettings. generateConnectManifestSettings()Returns the object with the settings used for calls to generateConnectManifest.static io.grpc.MethodDescriptor<GenerateConnectManifestRequest,GenerateConnectManifestResponse>GkeHubGrpc. getGenerateConnectManifestMethod()com.google.protobuf.Parser<GenerateConnectManifestResponse>GenerateConnectManifestResponse. getParserForType()static com.google.protobuf.Parser<GenerateConnectManifestResponse>GenerateConnectManifestResponse. parser()Methods in com.google.cloud.gkehub.v1alpha2 with parameters of type GenerateConnectManifestResponse Modifier and Type Method Description GenerateConnectManifestResponse.BuilderGenerateConnectManifestResponse.Builder. mergeFrom(GenerateConnectManifestResponse other)static GenerateConnectManifestResponse.BuilderGenerateConnectManifestResponse. newBuilder(GenerateConnectManifestResponse prototype)Method parameters in com.google.cloud.gkehub.v1alpha2 with type arguments of type GenerateConnectManifestResponse Modifier and Type Method Description default voidGkeHubGrpc.AsyncService. generateConnectManifest(GenerateConnectManifestRequest request, io.grpc.stub.StreamObserver<GenerateConnectManifestResponse> responseObserver)Generates the manifest for deployment of the GKE connect agent.voidGkeHubGrpc.GkeHubStub. generateConnectManifest(GenerateConnectManifestRequest request, io.grpc.stub.StreamObserver<GenerateConnectManifestResponse> responseObserver)Generates the manifest for deployment of the GKE connect agent. -
Uses of GenerateConnectManifestResponse in com.google.cloud.gkehub.v1alpha2.stub
Methods in com.google.cloud.gkehub.v1alpha2.stub that return types with arguments of type GenerateConnectManifestResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GenerateConnectManifestRequest,GenerateConnectManifestResponse>GkeHubStub. generateConnectManifestCallable()com.google.api.gax.rpc.UnaryCallable<GenerateConnectManifestRequest,GenerateConnectManifestResponse>GrpcGkeHubStub. generateConnectManifestCallable()com.google.api.gax.rpc.UnaryCallable<GenerateConnectManifestRequest,GenerateConnectManifestResponse>HttpJsonGkeHubStub. generateConnectManifestCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GenerateConnectManifestRequest,GenerateConnectManifestResponse>GkeHubStubSettings.Builder. generateConnectManifestSettings()Returns the builder for the settings used for calls to generateConnectManifest.com.google.api.gax.rpc.UnaryCallSettings<GenerateConnectManifestRequest,GenerateConnectManifestResponse>GkeHubStubSettings. generateConnectManifestSettings()Returns the object with the settings used for calls to generateConnectManifest.
-