Uses of Class
com.google.cloud.pubsublite.v1.AdminServiceSettings
Packages that use AdminServiceSettings
-
Uses of AdminServiceSettings in com.google.cloud.pubsublite.v1
Methods in com.google.cloud.pubsublite.v1 that return AdminServiceSettingsModifier and TypeMethodDescriptionAdminServiceSettings.Builder.build()static final AdminServiceSettingsAdminServiceSettings.create(AdminServiceStubSettings stub) final AdminServiceSettingsAdminServiceClient.getSettings()Methods in com.google.cloud.pubsublite.v1 with parameters of type AdminServiceSettingsModifier and TypeMethodDescriptionstatic final AdminServiceClientAdminServiceClient.create(AdminServiceSettings settings) Constructs an instance of AdminServiceClient, using the given settings.Constructors in com.google.cloud.pubsublite.v1 with parameters of type AdminServiceSettingsModifierConstructorDescriptionprotectedAdminServiceClient(AdminServiceSettings settings) Constructs an instance of AdminServiceClient, using the given settings.protectedBuilder(AdminServiceSettings settings)