| Modifier and Type | Class and Description |
|---|---|
class |
IamBinding
Represents a particular IAM binding, which captures a member's role addition,
removal, or state.
|
static class |
IamBinding.Builder
Represents a particular IAM binding, which captures a member's role addition,
removal, or state.
|
| Modifier and Type | Method and Description |
|---|---|
IamBindingOrBuilder |
FindingOrBuilder.getIamBindingsOrBuilder(int index)
Represents IAM bindings associated with the finding.
|
IamBindingOrBuilder |
Finding.getIamBindingsOrBuilder(int index)
Represents IAM bindings associated with the finding.
|
IamBindingOrBuilder |
Finding.Builder.getIamBindingsOrBuilder(int index)
Represents IAM bindings associated with the finding.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends IamBindingOrBuilder> |
FindingOrBuilder.getIamBindingsOrBuilderList()
Represents IAM bindings associated with the finding.
|
List<? extends IamBindingOrBuilder> |
Finding.getIamBindingsOrBuilderList()
Represents IAM bindings associated with the finding.
|
List<? extends IamBindingOrBuilder> |
Finding.Builder.getIamBindingsOrBuilderList()
Represents IAM bindings associated with the finding.
|
Copyright © 2023 Google LLC. All rights reserved.