| Modifier and Type | Method and Description |
|---|---|
MuteConfig |
MuteConfig.Builder.build() |
MuteConfig |
MuteConfig.Builder.buildPartial() |
static MuteConfig |
MuteConfig.getDefaultInstance() |
MuteConfig |
MuteConfig.getDefaultInstanceForType() |
MuteConfig |
MuteConfig.Builder.getDefaultInstanceForType() |
MuteConfig |
UpdateMuteConfigRequest.getMuteConfig()
Required.
|
MuteConfig |
UpdateMuteConfigRequest.Builder.getMuteConfig()
Required.
|
MuteConfig |
UpdateMuteConfigRequestOrBuilder.getMuteConfig()
Required.
|
MuteConfig |
CreateMuteConfigRequestOrBuilder.getMuteConfig()
Required.
|
MuteConfig |
CreateMuteConfigRequest.getMuteConfig()
Required.
|
MuteConfig |
CreateMuteConfigRequest.Builder.getMuteConfig()
Required.
|
MuteConfig |
ListMuteConfigsResponse.getMuteConfigs(int index)
The mute configs from the specified parent.
|
MuteConfig |
ListMuteConfigsResponse.Builder.getMuteConfigs(int index)
The mute configs from the specified parent.
|
MuteConfig |
ListMuteConfigsResponseOrBuilder.getMuteConfigs(int index)
The mute configs from the specified parent.
|
static MuteConfig |
MuteConfig.parseDelimitedFrom(InputStream input) |
static MuteConfig |
MuteConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MuteConfig |
MuteConfig.parseFrom(byte[] data) |
static MuteConfig |
MuteConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MuteConfig |
MuteConfig.parseFrom(ByteBuffer data) |
static MuteConfig |
MuteConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MuteConfig |
MuteConfig.parseFrom(com.google.protobuf.ByteString data) |
static MuteConfig |
MuteConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MuteConfig |
MuteConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static MuteConfig |
MuteConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MuteConfig |
MuteConfig.parseFrom(InputStream input) |
static MuteConfig |
MuteConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<MuteConfig> |
ListMuteConfigsResponse.getMuteConfigsList()
The mute configs from the specified parent.
|
List<MuteConfig> |
ListMuteConfigsResponse.Builder.getMuteConfigsList()
The mute configs from the specified parent.
|
List<MuteConfig> |
ListMuteConfigsResponseOrBuilder.getMuteConfigsList()
The mute configs from the specified parent.
|
com.google.protobuf.Parser<MuteConfig> |
MuteConfig.getParserForType() |
static com.google.protobuf.Parser<MuteConfig> |
MuteConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListMuteConfigsResponse.Builder |
ListMuteConfigsResponse.Builder.addMuteConfigs(int index,
MuteConfig value)
The mute configs from the specified parent.
|
ListMuteConfigsResponse.Builder |
ListMuteConfigsResponse.Builder.addMuteConfigs(MuteConfig value)
The mute configs from the specified parent.
|
MuteConfig.Builder |
MuteConfig.Builder.mergeFrom(MuteConfig other) |
UpdateMuteConfigRequest.Builder |
UpdateMuteConfigRequest.Builder.mergeMuteConfig(MuteConfig value)
Required.
|
CreateMuteConfigRequest.Builder |
CreateMuteConfigRequest.Builder.mergeMuteConfig(MuteConfig value)
Required.
|
static MuteConfig.Builder |
MuteConfig.newBuilder(MuteConfig prototype) |
UpdateMuteConfigRequest.Builder |
UpdateMuteConfigRequest.Builder.setMuteConfig(MuteConfig value)
Required.
|
CreateMuteConfigRequest.Builder |
CreateMuteConfigRequest.Builder.setMuteConfig(MuteConfig value)
Required.
|
ListMuteConfigsResponse.Builder |
ListMuteConfigsResponse.Builder.setMuteConfigs(int index,
MuteConfig value)
The mute configs from the specified parent.
|
| Modifier and Type | Method and Description |
|---|---|
ListMuteConfigsResponse.Builder |
ListMuteConfigsResponse.Builder.addAllMuteConfigs(Iterable<? extends MuteConfig> values)
The mute configs from the specified parent.
|
Copyright © 2023 Google LLC. All rights reserved.