Searched defs:StorageClient (Results 1 – 2 of 2) sorted by relevance
134 public class StorageClient implements BackgroundResource { class163 protected StorageClient(StorageSettings settings) throws IOException { in StorageClient() method in StorageClient168 protected StorageClient(StorageStub stub) { in StorageClient() method in StorageClient
31 class StorageClient(base_cloud_client.BaseCloudApiClient): class