| Package | Description |
|---|---|
| org.wso2.apimgt.gateway.cli.protobuf |
| Modifier and Type | Method and Description |
|---|---|
static ExtensionHolder.EndpointType |
ExtensionHolder.EndpointType.forNumber(int value) |
ExtensionHolder.EndpointType |
ExtensionHolder.EndpointsOrBuilder.getType()
.wso2.EndpointType type = 2; |
ExtensionHolder.EndpointType |
ExtensionHolder.Endpoints.getType()
.wso2.EndpointType type = 2; |
ExtensionHolder.EndpointType |
ExtensionHolder.Endpoints.Builder.getType()
.wso2.EndpointType type = 2; |
static ExtensionHolder.EndpointType |
ExtensionHolder.EndpointType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ExtensionHolder.EndpointType |
ExtensionHolder.EndpointType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ExtensionHolder.EndpointType |
ExtensionHolder.EndpointType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExtensionHolder.EndpointType[] |
ExtensionHolder.EndpointType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<ExtensionHolder.EndpointType> |
ExtensionHolder.EndpointType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ExtensionHolder.Endpoints.Builder |
ExtensionHolder.Endpoints.Builder.setType(ExtensionHolder.EndpointType value)
.wso2.EndpointType type = 2; |
Copyright © 2021 WSO2. All rights reserved.