Uses of Class
com.google.cloud.baremetalsolution.v2.ListSSHKeysRequest
-
Packages that use ListSSHKeysRequest Package Description com.google.cloud.baremetalsolution.v2 A client to Bare Metal Solution APIcom.google.cloud.baremetalsolution.v2.stub -
-
Uses of ListSSHKeysRequest in com.google.cloud.baremetalsolution.v2
Methods in com.google.cloud.baremetalsolution.v2 that return ListSSHKeysRequest Modifier and Type Method Description ListSSHKeysRequestListSSHKeysRequest.Builder. build()ListSSHKeysRequestListSSHKeysRequest.Builder. buildPartial()static ListSSHKeysRequestListSSHKeysRequest. getDefaultInstance()ListSSHKeysRequestListSSHKeysRequest.Builder. getDefaultInstanceForType()ListSSHKeysRequestListSSHKeysRequest. getDefaultInstanceForType()static ListSSHKeysRequestListSSHKeysRequest. parseDelimitedFrom(InputStream input)static ListSSHKeysRequestListSSHKeysRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListSSHKeysRequestListSSHKeysRequest. parseFrom(byte[] data)static ListSSHKeysRequestListSSHKeysRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListSSHKeysRequestListSSHKeysRequest. parseFrom(com.google.protobuf.ByteString data)static ListSSHKeysRequestListSSHKeysRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListSSHKeysRequestListSSHKeysRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ListSSHKeysRequestListSSHKeysRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListSSHKeysRequestListSSHKeysRequest. parseFrom(InputStream input)static ListSSHKeysRequestListSSHKeysRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListSSHKeysRequestListSSHKeysRequest. parseFrom(ByteBuffer data)static ListSSHKeysRequestListSSHKeysRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.baremetalsolution.v2 that return types with arguments of type ListSSHKeysRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListSSHKeysRequest,ListSSHKeysResponse>BareMetalSolutionGrpc. getListSSHKeysMethod()com.google.protobuf.Parser<ListSSHKeysRequest>ListSSHKeysRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<ListSSHKeysRequest,ListSSHKeysResponse>BareMetalSolutionClient. listSSHKeysCallable()Lists the public SSH keys registered for the specified project.com.google.api.gax.rpc.UnaryCallable<ListSSHKeysRequest,BareMetalSolutionClient.ListSSHKeysPagedResponse>BareMetalSolutionClient. listSSHKeysPagedCallable()Lists the public SSH keys registered for the specified project.com.google.api.gax.rpc.PagedCallSettings.Builder<ListSSHKeysRequest,ListSSHKeysResponse,BareMetalSolutionClient.ListSSHKeysPagedResponse>BareMetalSolutionSettings.Builder. listSSHKeysSettings()Returns the builder for the settings used for calls to listSSHKeys.com.google.api.gax.rpc.PagedCallSettings<ListSSHKeysRequest,ListSSHKeysResponse,BareMetalSolutionClient.ListSSHKeysPagedResponse>BareMetalSolutionSettings. listSSHKeysSettings()Returns the object with the settings used for calls to listSSHKeys.static com.google.protobuf.Parser<ListSSHKeysRequest>ListSSHKeysRequest. parser()Methods in com.google.cloud.baremetalsolution.v2 with parameters of type ListSSHKeysRequest Modifier and Type Method Description BareMetalSolutionClient.ListSSHKeysPagedResponseBareMetalSolutionClient. listSSHKeys(ListSSHKeysRequest request)Lists the public SSH keys registered for the specified project.default voidBareMetalSolutionGrpc.AsyncService. listSSHKeys(ListSSHKeysRequest request, io.grpc.stub.StreamObserver<ListSSHKeysResponse> responseObserver)Lists the public SSH keys registered for the specified project.ListSSHKeysResponseBareMetalSolutionGrpc.BareMetalSolutionBlockingStub. listSSHKeys(ListSSHKeysRequest request)Lists the public SSH keys registered for the specified project.com.google.common.util.concurrent.ListenableFuture<ListSSHKeysResponse>BareMetalSolutionGrpc.BareMetalSolutionFutureStub. listSSHKeys(ListSSHKeysRequest request)Lists the public SSH keys registered for the specified project.voidBareMetalSolutionGrpc.BareMetalSolutionStub. listSSHKeys(ListSSHKeysRequest request, io.grpc.stub.StreamObserver<ListSSHKeysResponse> responseObserver)Lists the public SSH keys registered for the specified project.ListSSHKeysRequest.BuilderListSSHKeysRequest.Builder. mergeFrom(ListSSHKeysRequest other)static ListSSHKeysRequest.BuilderListSSHKeysRequest. newBuilder(ListSSHKeysRequest prototype)Method parameters in com.google.cloud.baremetalsolution.v2 with type arguments of type ListSSHKeysRequest Modifier and Type Method Description static com.google.api.core.ApiFuture<BareMetalSolutionClient.ListSSHKeysPagedResponse>BareMetalSolutionClient.ListSSHKeysPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListSSHKeysRequest,ListSSHKeysResponse,SSHKey> context, com.google.api.core.ApiFuture<ListSSHKeysResponse> futureResponse)protected BareMetalSolutionClient.ListSSHKeysPageBareMetalSolutionClient.ListSSHKeysPage. createPage(com.google.api.gax.rpc.PageContext<ListSSHKeysRequest,ListSSHKeysResponse,SSHKey> context, ListSSHKeysResponse response)com.google.api.core.ApiFuture<BareMetalSolutionClient.ListSSHKeysPage>BareMetalSolutionClient.ListSSHKeysPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListSSHKeysRequest,ListSSHKeysResponse,SSHKey> context, com.google.api.core.ApiFuture<ListSSHKeysResponse> futureResponse) -
Uses of ListSSHKeysRequest in com.google.cloud.baremetalsolution.v2.stub
Methods in com.google.cloud.baremetalsolution.v2.stub that return types with arguments of type ListSSHKeysRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListSSHKeysRequest,ListSSHKeysResponse>BareMetalSolutionStub. listSSHKeysCallable()com.google.api.gax.rpc.UnaryCallable<ListSSHKeysRequest,ListSSHKeysResponse>GrpcBareMetalSolutionStub. listSSHKeysCallable()com.google.api.gax.rpc.UnaryCallable<ListSSHKeysRequest,ListSSHKeysResponse>HttpJsonBareMetalSolutionStub. listSSHKeysCallable()com.google.api.gax.rpc.UnaryCallable<ListSSHKeysRequest,BareMetalSolutionClient.ListSSHKeysPagedResponse>BareMetalSolutionStub. listSSHKeysPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListSSHKeysRequest,BareMetalSolutionClient.ListSSHKeysPagedResponse>GrpcBareMetalSolutionStub. listSSHKeysPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListSSHKeysRequest,BareMetalSolutionClient.ListSSHKeysPagedResponse>HttpJsonBareMetalSolutionStub. listSSHKeysPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListSSHKeysRequest,ListSSHKeysResponse,BareMetalSolutionClient.ListSSHKeysPagedResponse>BareMetalSolutionStubSettings.Builder. listSSHKeysSettings()Returns the builder for the settings used for calls to listSSHKeys.com.google.api.gax.rpc.PagedCallSettings<ListSSHKeysRequest,ListSSHKeysResponse,BareMetalSolutionClient.ListSSHKeysPagedResponse>BareMetalSolutionStubSettings. listSSHKeysSettings()Returns the object with the settings used for calls to listSSHKeys.
-