Uses of Class
com.google.cloud.pubsublite.v1.CursorServiceSettings
Packages that use CursorServiceSettings
-
Uses of CursorServiceSettings in com.google.cloud.pubsublite.v1
Methods in com.google.cloud.pubsublite.v1 that return CursorServiceSettingsModifier and TypeMethodDescriptionCursorServiceSettings.Builder.build()static final CursorServiceSettingsCursorServiceSettings.create(CursorServiceStubSettings stub) final CursorServiceSettingsCursorServiceClient.getSettings()Methods in com.google.cloud.pubsublite.v1 with parameters of type CursorServiceSettingsModifier and TypeMethodDescriptionstatic final CursorServiceClientCursorServiceClient.create(CursorServiceSettings settings) Constructs an instance of CursorServiceClient, using the given settings.Constructors in com.google.cloud.pubsublite.v1 with parameters of type CursorServiceSettingsModifierConstructorDescriptionprotectedBuilder(CursorServiceSettings settings) protectedCursorServiceClient(CursorServiceSettings settings) Constructs an instance of CursorServiceClient, using the given settings.