Uses of Class
com.google.cloud.kms.inventory.v1.SearchProtectedResourcesResponse
-
Packages that use SearchProtectedResourcesResponse Package Description com.google.cloud.kms.inventory.v1 A client to KMS Inventory APIcom.google.cloud.kms.inventory.v1.stub -
-
Uses of SearchProtectedResourcesResponse in com.google.cloud.kms.inventory.v1
Methods in com.google.cloud.kms.inventory.v1 that return SearchProtectedResourcesResponse Modifier and Type Method Description SearchProtectedResourcesResponse
SearchProtectedResourcesResponse.Builder. build()
SearchProtectedResourcesResponse
SearchProtectedResourcesResponse.Builder. buildPartial()
static SearchProtectedResourcesResponse
SearchProtectedResourcesResponse. getDefaultInstance()
SearchProtectedResourcesResponse
SearchProtectedResourcesResponse.Builder. getDefaultInstanceForType()
SearchProtectedResourcesResponse
SearchProtectedResourcesResponse. getDefaultInstanceForType()
static SearchProtectedResourcesResponse
SearchProtectedResourcesResponse. parseDelimitedFrom(InputStream input)
static SearchProtectedResourcesResponse
SearchProtectedResourcesResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SearchProtectedResourcesResponse
SearchProtectedResourcesResponse. parseFrom(byte[] data)
static SearchProtectedResourcesResponse
SearchProtectedResourcesResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SearchProtectedResourcesResponse
SearchProtectedResourcesResponse. parseFrom(com.google.protobuf.ByteString data)
static SearchProtectedResourcesResponse
SearchProtectedResourcesResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SearchProtectedResourcesResponse
SearchProtectedResourcesResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static SearchProtectedResourcesResponse
SearchProtectedResourcesResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SearchProtectedResourcesResponse
SearchProtectedResourcesResponse. parseFrom(InputStream input)
static SearchProtectedResourcesResponse
SearchProtectedResourcesResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SearchProtectedResourcesResponse
SearchProtectedResourcesResponse. parseFrom(ByteBuffer data)
static SearchProtectedResourcesResponse
SearchProtectedResourcesResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SearchProtectedResourcesResponse
KeyTrackingServiceGrpc.KeyTrackingServiceBlockingStub. searchProtectedResources(SearchProtectedResourcesRequest request)
Returns metadata about the resources protected by the given Cloud KMS [CryptoKey][google.cloud.kms.v1.CryptoKey] in the given Cloud organization.Methods in com.google.cloud.kms.inventory.v1 that return types with arguments of type SearchProtectedResourcesResponse Modifier and Type Method Description com.google.protobuf.Parser<SearchProtectedResourcesResponse>
SearchProtectedResourcesResponse. getParserForType()
static io.grpc.MethodDescriptor<SearchProtectedResourcesRequest,SearchProtectedResourcesResponse>
KeyTrackingServiceGrpc. getSearchProtectedResourcesMethod()
static com.google.protobuf.Parser<SearchProtectedResourcesResponse>
SearchProtectedResourcesResponse. parser()
com.google.common.util.concurrent.ListenableFuture<SearchProtectedResourcesResponse>
KeyTrackingServiceGrpc.KeyTrackingServiceFutureStub. searchProtectedResources(SearchProtectedResourcesRequest request)
Returns metadata about the resources protected by the given Cloud KMS [CryptoKey][google.cloud.kms.v1.CryptoKey] in the given Cloud organization.com.google.api.gax.rpc.UnaryCallable<SearchProtectedResourcesRequest,SearchProtectedResourcesResponse>
KeyTrackingServiceClient. searchProtectedResourcesCallable()
Returns metadata about the resources protected by the given Cloud KMS [CryptoKey][google.cloud.kms.v1.CryptoKey] in the given Cloud organization.com.google.api.gax.rpc.PagedCallSettings.Builder<SearchProtectedResourcesRequest,SearchProtectedResourcesResponse,KeyTrackingServiceClient.SearchProtectedResourcesPagedResponse>
KeyTrackingServiceSettings.Builder. searchProtectedResourcesSettings()
Returns the builder for the settings used for calls to searchProtectedResources.com.google.api.gax.rpc.PagedCallSettings<SearchProtectedResourcesRequest,SearchProtectedResourcesResponse,KeyTrackingServiceClient.SearchProtectedResourcesPagedResponse>
KeyTrackingServiceSettings. searchProtectedResourcesSettings()
Returns the object with the settings used for calls to searchProtectedResources.Methods in com.google.cloud.kms.inventory.v1 with parameters of type SearchProtectedResourcesResponse Modifier and Type Method Description protected KeyTrackingServiceClient.SearchProtectedResourcesPage
KeyTrackingServiceClient.SearchProtectedResourcesPage. createPage(com.google.api.gax.rpc.PageContext<SearchProtectedResourcesRequest,SearchProtectedResourcesResponse,ProtectedResource> context, SearchProtectedResourcesResponse response)
SearchProtectedResourcesResponse.Builder
SearchProtectedResourcesResponse.Builder. mergeFrom(SearchProtectedResourcesResponse other)
static SearchProtectedResourcesResponse.Builder
SearchProtectedResourcesResponse. newBuilder(SearchProtectedResourcesResponse prototype)
Method parameters in com.google.cloud.kms.inventory.v1 with type arguments of type SearchProtectedResourcesResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<KeyTrackingServiceClient.SearchProtectedResourcesPagedResponse>
KeyTrackingServiceClient.SearchProtectedResourcesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<SearchProtectedResourcesRequest,SearchProtectedResourcesResponse,ProtectedResource> context, com.google.api.core.ApiFuture<SearchProtectedResourcesResponse> futureResponse)
static com.google.api.core.ApiFuture<KeyTrackingServiceClient.SearchProtectedResourcesPagedResponse>
KeyTrackingServiceClient.SearchProtectedResourcesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<SearchProtectedResourcesRequest,SearchProtectedResourcesResponse,ProtectedResource> context, com.google.api.core.ApiFuture<SearchProtectedResourcesResponse> futureResponse)
protected KeyTrackingServiceClient.SearchProtectedResourcesPage
KeyTrackingServiceClient.SearchProtectedResourcesPage. createPage(com.google.api.gax.rpc.PageContext<SearchProtectedResourcesRequest,SearchProtectedResourcesResponse,ProtectedResource> context, SearchProtectedResourcesResponse response)
com.google.api.core.ApiFuture<KeyTrackingServiceClient.SearchProtectedResourcesPage>
KeyTrackingServiceClient.SearchProtectedResourcesPage. createPageAsync(com.google.api.gax.rpc.PageContext<SearchProtectedResourcesRequest,SearchProtectedResourcesResponse,ProtectedResource> context, com.google.api.core.ApiFuture<SearchProtectedResourcesResponse> futureResponse)
com.google.api.core.ApiFuture<KeyTrackingServiceClient.SearchProtectedResourcesPage>
KeyTrackingServiceClient.SearchProtectedResourcesPage. createPageAsync(com.google.api.gax.rpc.PageContext<SearchProtectedResourcesRequest,SearchProtectedResourcesResponse,ProtectedResource> context, com.google.api.core.ApiFuture<SearchProtectedResourcesResponse> futureResponse)
default void
KeyTrackingServiceGrpc.AsyncService. searchProtectedResources(SearchProtectedResourcesRequest request, io.grpc.stub.StreamObserver<SearchProtectedResourcesResponse> responseObserver)
Returns metadata about the resources protected by the given Cloud KMS [CryptoKey][google.cloud.kms.v1.CryptoKey] in the given Cloud organization.void
KeyTrackingServiceGrpc.KeyTrackingServiceStub. searchProtectedResources(SearchProtectedResourcesRequest request, io.grpc.stub.StreamObserver<SearchProtectedResourcesResponse> responseObserver)
Returns metadata about the resources protected by the given Cloud KMS [CryptoKey][google.cloud.kms.v1.CryptoKey] in the given Cloud organization. -
Uses of SearchProtectedResourcesResponse in com.google.cloud.kms.inventory.v1.stub
-