Uses of Class
com.google.cloud.kms.v1.ListCryptoKeysResponse
-
Packages that use ListCryptoKeysResponse Package Description com.google.cloud.kms.v1 A client to Cloud Key Management Service (KMS) APIcom.google.cloud.kms.v1.stub -
-
Uses of ListCryptoKeysResponse in com.google.cloud.kms.v1
Methods in com.google.cloud.kms.v1 that return ListCryptoKeysResponse Modifier and Type Method Description ListCryptoKeysResponseListCryptoKeysResponse.Builder. build()ListCryptoKeysResponseListCryptoKeysResponse.Builder. buildPartial()static ListCryptoKeysResponseListCryptoKeysResponse. getDefaultInstance()ListCryptoKeysResponseListCryptoKeysResponse.Builder. getDefaultInstanceForType()ListCryptoKeysResponseListCryptoKeysResponse. getDefaultInstanceForType()ListCryptoKeysResponseKeyManagementServiceGrpc.KeyManagementServiceBlockingStub. listCryptoKeys(ListCryptoKeysRequest request)Lists [CryptoKeys][google.cloud.kms.v1.CryptoKey].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.v1 that return types with arguments of type ListCryptoKeysResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListCryptoKeysRequest,ListCryptoKeysResponse>KeyManagementServiceGrpc. getListCryptoKeysMethod()com.google.protobuf.Parser<ListCryptoKeysResponse>ListCryptoKeysResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<ListCryptoKeysResponse>KeyManagementServiceGrpc.KeyManagementServiceFutureStub. listCryptoKeys(ListCryptoKeysRequest request)Lists [CryptoKeys][google.cloud.kms.v1.CryptoKey].com.google.api.gax.rpc.UnaryCallable<ListCryptoKeysRequest,ListCryptoKeysResponse>KeyManagementServiceClient. listCryptoKeysCallable()Lists [CryptoKeys][google.cloud.kms.v1.CryptoKey].com.google.api.gax.rpc.PagedCallSettings.Builder<ListCryptoKeysRequest,ListCryptoKeysResponse,KeyManagementServiceClient.ListCryptoKeysPagedResponse>KeyManagementServiceSettings.Builder. listCryptoKeysSettings()Returns the builder for the settings used for calls to listCryptoKeys.com.google.api.gax.rpc.PagedCallSettings<ListCryptoKeysRequest,ListCryptoKeysResponse,KeyManagementServiceClient.ListCryptoKeysPagedResponse>KeyManagementServiceSettings. 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.v1 with parameters of type ListCryptoKeysResponse Modifier and Type Method Description protected KeyManagementServiceClient.ListCryptoKeysPageKeyManagementServiceClient.ListCryptoKeysPage. createPage(com.google.api.gax.rpc.PageContext<ListCryptoKeysRequest,ListCryptoKeysResponse,CryptoKey> context, ListCryptoKeysResponse response)ListCryptoKeysResponse.BuilderListCryptoKeysResponse.Builder. mergeFrom(ListCryptoKeysResponse other)static ListCryptoKeysResponse.BuilderListCryptoKeysResponse. newBuilder(ListCryptoKeysResponse prototype)Method parameters in com.google.cloud.kms.v1 with type arguments of type ListCryptoKeysResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<KeyManagementServiceClient.ListCryptoKeysPagedResponse>KeyManagementServiceClient.ListCryptoKeysPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListCryptoKeysRequest,ListCryptoKeysResponse,CryptoKey> context, com.google.api.core.ApiFuture<ListCryptoKeysResponse> futureResponse)static com.google.api.core.ApiFuture<KeyManagementServiceClient.ListCryptoKeysPagedResponse>KeyManagementServiceClient.ListCryptoKeysPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListCryptoKeysRequest,ListCryptoKeysResponse,CryptoKey> context, com.google.api.core.ApiFuture<ListCryptoKeysResponse> futureResponse)protected KeyManagementServiceClient.ListCryptoKeysPageKeyManagementServiceClient.ListCryptoKeysPage. createPage(com.google.api.gax.rpc.PageContext<ListCryptoKeysRequest,ListCryptoKeysResponse,CryptoKey> context, ListCryptoKeysResponse response)com.google.api.core.ApiFuture<KeyManagementServiceClient.ListCryptoKeysPage>KeyManagementServiceClient.ListCryptoKeysPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListCryptoKeysRequest,ListCryptoKeysResponse,CryptoKey> context, com.google.api.core.ApiFuture<ListCryptoKeysResponse> futureResponse)com.google.api.core.ApiFuture<KeyManagementServiceClient.ListCryptoKeysPage>KeyManagementServiceClient.ListCryptoKeysPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListCryptoKeysRequest,ListCryptoKeysResponse,CryptoKey> context, com.google.api.core.ApiFuture<ListCryptoKeysResponse> futureResponse)default voidKeyManagementServiceGrpc.AsyncService. listCryptoKeys(ListCryptoKeysRequest request, io.grpc.stub.StreamObserver<ListCryptoKeysResponse> responseObserver)Lists [CryptoKeys][google.cloud.kms.v1.CryptoKey].voidKeyManagementServiceGrpc.KeyManagementServiceStub. listCryptoKeys(ListCryptoKeysRequest request, io.grpc.stub.StreamObserver<ListCryptoKeysResponse> responseObserver)Lists [CryptoKeys][google.cloud.kms.v1.CryptoKey]. -
Uses of ListCryptoKeysResponse in com.google.cloud.kms.v1.stub
Methods in com.google.cloud.kms.v1.stub that return types with arguments of type ListCryptoKeysResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListCryptoKeysRequest,ListCryptoKeysResponse>GrpcKeyManagementServiceStub. listCryptoKeysCallable()com.google.api.gax.rpc.UnaryCallable<ListCryptoKeysRequest,ListCryptoKeysResponse>HttpJsonKeyManagementServiceStub. listCryptoKeysCallable()com.google.api.gax.rpc.UnaryCallable<ListCryptoKeysRequest,ListCryptoKeysResponse>KeyManagementServiceStub. listCryptoKeysCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListCryptoKeysRequest,ListCryptoKeysResponse,KeyManagementServiceClient.ListCryptoKeysPagedResponse>KeyManagementServiceStubSettings.Builder. listCryptoKeysSettings()Returns the builder for the settings used for calls to listCryptoKeys.com.google.api.gax.rpc.PagedCallSettings<ListCryptoKeysRequest,ListCryptoKeysResponse,KeyManagementServiceClient.ListCryptoKeysPagedResponse>KeyManagementServiceStubSettings. listCryptoKeysSettings()Returns the object with the settings used for calls to listCryptoKeys.
-