Uses of Class
com.google.cloud.netapp.v1.NetAppClient.ListKmsConfigsPagedResponse
-
Packages that use NetAppClient.ListKmsConfigsPagedResponse Package Description com.google.cloud.netapp.v1 A client to NetApp APIcom.google.cloud.netapp.v1.stub -
-
Uses of NetAppClient.ListKmsConfigsPagedResponse in com.google.cloud.netapp.v1
Methods in com.google.cloud.netapp.v1 that return NetAppClient.ListKmsConfigsPagedResponse Modifier and Type Method Description NetAppClient.ListKmsConfigsPagedResponseNetAppClient. listKmsConfigs(ListKmsConfigsRequest request)Returns descriptions of all KMS configs owned by the caller.NetAppClient.ListKmsConfigsPagedResponseNetAppClient. listKmsConfigs(LocationName parent)Returns descriptions of all KMS configs owned by the caller.NetAppClient.ListKmsConfigsPagedResponseNetAppClient. listKmsConfigs(String parent)Returns descriptions of all KMS configs owned by the caller.Methods in com.google.cloud.netapp.v1 that return types with arguments of type NetAppClient.ListKmsConfigsPagedResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<NetAppClient.ListKmsConfigsPagedResponse>NetAppClient.ListKmsConfigsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListKmsConfigsRequest,ListKmsConfigsResponse,KmsConfig> context, com.google.api.core.ApiFuture<ListKmsConfigsResponse> futureResponse)com.google.api.gax.rpc.UnaryCallable<ListKmsConfigsRequest,NetAppClient.ListKmsConfigsPagedResponse>NetAppClient. listKmsConfigsPagedCallable()Returns descriptions of all KMS configs owned by the caller.com.google.api.gax.rpc.PagedCallSettings.Builder<ListKmsConfigsRequest,ListKmsConfigsResponse,NetAppClient.ListKmsConfigsPagedResponse>NetAppSettings.Builder. listKmsConfigsSettings()Returns the builder for the settings used for calls to listKmsConfigs.com.google.api.gax.rpc.PagedCallSettings<ListKmsConfigsRequest,ListKmsConfigsResponse,NetAppClient.ListKmsConfigsPagedResponse>NetAppSettings. listKmsConfigsSettings()Returns the object with the settings used for calls to listKmsConfigs. -
Uses of NetAppClient.ListKmsConfigsPagedResponse in com.google.cloud.netapp.v1.stub
Methods in com.google.cloud.netapp.v1.stub that return types with arguments of type NetAppClient.ListKmsConfigsPagedResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListKmsConfigsRequest,NetAppClient.ListKmsConfigsPagedResponse>GrpcNetAppStub. listKmsConfigsPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListKmsConfigsRequest,NetAppClient.ListKmsConfigsPagedResponse>HttpJsonNetAppStub. listKmsConfigsPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListKmsConfigsRequest,NetAppClient.ListKmsConfigsPagedResponse>NetAppStub. listKmsConfigsPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListKmsConfigsRequest,ListKmsConfigsResponse,NetAppClient.ListKmsConfigsPagedResponse>NetAppStubSettings.Builder. listKmsConfigsSettings()Returns the builder for the settings used for calls to listKmsConfigs.com.google.api.gax.rpc.PagedCallSettings<ListKmsConfigsRequest,ListKmsConfigsResponse,NetAppClient.ListKmsConfigsPagedResponse>NetAppStubSettings. listKmsConfigsSettings()Returns the object with the settings used for calls to listKmsConfigs.
-