Package | Description |
---|---|
com.google.cloud.securitycenter.v1 |
A client to Security Command Center API
|
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 © 2022 Google LLC. All rights reserved.