Package com.google.cloud.storage
Class GrpcStorageOptions.GrpcStorageDefaults
java.lang.Object
com.google.cloud.storage.GrpcStorageOptions.GrpcStorageDefaults
- All Implemented Interfaces:
ServiceDefaults<Storage,,StorageOptions> Serializable
- Enclosing class:
- GrpcStorageOptions
- Since:
- 2.14.0
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionio.opentelemetry.api.OpenTelemetryorg.threeten.bp.DurationThis method is obsolete.booleanboolean
-
Method Details
-
getDefaultServiceFactory
- Since:
- 2.14.0
-
getDefaultRpcFactory
- Since:
- 2.14.0
-
getDefaultTransportOptions
- Since:
- 2.14.0
-
getStorageRetryStrategy
- Since:
- 2.14.0
-
getTerminationAwaitDuration
@ObsoleteApi("Use getTerminationAwaitDurationJavaTime() instead") public org.threeten.bp.Duration getTerminationAwaitDuration()This method is obsolete. UsegetTerminationAwaitDurationJavaTime()instead. -
getTerminationAwaitDurationJavaTime
- Since:
- 2.14.0
-
isAttemptDirectPath
public boolean isAttemptDirectPath()- Since:
- 2.14.0
-
isEnableGrpcClientMetrics
public boolean isEnableGrpcClientMetrics()- Since:
- 2.41.0
-
grpcInterceptorProvider
- Since:
- 2.22.3
-
getDefaultStorageWriterConfig
- Since:
- 2.26.0 This new api is in preview and is subject to breaking changes.
-
getDefaultOpenTelemetry
- Since:
- 2.47.0 This new api is in preview and is subject to breaking changes.
-