Package | Description |
---|---|
com.google.cloud.securitycenter.v1 |
A client to Security Command Center API
|
Modifier and Type | Method and Description |
---|---|
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.addAllNotificationConfigs(Iterable<? extends NotificationConfig> values)
Notification configs belonging to the requested parent.
|
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.addNotificationConfigs(int index,
NotificationConfig.Builder builderForValue)
Notification configs belonging to the requested parent.
|
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.addNotificationConfigs(int index,
NotificationConfig value)
Notification configs belonging to the requested parent.
|
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.addNotificationConfigs(NotificationConfig.Builder builderForValue)
Notification configs belonging to the requested parent.
|
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.addNotificationConfigs(NotificationConfig value)
Notification configs belonging to the requested parent.
|
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.addRepeatedField(Descriptors.FieldDescriptor field,
Object value) |
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.clear() |
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.clearField(Descriptors.FieldDescriptor field) |
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.clearNextPageToken()
Token to retrieve the next page of results, or empty if there are no more
results.
|
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.clearNotificationConfigs()
Notification configs belonging to the requested parent.
|
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.clearOneof(Descriptors.OneofDescriptor oneof) |
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.clone() |
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.mergeFrom(ListNotificationConfigsResponse other) |
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.mergeFrom(Message other) |
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.mergeUnknownFields(UnknownFieldSet unknownFields) |
static ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.newBuilder() |
static ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.newBuilder(ListNotificationConfigsResponse prototype) |
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.newBuilderForType() |
protected ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.newBuilderForType(GeneratedMessageV3.BuilderParent parent) |
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.removeNotificationConfigs(int index)
Notification configs belonging to the requested parent.
|
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.setField(Descriptors.FieldDescriptor field,
Object value) |
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.setNextPageToken(String value)
Token to retrieve the next page of results, or empty if there are no more
results.
|
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.setNextPageTokenBytes(ByteString value)
Token to retrieve the next page of results, or empty if there are no more
results.
|
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.setNotificationConfigs(int index,
NotificationConfig.Builder builderForValue)
Notification configs belonging to the requested parent.
|
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.setNotificationConfigs(int index,
NotificationConfig value)
Notification configs belonging to the requested parent.
|
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.setRepeatedField(Descriptors.FieldDescriptor field,
int index,
Object value) |
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.setUnknownFields(UnknownFieldSet unknownFields) |
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.toBuilder() |
Copyright © 2022 Google LLC. All rights reserved.