| Package | Description |
|---|---|
| com.google.irm.service.v1alpha2.api |
| Modifier and Type | Method and Description |
|---|---|
static CommunicationChannel.EndpointCase |
CommunicationChannel.EndpointCase.forNumber(int value) |
CommunicationChannel.EndpointCase |
CommunicationChannel.getEndpointCase() |
CommunicationChannel.EndpointCase |
CommunicationChannel.Builder.getEndpointCase() |
CommunicationChannel.EndpointCase |
CommunicationChannelOrBuilder.getEndpointCase() |
static CommunicationChannel.EndpointCase |
CommunicationChannel.EndpointCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static CommunicationChannel.EndpointCase |
CommunicationChannel.EndpointCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommunicationChannel.EndpointCase[] |
CommunicationChannel.EndpointCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 Google LLC. All rights reserved.