Uses of Class
com.google.cloud.gkehub.v1beta1.GenerateConnectManifestRequest
-
Packages that use GenerateConnectManifestRequest Package Description com.google.cloud.gkehub.v1beta1 A client to GKE Hub APIcom.google.cloud.gkehub.v1beta1.stub -
-
Uses of GenerateConnectManifestRequest in com.google.cloud.gkehub.v1beta1
Methods in com.google.cloud.gkehub.v1beta1 that return GenerateConnectManifestRequest Modifier and Type Method Description GenerateConnectManifestRequestGenerateConnectManifestRequest.Builder. build()GenerateConnectManifestRequestGenerateConnectManifestRequest.Builder. buildPartial()static GenerateConnectManifestRequestGenerateConnectManifestRequest. getDefaultInstance()GenerateConnectManifestRequestGenerateConnectManifestRequest.Builder. getDefaultInstanceForType()GenerateConnectManifestRequestGenerateConnectManifestRequest. getDefaultInstanceForType()static GenerateConnectManifestRequestGenerateConnectManifestRequest. parseDelimitedFrom(InputStream input)static GenerateConnectManifestRequestGenerateConnectManifestRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GenerateConnectManifestRequestGenerateConnectManifestRequest. parseFrom(byte[] data)static GenerateConnectManifestRequestGenerateConnectManifestRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GenerateConnectManifestRequestGenerateConnectManifestRequest. parseFrom(com.google.protobuf.ByteString data)static GenerateConnectManifestRequestGenerateConnectManifestRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GenerateConnectManifestRequestGenerateConnectManifestRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GenerateConnectManifestRequestGenerateConnectManifestRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GenerateConnectManifestRequestGenerateConnectManifestRequest. parseFrom(InputStream input)static GenerateConnectManifestRequestGenerateConnectManifestRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GenerateConnectManifestRequestGenerateConnectManifestRequest. parseFrom(ByteBuffer data)static GenerateConnectManifestRequestGenerateConnectManifestRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.gkehub.v1beta1 that return types with arguments of type GenerateConnectManifestRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GenerateConnectManifestRequest,GenerateConnectManifestResponse>GkeHubMembershipServiceClient. generateConnectManifestCallable()Generates the manifest for deployment of the GKE connect agent.com.google.api.gax.rpc.UnaryCallSettings.Builder<GenerateConnectManifestRequest,GenerateConnectManifestResponse>GkeHubMembershipServiceSettings.Builder. generateConnectManifestSettings()Returns the builder for the settings used for calls to generateConnectManifest.com.google.api.gax.rpc.UnaryCallSettings<GenerateConnectManifestRequest,GenerateConnectManifestResponse>GkeHubMembershipServiceSettings. generateConnectManifestSettings()Returns the object with the settings used for calls to generateConnectManifest.static io.grpc.MethodDescriptor<GenerateConnectManifestRequest,GenerateConnectManifestResponse>GkeHubMembershipServiceGrpc. getGenerateConnectManifestMethod()com.google.protobuf.Parser<GenerateConnectManifestRequest>GenerateConnectManifestRequest. getParserForType()static com.google.protobuf.Parser<GenerateConnectManifestRequest>GenerateConnectManifestRequest. parser()Methods in com.google.cloud.gkehub.v1beta1 with parameters of type GenerateConnectManifestRequest Modifier and Type Method Description GenerateConnectManifestResponseGkeHubMembershipServiceClient. generateConnectManifest(GenerateConnectManifestRequest request)Generates the manifest for deployment of the GKE connect agent.default voidGkeHubMembershipServiceGrpc.AsyncService. generateConnectManifest(GenerateConnectManifestRequest request, io.grpc.stub.StreamObserver<GenerateConnectManifestResponse> responseObserver)Generates the manifest for deployment of the GKE connect agent.GenerateConnectManifestResponseGkeHubMembershipServiceGrpc.GkeHubMembershipServiceBlockingStub. generateConnectManifest(GenerateConnectManifestRequest request)Generates the manifest for deployment of the GKE connect agent.com.google.common.util.concurrent.ListenableFuture<GenerateConnectManifestResponse>GkeHubMembershipServiceGrpc.GkeHubMembershipServiceFutureStub. generateConnectManifest(GenerateConnectManifestRequest request)Generates the manifest for deployment of the GKE connect agent.voidGkeHubMembershipServiceGrpc.GkeHubMembershipServiceStub. generateConnectManifest(GenerateConnectManifestRequest request, io.grpc.stub.StreamObserver<GenerateConnectManifestResponse> responseObserver)Generates the manifest for deployment of the GKE connect agent.GenerateConnectManifestRequest.BuilderGenerateConnectManifestRequest.Builder. mergeFrom(GenerateConnectManifestRequest other)static GenerateConnectManifestRequest.BuilderGenerateConnectManifestRequest. newBuilder(GenerateConnectManifestRequest prototype) -
Uses of GenerateConnectManifestRequest in com.google.cloud.gkehub.v1beta1.stub
Methods in com.google.cloud.gkehub.v1beta1.stub that return types with arguments of type GenerateConnectManifestRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GenerateConnectManifestRequest,GenerateConnectManifestResponse>GkeHubMembershipServiceStub. generateConnectManifestCallable()com.google.api.gax.rpc.UnaryCallable<GenerateConnectManifestRequest,GenerateConnectManifestResponse>GrpcGkeHubMembershipServiceStub. generateConnectManifestCallable()com.google.api.gax.rpc.UnaryCallable<GenerateConnectManifestRequest,GenerateConnectManifestResponse>HttpJsonGkeHubMembershipServiceStub. generateConnectManifestCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GenerateConnectManifestRequest,GenerateConnectManifestResponse>GkeHubMembershipServiceStubSettings.Builder. generateConnectManifestSettings()Returns the builder for the settings used for calls to generateConnectManifest.com.google.api.gax.rpc.UnaryCallSettings<GenerateConnectManifestRequest,GenerateConnectManifestResponse>GkeHubMembershipServiceStubSettings. generateConnectManifestSettings()Returns the object with the settings used for calls to generateConnectManifest.
-