Skip navigation links
B C G K L N S 

B

bindService(KeyDashboardServiceGrpc.AsyncService) - Static method in class com.google.cloud.kms.inventory.v1.KeyDashboardServiceGrpc
 
bindService() - Method in class com.google.cloud.kms.inventory.v1.KeyDashboardServiceGrpc.KeyDashboardServiceImplBase
 
bindService(KeyTrackingServiceGrpc.AsyncService) - Static method in class com.google.cloud.kms.inventory.v1.KeyTrackingServiceGrpc
 
bindService() - Method in class com.google.cloud.kms.inventory.v1.KeyTrackingServiceGrpc.KeyTrackingServiceImplBase
 
build(Channel, CallOptions) - Method in class com.google.cloud.kms.inventory.v1.KeyDashboardServiceGrpc.KeyDashboardServiceBlockingStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.kms.inventory.v1.KeyDashboardServiceGrpc.KeyDashboardServiceFutureStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.kms.inventory.v1.KeyDashboardServiceGrpc.KeyDashboardServiceStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.kms.inventory.v1.KeyTrackingServiceGrpc.KeyTrackingServiceBlockingStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.kms.inventory.v1.KeyTrackingServiceGrpc.KeyTrackingServiceFutureStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.kms.inventory.v1.KeyTrackingServiceGrpc.KeyTrackingServiceStub
 

C

com.google.cloud.kms.inventory.v1 - package com.google.cloud.kms.inventory.v1
 

G

getGetProtectedResourcesSummaryMethod() - Static method in class com.google.cloud.kms.inventory.v1.KeyTrackingServiceGrpc
 
getListCryptoKeysMethod() - Static method in class com.google.cloud.kms.inventory.v1.KeyDashboardServiceGrpc
 
getProtectedResourcesSummary(GetProtectedResourcesSummaryRequest, StreamObserver<ProtectedResourcesSummary>) - Method in interface com.google.cloud.kms.inventory.v1.KeyTrackingServiceGrpc.AsyncService
Returns aggregate information about the resources protected by the given Cloud KMS [CryptoKey][google.cloud.kms.v1.CryptoKey].
getProtectedResourcesSummary(GetProtectedResourcesSummaryRequest) - Method in class com.google.cloud.kms.inventory.v1.KeyTrackingServiceGrpc.KeyTrackingServiceBlockingStub
Returns aggregate information about the resources protected by the given Cloud KMS [CryptoKey][google.cloud.kms.v1.CryptoKey].
getProtectedResourcesSummary(GetProtectedResourcesSummaryRequest) - Method in class com.google.cloud.kms.inventory.v1.KeyTrackingServiceGrpc.KeyTrackingServiceFutureStub
Returns aggregate information about the resources protected by the given Cloud KMS [CryptoKey][google.cloud.kms.v1.CryptoKey].
getProtectedResourcesSummary(GetProtectedResourcesSummaryRequest, StreamObserver<ProtectedResourcesSummary>) - Method in class com.google.cloud.kms.inventory.v1.KeyTrackingServiceGrpc.KeyTrackingServiceStub
Returns aggregate information about the resources protected by the given Cloud KMS [CryptoKey][google.cloud.kms.v1.CryptoKey].
getSearchProtectedResourcesMethod() - Static method in class com.google.cloud.kms.inventory.v1.KeyTrackingServiceGrpc
 
getServiceDescriptor() - Static method in class com.google.cloud.kms.inventory.v1.KeyDashboardServiceGrpc
 
getServiceDescriptor() - Static method in class com.google.cloud.kms.inventory.v1.KeyTrackingServiceGrpc
 

K

KeyDashboardServiceGrpc - Class in com.google.cloud.kms.inventory.v1
Provides a cross-region view of all Cloud KMS keys in a given Cloud project.
KeyDashboardServiceGrpc.AsyncService - Interface in com.google.cloud.kms.inventory.v1
Provides a cross-region view of all Cloud KMS keys in a given Cloud project.
KeyDashboardServiceGrpc.KeyDashboardServiceBlockingStub - Class in com.google.cloud.kms.inventory.v1
A stub to allow clients to do synchronous rpc calls to service KeyDashboardService.
KeyDashboardServiceGrpc.KeyDashboardServiceFutureStub - Class in com.google.cloud.kms.inventory.v1
A stub to allow clients to do ListenableFuture-style rpc calls to service KeyDashboardService.
KeyDashboardServiceGrpc.KeyDashboardServiceImplBase - Class in com.google.cloud.kms.inventory.v1
Base class for the server implementation of the service KeyDashboardService.
KeyDashboardServiceGrpc.KeyDashboardServiceStub - Class in com.google.cloud.kms.inventory.v1
A stub to allow clients to do asynchronous rpc calls to service KeyDashboardService.
KeyDashboardServiceImplBase() - Constructor for class com.google.cloud.kms.inventory.v1.KeyDashboardServiceGrpc.KeyDashboardServiceImplBase
 
KeyTrackingServiceGrpc - Class in com.google.cloud.kms.inventory.v1
Returns information about the resources in an org that are protected by a given Cloud KMS key via CMEK.
KeyTrackingServiceGrpc.AsyncService - Interface in com.google.cloud.kms.inventory.v1
Returns information about the resources in an org that are protected by a given Cloud KMS key via CMEK.
KeyTrackingServiceGrpc.KeyTrackingServiceBlockingStub - Class in com.google.cloud.kms.inventory.v1
A stub to allow clients to do synchronous rpc calls to service KeyTrackingService.
KeyTrackingServiceGrpc.KeyTrackingServiceFutureStub - Class in com.google.cloud.kms.inventory.v1
A stub to allow clients to do ListenableFuture-style rpc calls to service KeyTrackingService.
KeyTrackingServiceGrpc.KeyTrackingServiceImplBase - Class in com.google.cloud.kms.inventory.v1
Base class for the server implementation of the service KeyTrackingService.
KeyTrackingServiceGrpc.KeyTrackingServiceStub - Class in com.google.cloud.kms.inventory.v1
A stub to allow clients to do asynchronous rpc calls to service KeyTrackingService.
KeyTrackingServiceImplBase() - Constructor for class com.google.cloud.kms.inventory.v1.KeyTrackingServiceGrpc.KeyTrackingServiceImplBase
 

L

listCryptoKeys(ListCryptoKeysRequest, StreamObserver<ListCryptoKeysResponse>) - Method in interface com.google.cloud.kms.inventory.v1.KeyDashboardServiceGrpc.AsyncService
Returns cryptographic keys managed by Cloud KMS in a given Cloud project.
listCryptoKeys(ListCryptoKeysRequest) - Method in class com.google.cloud.kms.inventory.v1.KeyDashboardServiceGrpc.KeyDashboardServiceBlockingStub
Returns cryptographic keys managed by Cloud KMS in a given Cloud project.
listCryptoKeys(ListCryptoKeysRequest) - Method in class com.google.cloud.kms.inventory.v1.KeyDashboardServiceGrpc.KeyDashboardServiceFutureStub
Returns cryptographic keys managed by Cloud KMS in a given Cloud project.
listCryptoKeys(ListCryptoKeysRequest, StreamObserver<ListCryptoKeysResponse>) - Method in class com.google.cloud.kms.inventory.v1.KeyDashboardServiceGrpc.KeyDashboardServiceStub
Returns cryptographic keys managed by Cloud KMS in a given Cloud project.

N

newBlockingStub(Channel) - Static method in class com.google.cloud.kms.inventory.v1.KeyDashboardServiceGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class com.google.cloud.kms.inventory.v1.KeyTrackingServiceGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newFutureStub(Channel) - Static method in class com.google.cloud.kms.inventory.v1.KeyDashboardServiceGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class com.google.cloud.kms.inventory.v1.KeyTrackingServiceGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newStub(Channel) - Static method in class com.google.cloud.kms.inventory.v1.KeyDashboardServiceGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class com.google.cloud.kms.inventory.v1.KeyTrackingServiceGrpc
Creates a new async stub that supports all call types for the service

S

searchProtectedResources(SearchProtectedResourcesRequest, StreamObserver<SearchProtectedResourcesResponse>) - Method in interface com.google.cloud.kms.inventory.v1.KeyTrackingServiceGrpc.AsyncService
Returns metadata about the resources protected by the given Cloud KMS [CryptoKey][google.cloud.kms.v1.CryptoKey] in the given Cloud organization.
searchProtectedResources(SearchProtectedResourcesRequest) - Method in class com.google.cloud.kms.inventory.v1.KeyTrackingServiceGrpc.KeyTrackingServiceBlockingStub
Returns metadata about the resources protected by the given Cloud KMS [CryptoKey][google.cloud.kms.v1.CryptoKey] in the given Cloud organization.
searchProtectedResources(SearchProtectedResourcesRequest) - Method in class com.google.cloud.kms.inventory.v1.KeyTrackingServiceGrpc.KeyTrackingServiceFutureStub
Returns metadata about the resources protected by the given Cloud KMS [CryptoKey][google.cloud.kms.v1.CryptoKey] in the given Cloud organization.
searchProtectedResources(SearchProtectedResourcesRequest, StreamObserver<SearchProtectedResourcesResponse>) - Method in class com.google.cloud.kms.inventory.v1.KeyTrackingServiceGrpc.KeyTrackingServiceStub
Returns metadata about the resources protected by the given Cloud KMS [CryptoKey][google.cloud.kms.v1.CryptoKey] in the given Cloud organization.
SERVICE_NAME - Static variable in class com.google.cloud.kms.inventory.v1.KeyDashboardServiceGrpc
 
SERVICE_NAME - Static variable in class com.google.cloud.kms.inventory.v1.KeyTrackingServiceGrpc
 
B C G K L N S 
Skip navigation links

Copyright © 2024 Google LLC. All rights reserved.