| Modifier and Type | Method and Description |
|---|---|
CustomConstraint |
CustomConstraint.Builder.build() |
CustomConstraint |
CustomConstraint.Builder.buildPartial() |
CustomConstraint |
UpdateCustomConstraintRequestOrBuilder.getCustomConstraint()
Required.
|
CustomConstraint |
CreateCustomConstraintRequest.getCustomConstraint()
Required.
|
CustomConstraint |
CreateCustomConstraintRequest.Builder.getCustomConstraint()
Required.
|
CustomConstraint |
UpdateCustomConstraintRequest.getCustomConstraint()
Required.
|
CustomConstraint |
UpdateCustomConstraintRequest.Builder.getCustomConstraint()
Required.
|
CustomConstraint |
CreateCustomConstraintRequestOrBuilder.getCustomConstraint()
Required.
|
CustomConstraint |
ListCustomConstraintsResponse.getCustomConstraints(int index)
All custom constraints that exist on the organization resource.
|
CustomConstraint |
ListCustomConstraintsResponse.Builder.getCustomConstraints(int index)
All custom constraints that exist on the organization resource.
|
CustomConstraint |
ListCustomConstraintsResponseOrBuilder.getCustomConstraints(int index)
All custom constraints that exist on the organization resource.
|
static CustomConstraint |
CustomConstraint.getDefaultInstance() |
CustomConstraint |
CustomConstraint.getDefaultInstanceForType() |
CustomConstraint |
CustomConstraint.Builder.getDefaultInstanceForType() |
static CustomConstraint |
CustomConstraint.parseDelimitedFrom(InputStream input) |
static CustomConstraint |
CustomConstraint.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomConstraint |
CustomConstraint.parseFrom(byte[] data) |
static CustomConstraint |
CustomConstraint.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomConstraint |
CustomConstraint.parseFrom(ByteBuffer data) |
static CustomConstraint |
CustomConstraint.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomConstraint |
CustomConstraint.parseFrom(com.google.protobuf.ByteString data) |
static CustomConstraint |
CustomConstraint.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomConstraint |
CustomConstraint.parseFrom(com.google.protobuf.CodedInputStream input) |
static CustomConstraint |
CustomConstraint.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomConstraint |
CustomConstraint.parseFrom(InputStream input) |
static CustomConstraint |
CustomConstraint.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<CustomConstraint> |
ListCustomConstraintsResponse.getCustomConstraintsList()
All custom constraints that exist on the organization resource.
|
List<CustomConstraint> |
ListCustomConstraintsResponse.Builder.getCustomConstraintsList()
All custom constraints that exist on the organization resource.
|
List<CustomConstraint> |
ListCustomConstraintsResponseOrBuilder.getCustomConstraintsList()
All custom constraints that exist on the organization resource.
|
com.google.protobuf.Parser<CustomConstraint> |
CustomConstraint.getParserForType() |
static com.google.protobuf.Parser<CustomConstraint> |
CustomConstraint.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListCustomConstraintsResponse.Builder |
ListCustomConstraintsResponse.Builder.addCustomConstraints(CustomConstraint value)
All custom constraints that exist on the organization resource.
|
ListCustomConstraintsResponse.Builder |
ListCustomConstraintsResponse.Builder.addCustomConstraints(int index,
CustomConstraint value)
All custom constraints that exist on the organization resource.
|
CreateCustomConstraintRequest.Builder |
CreateCustomConstraintRequest.Builder.mergeCustomConstraint(CustomConstraint value)
Required.
|
UpdateCustomConstraintRequest.Builder |
UpdateCustomConstraintRequest.Builder.mergeCustomConstraint(CustomConstraint value)
Required.
|
CustomConstraint.Builder |
CustomConstraint.Builder.mergeFrom(CustomConstraint other) |
static CustomConstraint.Builder |
CustomConstraint.newBuilder(CustomConstraint prototype) |
CreateCustomConstraintRequest.Builder |
CreateCustomConstraintRequest.Builder.setCustomConstraint(CustomConstraint value)
Required.
|
UpdateCustomConstraintRequest.Builder |
UpdateCustomConstraintRequest.Builder.setCustomConstraint(CustomConstraint value)
Required.
|
ListCustomConstraintsResponse.Builder |
ListCustomConstraintsResponse.Builder.setCustomConstraints(int index,
CustomConstraint value)
All custom constraints that exist on the organization resource.
|
| Modifier and Type | Method and Description |
|---|---|
ListCustomConstraintsResponse.Builder |
ListCustomConstraintsResponse.Builder.addAllCustomConstraints(Iterable<? extends CustomConstraint> values)
All custom constraints that exist on the organization resource.
|
Copyright © 2024 Google LLC. All rights reserved.