Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
Binding |
Binding.Builder.build() |
static Binding |
Binding.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
List<Binding> |
RegionSetPolicyRequest.getBindingsList()
Flatten Policy to create a backwacd compatible wire-format.
|
List<Binding> |
RegionSetPolicyRequest.Builder.getBindingsList()
Flatten Policy to create a backwacd compatible wire-format.
|
List<Binding> |
ZoneSetPolicyRequest.getBindingsList()
Flatten Policy to create a backwacd compatible wire-format.
|
List<Binding> |
ZoneSetPolicyRequest.Builder.getBindingsList()
Flatten Policy to create a backwacd compatible wire-format.
|
List<Binding> |
GlobalSetPolicyRequest.getBindingsList()
Flatten Policy to create a backward compatible wire-format.
|
List<Binding> |
GlobalSetPolicyRequest.Builder.getBindingsList()
Flatten Policy to create a backward compatible wire-format.
|
List<Binding> |
Policy.getBindingsList()
Associates a list of `members` to a `role`.
|
List<Binding> |
Policy.Builder.getBindingsList()
Associates a list of `members` to a `role`.
|
Modifier and Type | Method and Description |
---|---|
RegionSetPolicyRequest.Builder |
RegionSetPolicyRequest.Builder.addBindings(Binding bindings)
Flatten Policy to create a backwacd compatible wire-format.
|
ZoneSetPolicyRequest.Builder |
ZoneSetPolicyRequest.Builder.addBindings(Binding bindings)
Flatten Policy to create a backwacd compatible wire-format.
|
GlobalSetPolicyRequest.Builder |
GlobalSetPolicyRequest.Builder.addBindings(Binding bindings)
Flatten Policy to create a backward compatible wire-format.
|
Policy.Builder |
Policy.Builder.addBindings(Binding bindings)
Associates a list of `members` to a `role`.
|
Binding.Builder |
Binding.Builder.mergeFrom(Binding other) |
static Binding.Builder |
Binding.newBuilder(Binding prototype) |
Modifier and Type | Method and Description |
---|---|
RegionSetPolicyRequest.Builder |
RegionSetPolicyRequest.Builder.addAllBindings(List<Binding> bindings)
Flatten Policy to create a backwacd compatible wire-format.
|
ZoneSetPolicyRequest.Builder |
ZoneSetPolicyRequest.Builder.addAllBindings(List<Binding> bindings)
Flatten Policy to create a backwacd compatible wire-format.
|
GlobalSetPolicyRequest.Builder |
GlobalSetPolicyRequest.Builder.addAllBindings(List<Binding> bindings)
Flatten Policy to create a backward compatible wire-format.
|
Policy.Builder |
Policy.Builder.addAllBindings(List<Binding> bindings)
Associates a list of `members` to a `role`.
|
Copyright © 2019 Google LLC. All rights reserved.