Uses of Class
com.google.cloud.kms.v1.KeyManagementServiceClient.ListKeyRingsPagedResponse
-
Packages that use KeyManagementServiceClient.ListKeyRingsPagedResponse Package Description com.google.cloud.kms.v1 A client to Cloud Key Management Service (KMS) APIcom.google.cloud.kms.v1.stub -
-
Uses of KeyManagementServiceClient.ListKeyRingsPagedResponse in com.google.cloud.kms.v1
Methods in com.google.cloud.kms.v1 that return KeyManagementServiceClient.ListKeyRingsPagedResponse Modifier and Type Method Description KeyManagementServiceClient.ListKeyRingsPagedResponseKeyManagementServiceClient. listKeyRings(ListKeyRingsRequest request)Lists [KeyRings][google.cloud.kms.v1.KeyRing].KeyManagementServiceClient.ListKeyRingsPagedResponseKeyManagementServiceClient. listKeyRings(LocationName parent)Lists [KeyRings][google.cloud.kms.v1.KeyRing].KeyManagementServiceClient.ListKeyRingsPagedResponseKeyManagementServiceClient. listKeyRings(String parent)Lists [KeyRings][google.cloud.kms.v1.KeyRing].Methods in com.google.cloud.kms.v1 that return types with arguments of type KeyManagementServiceClient.ListKeyRingsPagedResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<KeyManagementServiceClient.ListKeyRingsPagedResponse>KeyManagementServiceClient.ListKeyRingsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListKeyRingsRequest,ListKeyRingsResponse,KeyRing> context, com.google.api.core.ApiFuture<ListKeyRingsResponse> futureResponse)com.google.api.gax.rpc.UnaryCallable<ListKeyRingsRequest,KeyManagementServiceClient.ListKeyRingsPagedResponse>KeyManagementServiceClient. listKeyRingsPagedCallable()Lists [KeyRings][google.cloud.kms.v1.KeyRing].com.google.api.gax.rpc.PagedCallSettings.Builder<ListKeyRingsRequest,ListKeyRingsResponse,KeyManagementServiceClient.ListKeyRingsPagedResponse>KeyManagementServiceSettings.Builder. listKeyRingsSettings()Returns the builder for the settings used for calls to listKeyRings.com.google.api.gax.rpc.PagedCallSettings<ListKeyRingsRequest,ListKeyRingsResponse,KeyManagementServiceClient.ListKeyRingsPagedResponse>KeyManagementServiceSettings. listKeyRingsSettings()Returns the object with the settings used for calls to listKeyRings. -
Uses of KeyManagementServiceClient.ListKeyRingsPagedResponse in com.google.cloud.kms.v1.stub
Methods in com.google.cloud.kms.v1.stub that return types with arguments of type KeyManagementServiceClient.ListKeyRingsPagedResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListKeyRingsRequest,KeyManagementServiceClient.ListKeyRingsPagedResponse>GrpcKeyManagementServiceStub. listKeyRingsPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListKeyRingsRequest,KeyManagementServiceClient.ListKeyRingsPagedResponse>HttpJsonKeyManagementServiceStub. listKeyRingsPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListKeyRingsRequest,KeyManagementServiceClient.ListKeyRingsPagedResponse>KeyManagementServiceStub. listKeyRingsPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListKeyRingsRequest,ListKeyRingsResponse,KeyManagementServiceClient.ListKeyRingsPagedResponse>KeyManagementServiceStubSettings.Builder. listKeyRingsSettings()Returns the builder for the settings used for calls to listKeyRings.com.google.api.gax.rpc.PagedCallSettings<ListKeyRingsRequest,ListKeyRingsResponse,KeyManagementServiceClient.ListKeyRingsPagedResponse>KeyManagementServiceStubSettings. listKeyRingsSettings()Returns the object with the settings used for calls to listKeyRings.
-