Uses of Class
com.google.cloud.shell.v1.RemovePublicKeyRequest
-
Packages that use RemovePublicKeyRequest Package Description com.google.cloud.shell.v1 A client to Cloud Shell APIcom.google.cloud.shell.v1.stub -
-
Uses of RemovePublicKeyRequest in com.google.cloud.shell.v1
Methods in com.google.cloud.shell.v1 that return RemovePublicKeyRequest Modifier and Type Method Description RemovePublicKeyRequestRemovePublicKeyRequest.Builder. build()RemovePublicKeyRequestRemovePublicKeyRequest.Builder. buildPartial()static RemovePublicKeyRequestRemovePublicKeyRequest. getDefaultInstance()RemovePublicKeyRequestRemovePublicKeyRequest.Builder. getDefaultInstanceForType()RemovePublicKeyRequestRemovePublicKeyRequest. getDefaultInstanceForType()static RemovePublicKeyRequestRemovePublicKeyRequest. parseDelimitedFrom(InputStream input)static RemovePublicKeyRequestRemovePublicKeyRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RemovePublicKeyRequestRemovePublicKeyRequest. parseFrom(byte[] data)static RemovePublicKeyRequestRemovePublicKeyRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RemovePublicKeyRequestRemovePublicKeyRequest. parseFrom(com.google.protobuf.ByteString data)static RemovePublicKeyRequestRemovePublicKeyRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RemovePublicKeyRequestRemovePublicKeyRequest. parseFrom(com.google.protobuf.CodedInputStream input)static RemovePublicKeyRequestRemovePublicKeyRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RemovePublicKeyRequestRemovePublicKeyRequest. parseFrom(InputStream input)static RemovePublicKeyRequestRemovePublicKeyRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RemovePublicKeyRequestRemovePublicKeyRequest. parseFrom(ByteBuffer data)static RemovePublicKeyRequestRemovePublicKeyRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.shell.v1 that return types with arguments of type RemovePublicKeyRequest Modifier and Type Method Description com.google.protobuf.Parser<RemovePublicKeyRequest>RemovePublicKeyRequest. getParserForType()static io.grpc.MethodDescriptor<RemovePublicKeyRequest,com.google.longrunning.Operation>CloudShellServiceGrpc. getRemovePublicKeyMethod()static com.google.protobuf.Parser<RemovePublicKeyRequest>RemovePublicKeyRequest. parser()com.google.api.gax.rpc.UnaryCallable<RemovePublicKeyRequest,com.google.longrunning.Operation>CloudShellServiceClient. removePublicKeyCallable()Removes a public SSH key from an environment.com.google.api.gax.rpc.OperationCallable<RemovePublicKeyRequest,RemovePublicKeyResponse,RemovePublicKeyMetadata>CloudShellServiceClient. removePublicKeyOperationCallable()Removes a public SSH key from an environment.com.google.api.gax.rpc.OperationCallSettings.Builder<RemovePublicKeyRequest,RemovePublicKeyResponse,RemovePublicKeyMetadata>CloudShellServiceSettings.Builder. removePublicKeyOperationSettings()Returns the builder for the settings used for calls to removePublicKey.com.google.api.gax.rpc.OperationCallSettings<RemovePublicKeyRequest,RemovePublicKeyResponse,RemovePublicKeyMetadata>CloudShellServiceSettings. removePublicKeyOperationSettings()Returns the object with the settings used for calls to removePublicKey.com.google.api.gax.rpc.UnaryCallSettings.Builder<RemovePublicKeyRequest,com.google.longrunning.Operation>CloudShellServiceSettings.Builder. removePublicKeySettings()Returns the builder for the settings used for calls to removePublicKey.com.google.api.gax.rpc.UnaryCallSettings<RemovePublicKeyRequest,com.google.longrunning.Operation>CloudShellServiceSettings. removePublicKeySettings()Returns the object with the settings used for calls to removePublicKey.Methods in com.google.cloud.shell.v1 with parameters of type RemovePublicKeyRequest Modifier and Type Method Description RemovePublicKeyRequest.BuilderRemovePublicKeyRequest.Builder. mergeFrom(RemovePublicKeyRequest other)static RemovePublicKeyRequest.BuilderRemovePublicKeyRequest. newBuilder(RemovePublicKeyRequest prototype)default voidCloudShellServiceGrpc.AsyncService. removePublicKey(RemovePublicKeyRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Removes a public SSH key from an environment.com.google.longrunning.OperationCloudShellServiceGrpc.CloudShellServiceBlockingStub. removePublicKey(RemovePublicKeyRequest request)Removes a public SSH key from an environment.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>CloudShellServiceGrpc.CloudShellServiceFutureStub. removePublicKey(RemovePublicKeyRequest request)Removes a public SSH key from an environment.voidCloudShellServiceGrpc.CloudShellServiceStub. removePublicKey(RemovePublicKeyRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Removes a public SSH key from an environment.com.google.api.gax.longrunning.OperationFuture<RemovePublicKeyResponse,RemovePublicKeyMetadata>CloudShellServiceClient. removePublicKeyAsync(RemovePublicKeyRequest request)Removes a public SSH key from an environment. -
Uses of RemovePublicKeyRequest in com.google.cloud.shell.v1.stub
Methods in com.google.cloud.shell.v1.stub that return types with arguments of type RemovePublicKeyRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<RemovePublicKeyRequest,com.google.longrunning.Operation>CloudShellServiceStub. removePublicKeyCallable()com.google.api.gax.rpc.UnaryCallable<RemovePublicKeyRequest,com.google.longrunning.Operation>GrpcCloudShellServiceStub. removePublicKeyCallable()com.google.api.gax.rpc.UnaryCallable<RemovePublicKeyRequest,com.google.longrunning.Operation>HttpJsonCloudShellServiceStub. removePublicKeyCallable()com.google.api.gax.rpc.OperationCallable<RemovePublicKeyRequest,RemovePublicKeyResponse,RemovePublicKeyMetadata>CloudShellServiceStub. removePublicKeyOperationCallable()com.google.api.gax.rpc.OperationCallable<RemovePublicKeyRequest,RemovePublicKeyResponse,RemovePublicKeyMetadata>GrpcCloudShellServiceStub. removePublicKeyOperationCallable()com.google.api.gax.rpc.OperationCallable<RemovePublicKeyRequest,RemovePublicKeyResponse,RemovePublicKeyMetadata>HttpJsonCloudShellServiceStub. removePublicKeyOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<RemovePublicKeyRequest,RemovePublicKeyResponse,RemovePublicKeyMetadata>CloudShellServiceStubSettings.Builder. removePublicKeyOperationSettings()Returns the builder for the settings used for calls to removePublicKey.com.google.api.gax.rpc.OperationCallSettings<RemovePublicKeyRequest,RemovePublicKeyResponse,RemovePublicKeyMetadata>CloudShellServiceStubSettings. removePublicKeyOperationSettings()Returns the object with the settings used for calls to removePublicKey.com.google.api.gax.rpc.UnaryCallSettings.Builder<RemovePublicKeyRequest,com.google.longrunning.Operation>CloudShellServiceStubSettings.Builder. removePublicKeySettings()Returns the builder for the settings used for calls to removePublicKey.com.google.api.gax.rpc.UnaryCallSettings<RemovePublicKeyRequest,com.google.longrunning.Operation>CloudShellServiceStubSettings. removePublicKeySettings()Returns the object with the settings used for calls to removePublicKey.
-