Uses of Class
com.google.cloud.kms.inventory.v1.ListCryptoKeysResponse
-
Packages that use ListCryptoKeysResponse Package Description com.google.cloud.kms.inventory.v1 A client to KMS Inventory APIcom.google.cloud.kms.inventory.v1.stub -
-
Uses of ListCryptoKeysResponse in com.google.cloud.kms.inventory.v1
Methods in com.google.cloud.kms.inventory.v1 that return ListCryptoKeysResponse Modifier and Type Method Description ListCryptoKeysResponseListCryptoKeysResponse.Builder. build()ListCryptoKeysResponseListCryptoKeysResponse.Builder. buildPartial()static ListCryptoKeysResponseListCryptoKeysResponse. getDefaultInstance()ListCryptoKeysResponseListCryptoKeysResponse.Builder. getDefaultInstanceForType()ListCryptoKeysResponseListCryptoKeysResponse. getDefaultInstanceForType()ListCryptoKeysResponseKeyDashboardServiceGrpc.KeyDashboardServiceBlockingStub. listCryptoKeys(ListCryptoKeysRequest request)Returns cryptographic keys managed by Cloud KMS in a given Cloud project.static ListCryptoKeysResponseListCryptoKeysResponse. parseDelimitedFrom(InputStream input)static ListCryptoKeysResponseListCryptoKeysResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCryptoKeysResponseListCryptoKeysResponse. parseFrom(byte[] data)static ListCryptoKeysResponseListCryptoKeysResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCryptoKeysResponseListCryptoKeysResponse. parseFrom(com.google.protobuf.ByteString data)static ListCryptoKeysResponseListCryptoKeysResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCryptoKeysResponseListCryptoKeysResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListCryptoKeysResponseListCryptoKeysResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCryptoKeysResponseListCryptoKeysResponse. parseFrom(InputStream input)static ListCryptoKeysResponseListCryptoKeysResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCryptoKeysResponseListCryptoKeysResponse. parseFrom(ByteBuffer data)static ListCryptoKeysResponseListCryptoKeysResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.kms.inventory.v1 that return types with arguments of type ListCryptoKeysResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListCryptoKeysRequest,ListCryptoKeysResponse>KeyDashboardServiceGrpc. getListCryptoKeysMethod()com.google.protobuf.Parser<ListCryptoKeysResponse>ListCryptoKeysResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<ListCryptoKeysResponse>KeyDashboardServiceGrpc.KeyDashboardServiceFutureStub. listCryptoKeys(ListCryptoKeysRequest request)Returns cryptographic keys managed by Cloud KMS in a given Cloud project.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.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<ListCryptoKeysResponse>ListCryptoKeysResponse. parser()Methods in com.google.cloud.kms.inventory.v1 with parameters of type ListCryptoKeysResponse Modifier and Type Method Description protected KeyDashboardServiceClient.ListCryptoKeysPageKeyDashboardServiceClient.ListCryptoKeysPage. createPage(com.google.api.gax.rpc.PageContext<ListCryptoKeysRequest,ListCryptoKeysResponse,com.google.cloud.kms.v1.CryptoKey> context, ListCryptoKeysResponse response)ListCryptoKeysResponse.BuilderListCryptoKeysResponse.Builder. mergeFrom(ListCryptoKeysResponse other)static ListCryptoKeysResponse.BuilderListCryptoKeysResponse. newBuilder(ListCryptoKeysResponse prototype)Method parameters in com.google.cloud.kms.inventory.v1 with type arguments of type ListCryptoKeysResponse 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)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)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)default voidKeyDashboardServiceGrpc.AsyncService. listCryptoKeys(ListCryptoKeysRequest request, io.grpc.stub.StreamObserver<ListCryptoKeysResponse> responseObserver)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. -
Uses of ListCryptoKeysResponse in com.google.cloud.kms.inventory.v1.stub
Methods in com.google.cloud.kms.inventory.v1.stub that return types with arguments of type ListCryptoKeysResponse 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.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.
-