Uses of Class
com.google.cloud.logging.v2.stub.ConfigServiceV2StubSettings
-
Packages that use ConfigServiceV2StubSettings Package Description com.google.cloud.logging.v2 A client to Cloud Logging APIcom.google.cloud.logging.v2.stub -
-
Uses of ConfigServiceV2StubSettings in com.google.cloud.logging.v2
Methods in com.google.cloud.logging.v2 with parameters of type ConfigServiceV2StubSettings Modifier and Type Method Description static ConfigSettingsConfigSettings. create(ConfigServiceV2StubSettings stub) -
Uses of ConfigServiceV2StubSettings in com.google.cloud.logging.v2.stub
Methods in com.google.cloud.logging.v2.stub that return ConfigServiceV2StubSettings Modifier and Type Method Description ConfigServiceV2StubSettingsConfigServiceV2StubSettings.Builder. build()Methods in com.google.cloud.logging.v2.stub with parameters of type ConfigServiceV2StubSettings Modifier and Type Method Description static GrpcConfigServiceV2StubGrpcConfigServiceV2Stub. create(ConfigServiceV2StubSettings settings)Constructors in com.google.cloud.logging.v2.stub with parameters of type ConfigServiceV2StubSettings Constructor Description Builder(ConfigServiceV2StubSettings settings)GrpcConfigServiceV2Stub(ConfigServiceV2StubSettings settings, com.google.api.gax.rpc.ClientContext clientContext)Constructs an instance of GrpcConfigServiceV2Stub, using the given settings.GrpcConfigServiceV2Stub(ConfigServiceV2StubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)Constructs an instance of GrpcConfigServiceV2Stub, using the given settings.
-