public static interface ExtensionHolder.EndpointsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
ExtensionHolder.EndpointType |
getType()
.wso2.EndpointType type = 2; |
int |
getTypeValue()
.wso2.EndpointType type = 2; |
String |
getUrl(int index)
repeated string url = 1; |
com.google.protobuf.ByteString |
getUrlBytes(int index)
repeated string url = 1; |
int |
getUrlCount()
repeated string url = 1; |
List<String> |
getUrlList()
repeated string url = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getUrlCount()
repeated string url = 1;String getUrl(int index)
repeated string url = 1;index - The index of the element to return.com.google.protobuf.ByteString getUrlBytes(int index)
repeated string url = 1;index - The index of the value to return.int getTypeValue()
.wso2.EndpointType type = 2;ExtensionHolder.EndpointType getType()
.wso2.EndpointType type = 2;Copyright © 2021 WSO2. All rights reserved.