| Modifier and Type | Class and Description |
|---|---|
class |
Constraint
A constraint describes a way to restrict resource's configuration.
|
static class |
Constraint.Builder
A constraint describes a way to restrict resource's configuration.
|
| Modifier and Type | Method and Description |
|---|---|
ConstraintOrBuilder |
ListConstraintsResponse.getConstraintsOrBuilder(int index)
The collection of constraints that are available on the targeted resource.
|
ConstraintOrBuilder |
ListConstraintsResponse.Builder.getConstraintsOrBuilder(int index)
The collection of constraints that are available on the targeted resource.
|
ConstraintOrBuilder |
ListConstraintsResponseOrBuilder.getConstraintsOrBuilder(int index)
The collection of constraints that are available on the targeted resource.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ConstraintOrBuilder> |
ListConstraintsResponse.getConstraintsOrBuilderList()
The collection of constraints that are available on the targeted resource.
|
List<? extends ConstraintOrBuilder> |
ListConstraintsResponse.Builder.getConstraintsOrBuilderList()
The collection of constraints that are available on the targeted resource.
|
List<? extends ConstraintOrBuilder> |
ListConstraintsResponseOrBuilder.getConstraintsOrBuilderList()
The collection of constraints that are available on the targeted resource.
|
Copyright © 2024 Google LLC. All rights reserved.