| Package | Description |
|---|---|
| com.google.cloud |
Core classes for the
google-cloud library. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ServiceDefaults<ServiceT extends Service<OptionsT>,OptionsT extends ServiceOptions<ServiceT,OptionsT>> |
interface |
ServiceFactory<ServiceT extends Service,ServiceOptionsT extends ServiceOptions>
A base interface for all service factories.
|
class |
ServiceOptions<ServiceT extends Service<OptionsT>,OptionsT extends ServiceOptions<ServiceT,OptionsT>>
Abstract class representing service options.
|
static class |
ServiceOptions.Builder<ServiceT extends Service<OptionsT>,OptionsT extends ServiceOptions<ServiceT,OptionsT>,B extends ServiceOptions.Builder<ServiceT,OptionsT,B>>
Builder for
ServiceOptions. |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseService<OptionsT extends ServiceOptions<?,OptionsT>>
Base class for service objects.
|
Copyright © 2023 Google LLC. All rights reserved.