| Package | Description |
|---|---|
| com.google.cloud |
Core classes for the
google-cloud library. |
| Modifier and Type | Method and Description |
|---|---|
abstract Binding |
Binding.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<Binding> |
Policy.getBindingsList()
Returns the list of bindings that comprises the policy for version 3.
|
| Modifier and Type | Method and Description |
|---|---|
Policy.Builder |
Policy.Builder.setBindings(List<Binding> bindings)
Replaces the builder's List of bindings with the given List of Bindings.
|
Copyright © 2023 Google LLC. All rights reserved.