Uses of Class
com.google.cloud.kms.inventory.v1.ProtectedResourcesSummary
-
Packages that use ProtectedResourcesSummary Package Description com.google.cloud.kms.inventory.v1 A client to KMS Inventory APIcom.google.cloud.kms.inventory.v1.stub -
-
Uses of ProtectedResourcesSummary in com.google.cloud.kms.inventory.v1
Methods in com.google.cloud.kms.inventory.v1 that return ProtectedResourcesSummary Modifier and Type Method Description ProtectedResourcesSummary
ProtectedResourcesSummary.Builder. build()
ProtectedResourcesSummary
ProtectedResourcesSummary.Builder. buildPartial()
static ProtectedResourcesSummary
ProtectedResourcesSummary. getDefaultInstance()
ProtectedResourcesSummary
ProtectedResourcesSummary.Builder. getDefaultInstanceForType()
ProtectedResourcesSummary
ProtectedResourcesSummary. getDefaultInstanceForType()
ProtectedResourcesSummary
KeyTrackingServiceClient. getProtectedResourcesSummary(GetProtectedResourcesSummaryRequest request)
Returns aggregate information about the resources protected by the given Cloud KMS [CryptoKey][google.cloud.kms.v1.CryptoKey].ProtectedResourcesSummary
KeyTrackingServiceClient. getProtectedResourcesSummary(ProtectedResourcesSummaryName name)
Returns aggregate information about the resources protected by the given Cloud KMS [CryptoKey][google.cloud.kms.v1.CryptoKey].ProtectedResourcesSummary
KeyTrackingServiceClient. getProtectedResourcesSummary(String name)
Returns aggregate information about the resources protected by the given Cloud KMS [CryptoKey][google.cloud.kms.v1.CryptoKey].ProtectedResourcesSummary
KeyTrackingServiceGrpc.KeyTrackingServiceBlockingStub. getProtectedResourcesSummary(GetProtectedResourcesSummaryRequest request)
Returns aggregate information about the resources protected by the given Cloud KMS [CryptoKey][google.cloud.kms.v1.CryptoKey].static ProtectedResourcesSummary
ProtectedResourcesSummary. parseDelimitedFrom(InputStream input)
static ProtectedResourcesSummary
ProtectedResourcesSummary. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ProtectedResourcesSummary
ProtectedResourcesSummary. parseFrom(byte[] data)
static ProtectedResourcesSummary
ProtectedResourcesSummary. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ProtectedResourcesSummary
ProtectedResourcesSummary. parseFrom(com.google.protobuf.ByteString data)
static ProtectedResourcesSummary
ProtectedResourcesSummary. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ProtectedResourcesSummary
ProtectedResourcesSummary. parseFrom(com.google.protobuf.CodedInputStream input)
static ProtectedResourcesSummary
ProtectedResourcesSummary. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ProtectedResourcesSummary
ProtectedResourcesSummary. parseFrom(InputStream input)
static ProtectedResourcesSummary
ProtectedResourcesSummary. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ProtectedResourcesSummary
ProtectedResourcesSummary. parseFrom(ByteBuffer data)
static ProtectedResourcesSummary
ProtectedResourcesSummary. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.kms.inventory.v1 that return types with arguments of type ProtectedResourcesSummary Modifier and Type Method Description static io.grpc.MethodDescriptor<GetProtectedResourcesSummaryRequest,ProtectedResourcesSummary>
KeyTrackingServiceGrpc. getGetProtectedResourcesSummaryMethod()
com.google.protobuf.Parser<ProtectedResourcesSummary>
ProtectedResourcesSummary. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ProtectedResourcesSummary>
KeyTrackingServiceGrpc.KeyTrackingServiceFutureStub. getProtectedResourcesSummary(GetProtectedResourcesSummaryRequest request)
Returns aggregate information about the resources protected by the given Cloud KMS [CryptoKey][google.cloud.kms.v1.CryptoKey].com.google.api.gax.rpc.UnaryCallable<GetProtectedResourcesSummaryRequest,ProtectedResourcesSummary>
KeyTrackingServiceClient. getProtectedResourcesSummaryCallable()
Returns aggregate information about the resources protected by the given Cloud KMS [CryptoKey][google.cloud.kms.v1.CryptoKey].com.google.api.gax.rpc.UnaryCallSettings.Builder<GetProtectedResourcesSummaryRequest,ProtectedResourcesSummary>
KeyTrackingServiceSettings.Builder. getProtectedResourcesSummarySettings()
Returns the builder for the settings used for calls to getProtectedResourcesSummary.com.google.api.gax.rpc.UnaryCallSettings<GetProtectedResourcesSummaryRequest,ProtectedResourcesSummary>
KeyTrackingServiceSettings. getProtectedResourcesSummarySettings()
Returns the object with the settings used for calls to getProtectedResourcesSummary.static com.google.protobuf.Parser<ProtectedResourcesSummary>
ProtectedResourcesSummary. parser()
Methods in com.google.cloud.kms.inventory.v1 with parameters of type ProtectedResourcesSummary Modifier and Type Method Description ProtectedResourcesSummary.Builder
ProtectedResourcesSummary.Builder. mergeFrom(ProtectedResourcesSummary other)
static ProtectedResourcesSummary.Builder
ProtectedResourcesSummary. newBuilder(ProtectedResourcesSummary prototype)
Method parameters in com.google.cloud.kms.inventory.v1 with type arguments of type ProtectedResourcesSummary Modifier and Type Method Description default void
KeyTrackingServiceGrpc.AsyncService. getProtectedResourcesSummary(GetProtectedResourcesSummaryRequest request, io.grpc.stub.StreamObserver<ProtectedResourcesSummary> responseObserver)
Returns aggregate information about the resources protected by the given Cloud KMS [CryptoKey][google.cloud.kms.v1.CryptoKey].void
KeyTrackingServiceGrpc.KeyTrackingServiceStub. getProtectedResourcesSummary(GetProtectedResourcesSummaryRequest request, io.grpc.stub.StreamObserver<ProtectedResourcesSummary> responseObserver)
Returns aggregate information about the resources protected by the given Cloud KMS [CryptoKey][google.cloud.kms.v1.CryptoKey]. -
Uses of ProtectedResourcesSummary in com.google.cloud.kms.inventory.v1.stub
Methods in com.google.cloud.kms.inventory.v1.stub that return types with arguments of type ProtectedResourcesSummary Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetProtectedResourcesSummaryRequest,ProtectedResourcesSummary>
GrpcKeyTrackingServiceStub. getProtectedResourcesSummaryCallable()
com.google.api.gax.rpc.UnaryCallable<GetProtectedResourcesSummaryRequest,ProtectedResourcesSummary>
HttpJsonKeyTrackingServiceStub. getProtectedResourcesSummaryCallable()
com.google.api.gax.rpc.UnaryCallable<GetProtectedResourcesSummaryRequest,ProtectedResourcesSummary>
KeyTrackingServiceStub. getProtectedResourcesSummaryCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetProtectedResourcesSummaryRequest,ProtectedResourcesSummary>
KeyTrackingServiceStubSettings.Builder. getProtectedResourcesSummarySettings()
Returns the builder for the settings used for calls to getProtectedResourcesSummary.com.google.api.gax.rpc.UnaryCallSettings<GetProtectedResourcesSummaryRequest,ProtectedResourcesSummary>
KeyTrackingServiceStubSettings. getProtectedResourcesSummarySettings()
Returns the object with the settings used for calls to getProtectedResourcesSummary.
-