Uses of Class
com.google.cloud.kms.inventory.v1.ListCryptoKeysRequest
-
Packages that use ListCryptoKeysRequest Package Description com.google.cloud.kms.inventory.v1 A client to KMS Inventory APIcom.google.cloud.kms.inventory.v1.stub -
-
Uses of ListCryptoKeysRequest in com.google.cloud.kms.inventory.v1
Methods in com.google.cloud.kms.inventory.v1 that return ListCryptoKeysRequest Modifier and Type Method Description ListCryptoKeysRequestListCryptoKeysRequest.Builder. build()ListCryptoKeysRequestListCryptoKeysRequest.Builder. buildPartial()static ListCryptoKeysRequestListCryptoKeysRequest. getDefaultInstance()ListCryptoKeysRequestListCryptoKeysRequest.Builder. getDefaultInstanceForType()ListCryptoKeysRequestListCryptoKeysRequest. getDefaultInstanceForType()static ListCryptoKeysRequestListCryptoKeysRequest. parseDelimitedFrom(InputStream input)static ListCryptoKeysRequestListCryptoKeysRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCryptoKeysRequestListCryptoKeysRequest. parseFrom(byte[] data)static ListCryptoKeysRequestListCryptoKeysRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCryptoKeysRequestListCryptoKeysRequest. parseFrom(com.google.protobuf.ByteString data)static ListCryptoKeysRequestListCryptoKeysRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCryptoKeysRequestListCryptoKeysRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ListCryptoKeysRequestListCryptoKeysRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCryptoKeysRequestListCryptoKeysRequest. parseFrom(InputStream input)static ListCryptoKeysRequestListCryptoKeysRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCryptoKeysRequestListCryptoKeysRequest. parseFrom(ByteBuffer data)static ListCryptoKeysRequestListCryptoKeysRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.kms.inventory.v1 that return types with arguments of type ListCryptoKeysRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListCryptoKeysRequest,ListCryptoKeysResponse>KeyDashboardServiceGrpc. getListCryptoKeysMethod()com.google.protobuf.Parser<ListCryptoKeysRequest>ListCryptoKeysRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<ListCryptoKeysRequest,ListCryptoKeysResponse>KeyDashboardServiceClient. listCryptoKeysCallable()Returns cryptographic keys managed by Cloud KMS in a given Cloud project.com.google.api.gax.rpc.UnaryCallable<ListCryptoKeysRequest,KeyDashboardServiceClient.ListCryptoKeysPagedResponse>KeyDashboardServiceClient. listCryptoKeysPagedCallable()Returns cryptographic keys managed by Cloud KMS in a given Cloud project.com.google.api.gax.rpc.PagedCallSettings.Builder<ListCryptoKeysRequest,ListCryptoKeysResponse,KeyDashboardServiceClient.ListCryptoKeysPagedResponse>KeyDashboardServiceSettings.Builder. listCryptoKeysSettings()Returns the builder for the settings used for calls to listCryptoKeys.com.google.api.gax.rpc.PagedCallSettings<ListCryptoKeysRequest,ListCryptoKeysResponse,KeyDashboardServiceClient.ListCryptoKeysPagedResponse>KeyDashboardServiceSettings. listCryptoKeysSettings()Returns the object with the settings used for calls to listCryptoKeys.static com.google.protobuf.Parser<ListCryptoKeysRequest>ListCryptoKeysRequest. parser()Methods in com.google.cloud.kms.inventory.v1 with parameters of type ListCryptoKeysRequest Modifier and Type Method Description KeyDashboardServiceClient.ListCryptoKeysPagedResponseKeyDashboardServiceClient. listCryptoKeys(ListCryptoKeysRequest request)Returns cryptographic keys managed by Cloud KMS in a given Cloud project.default voidKeyDashboardServiceGrpc.AsyncService. listCryptoKeys(ListCryptoKeysRequest request, io.grpc.stub.StreamObserver<ListCryptoKeysResponse> responseObserver)Returns cryptographic keys managed by Cloud KMS in a given Cloud project.ListCryptoKeysResponseKeyDashboardServiceGrpc.KeyDashboardServiceBlockingStub. listCryptoKeys(ListCryptoKeysRequest request)Returns cryptographic keys managed by Cloud KMS in a given Cloud project.com.google.common.util.concurrent.ListenableFuture<ListCryptoKeysResponse>KeyDashboardServiceGrpc.KeyDashboardServiceFutureStub. listCryptoKeys(ListCryptoKeysRequest request)Returns cryptographic keys managed by Cloud KMS in a given Cloud project.voidKeyDashboardServiceGrpc.KeyDashboardServiceStub. listCryptoKeys(ListCryptoKeysRequest request, io.grpc.stub.StreamObserver<ListCryptoKeysResponse> responseObserver)Returns cryptographic keys managed by Cloud KMS in a given Cloud project.ListCryptoKeysRequest.BuilderListCryptoKeysRequest.Builder. mergeFrom(ListCryptoKeysRequest other)static ListCryptoKeysRequest.BuilderListCryptoKeysRequest. newBuilder(ListCryptoKeysRequest prototype)Method parameters in com.google.cloud.kms.inventory.v1 with type arguments of type ListCryptoKeysRequest Modifier and Type Method Description static com.google.api.core.ApiFuture<KeyDashboardServiceClient.ListCryptoKeysPagedResponse>KeyDashboardServiceClient.ListCryptoKeysPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListCryptoKeysRequest,ListCryptoKeysResponse,com.google.cloud.kms.v1.CryptoKey> context, com.google.api.core.ApiFuture<ListCryptoKeysResponse> futureResponse)protected KeyDashboardServiceClient.ListCryptoKeysPageKeyDashboardServiceClient.ListCryptoKeysPage. createPage(com.google.api.gax.rpc.PageContext<ListCryptoKeysRequest,ListCryptoKeysResponse,com.google.cloud.kms.v1.CryptoKey> context, ListCryptoKeysResponse response)com.google.api.core.ApiFuture<KeyDashboardServiceClient.ListCryptoKeysPage>KeyDashboardServiceClient.ListCryptoKeysPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListCryptoKeysRequest,ListCryptoKeysResponse,com.google.cloud.kms.v1.CryptoKey> context, com.google.api.core.ApiFuture<ListCryptoKeysResponse> futureResponse) -
Uses of ListCryptoKeysRequest in com.google.cloud.kms.inventory.v1.stub
Methods in com.google.cloud.kms.inventory.v1.stub that return types with arguments of type ListCryptoKeysRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListCryptoKeysRequest,ListCryptoKeysResponse>GrpcKeyDashboardServiceStub. listCryptoKeysCallable()com.google.api.gax.rpc.UnaryCallable<ListCryptoKeysRequest,ListCryptoKeysResponse>HttpJsonKeyDashboardServiceStub. listCryptoKeysCallable()com.google.api.gax.rpc.UnaryCallable<ListCryptoKeysRequest,ListCryptoKeysResponse>KeyDashboardServiceStub. listCryptoKeysCallable()com.google.api.gax.rpc.UnaryCallable<ListCryptoKeysRequest,KeyDashboardServiceClient.ListCryptoKeysPagedResponse>GrpcKeyDashboardServiceStub. listCryptoKeysPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListCryptoKeysRequest,KeyDashboardServiceClient.ListCryptoKeysPagedResponse>HttpJsonKeyDashboardServiceStub. listCryptoKeysPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListCryptoKeysRequest,KeyDashboardServiceClient.ListCryptoKeysPagedResponse>KeyDashboardServiceStub. listCryptoKeysPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListCryptoKeysRequest,ListCryptoKeysResponse,KeyDashboardServiceClient.ListCryptoKeysPagedResponse>KeyDashboardServiceStubSettings.Builder. listCryptoKeysSettings()Returns the builder for the settings used for calls to listCryptoKeys.com.google.api.gax.rpc.PagedCallSettings<ListCryptoKeysRequest,ListCryptoKeysResponse,KeyDashboardServiceClient.ListCryptoKeysPagedResponse>KeyDashboardServiceStubSettings. listCryptoKeysSettings()Returns the object with the settings used for calls to listCryptoKeys.
-