Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
Condition.Builder |
Condition.Builder.addAllValues(List<String> values)
The objects of the condition.
|
Condition.Builder |
Condition.Builder.addValues(String values)
The objects of the condition.
|
Condition.Builder |
Condition.Builder.clone() |
Condition.Builder |
Condition.Builder.mergeFrom(Condition other) |
static Condition.Builder |
Condition.newBuilder() |
static Condition.Builder |
Condition.newBuilder(Condition prototype) |
Condition.Builder |
Condition.Builder.setIam(String iam)
Trusted attributes supplied by the IAM system.
|
Condition.Builder |
Condition.Builder.setOp(String op)
An operator to apply the subject with.
|
Condition.Builder |
Condition.Builder.setSvc(String svc)
Trusted attributes discharged by the service.
|
Condition.Builder |
Condition.Builder.setSys(String sys)
Trusted attributes supplied by any service that owns resources and uses the IAM system for
access control.
|
Condition.Builder |
Condition.toBuilder() |
Copyright © 2019 Google LLC. All rights reserved.