Uses of Class
com.google.cloud.shell.v1.AddPublicKeyRequest
-
Packages that use AddPublicKeyRequest Package Description com.google.cloud.shell.v1 A client to Cloud Shell APIcom.google.cloud.shell.v1.stub -
-
Uses of AddPublicKeyRequest in com.google.cloud.shell.v1
Methods in com.google.cloud.shell.v1 that return AddPublicKeyRequest Modifier and Type Method Description AddPublicKeyRequestAddPublicKeyRequest.Builder. build()AddPublicKeyRequestAddPublicKeyRequest.Builder. buildPartial()static AddPublicKeyRequestAddPublicKeyRequest. getDefaultInstance()AddPublicKeyRequestAddPublicKeyRequest.Builder. getDefaultInstanceForType()AddPublicKeyRequestAddPublicKeyRequest. getDefaultInstanceForType()static AddPublicKeyRequestAddPublicKeyRequest. parseDelimitedFrom(InputStream input)static AddPublicKeyRequestAddPublicKeyRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AddPublicKeyRequestAddPublicKeyRequest. parseFrom(byte[] data)static AddPublicKeyRequestAddPublicKeyRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AddPublicKeyRequestAddPublicKeyRequest. parseFrom(com.google.protobuf.ByteString data)static AddPublicKeyRequestAddPublicKeyRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AddPublicKeyRequestAddPublicKeyRequest. parseFrom(com.google.protobuf.CodedInputStream input)static AddPublicKeyRequestAddPublicKeyRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AddPublicKeyRequestAddPublicKeyRequest. parseFrom(InputStream input)static AddPublicKeyRequestAddPublicKeyRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AddPublicKeyRequestAddPublicKeyRequest. parseFrom(ByteBuffer data)static AddPublicKeyRequestAddPublicKeyRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.shell.v1 that return types with arguments of type AddPublicKeyRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AddPublicKeyRequest,com.google.longrunning.Operation>CloudShellServiceClient. addPublicKeyCallable()Adds a public SSH key to an environment, allowing clients with the corresponding private key to connect to that environment via SSH.com.google.api.gax.rpc.OperationCallable<AddPublicKeyRequest,AddPublicKeyResponse,AddPublicKeyMetadata>CloudShellServiceClient. addPublicKeyOperationCallable()Adds a public SSH key to an environment, allowing clients with the corresponding private key to connect to that environment via SSH.com.google.api.gax.rpc.OperationCallSettings<AddPublicKeyRequest,AddPublicKeyResponse,AddPublicKeyMetadata>CloudShellServiceSettings. addPublicKeyOperationSettings()Returns the object with the settings used for calls to addPublicKey.com.google.api.gax.rpc.OperationCallSettings.Builder<AddPublicKeyRequest,AddPublicKeyResponse,AddPublicKeyMetadata>CloudShellServiceSettings.Builder. addPublicKeyOperationSettings()Returns the builder for the settings used for calls to addPublicKey.com.google.api.gax.rpc.UnaryCallSettings<AddPublicKeyRequest,com.google.longrunning.Operation>CloudShellServiceSettings. addPublicKeySettings()Returns the object with the settings used for calls to addPublicKey.com.google.api.gax.rpc.UnaryCallSettings.Builder<AddPublicKeyRequest,com.google.longrunning.Operation>CloudShellServiceSettings.Builder. addPublicKeySettings()Returns the builder for the settings used for calls to addPublicKey.static io.grpc.MethodDescriptor<AddPublicKeyRequest,com.google.longrunning.Operation>CloudShellServiceGrpc. getAddPublicKeyMethod()com.google.protobuf.Parser<AddPublicKeyRequest>AddPublicKeyRequest. getParserForType()static com.google.protobuf.Parser<AddPublicKeyRequest>AddPublicKeyRequest. parser()Methods in com.google.cloud.shell.v1 with parameters of type AddPublicKeyRequest Modifier and Type Method Description default voidCloudShellServiceGrpc.AsyncService. addPublicKey(AddPublicKeyRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Adds a public SSH key to an environment, allowing clients with the corresponding private key to connect to that environment via SSH.com.google.longrunning.OperationCloudShellServiceGrpc.CloudShellServiceBlockingStub. addPublicKey(AddPublicKeyRequest request)Adds a public SSH key to an environment, allowing clients with the corresponding private key to connect to that environment via SSH.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>CloudShellServiceGrpc.CloudShellServiceFutureStub. addPublicKey(AddPublicKeyRequest request)Adds a public SSH key to an environment, allowing clients with the corresponding private key to connect to that environment via SSH.voidCloudShellServiceGrpc.CloudShellServiceStub. addPublicKey(AddPublicKeyRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Adds a public SSH key to an environment, allowing clients with the corresponding private key to connect to that environment via SSH.com.google.api.gax.longrunning.OperationFuture<AddPublicKeyResponse,AddPublicKeyMetadata>CloudShellServiceClient. addPublicKeyAsync(AddPublicKeyRequest request)Adds a public SSH key to an environment, allowing clients with the corresponding private key to connect to that environment via SSH.AddPublicKeyRequest.BuilderAddPublicKeyRequest.Builder. mergeFrom(AddPublicKeyRequest other)static AddPublicKeyRequest.BuilderAddPublicKeyRequest. newBuilder(AddPublicKeyRequest prototype) -
Uses of AddPublicKeyRequest in com.google.cloud.shell.v1.stub
Methods in com.google.cloud.shell.v1.stub that return types with arguments of type AddPublicKeyRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AddPublicKeyRequest,com.google.longrunning.Operation>CloudShellServiceStub. addPublicKeyCallable()com.google.api.gax.rpc.UnaryCallable<AddPublicKeyRequest,com.google.longrunning.Operation>GrpcCloudShellServiceStub. addPublicKeyCallable()com.google.api.gax.rpc.UnaryCallable<AddPublicKeyRequest,com.google.longrunning.Operation>HttpJsonCloudShellServiceStub. addPublicKeyCallable()com.google.api.gax.rpc.OperationCallable<AddPublicKeyRequest,AddPublicKeyResponse,AddPublicKeyMetadata>CloudShellServiceStub. addPublicKeyOperationCallable()com.google.api.gax.rpc.OperationCallable<AddPublicKeyRequest,AddPublicKeyResponse,AddPublicKeyMetadata>GrpcCloudShellServiceStub. addPublicKeyOperationCallable()com.google.api.gax.rpc.OperationCallable<AddPublicKeyRequest,AddPublicKeyResponse,AddPublicKeyMetadata>HttpJsonCloudShellServiceStub. addPublicKeyOperationCallable()com.google.api.gax.rpc.OperationCallSettings<AddPublicKeyRequest,AddPublicKeyResponse,AddPublicKeyMetadata>CloudShellServiceStubSettings. addPublicKeyOperationSettings()Returns the object with the settings used for calls to addPublicKey.com.google.api.gax.rpc.OperationCallSettings.Builder<AddPublicKeyRequest,AddPublicKeyResponse,AddPublicKeyMetadata>CloudShellServiceStubSettings.Builder. addPublicKeyOperationSettings()Returns the builder for the settings used for calls to addPublicKey.com.google.api.gax.rpc.UnaryCallSettings<AddPublicKeyRequest,com.google.longrunning.Operation>CloudShellServiceStubSettings. addPublicKeySettings()Returns the object with the settings used for calls to addPublicKey.com.google.api.gax.rpc.UnaryCallSettings.Builder<AddPublicKeyRequest,com.google.longrunning.Operation>CloudShellServiceStubSettings.Builder. addPublicKeySettings()Returns the builder for the settings used for calls to addPublicKey.
-