public final class ExtensionHolder extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ExtensionHolder.AdvanceEndpointConfig
Protobuf type
wso2.AdvanceEndpointConfig |
static interface |
ExtensionHolder.AdvanceEndpointConfigOrBuilder |
static class |
ExtensionHolder.Endpoints
to define endpoints
|
static interface |
ExtensionHolder.EndpointsOrBuilder |
static class |
ExtensionHolder.EndpointType
Protobuf enum
wso2.EndpointType |
static class |
ExtensionHolder.Security
Protobuf enum
wso2.Security |
| Modifier and Type | Field and Description |
|---|---|
static int |
METHOD_SCOPES_FIELD_NUMBER |
static int |
METHOD_THROTTLING_TIER_FIELD_NUMBER |
static com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.MethodOptions,String> |
methodScopes
extend .google.protobuf.MethodOptions { ... |
static com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.MethodOptions,String> |
methodThrottlingTier
extend .google.protobuf.MethodOptions { ... |
static int |
PRODUCTION_ENDPOINTS_FIELD_NUMBER |
static com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.ServiceOptions,ExtensionHolder.Endpoints> |
productionEndpoints
extend .google.protobuf.ServiceOptions { ... |
static int |
SANDBOX_ENDPOINTS_FIELD_NUMBER |
static com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.ServiceOptions,ExtensionHolder.Endpoints> |
sandboxEndpoints
extend .google.protobuf.ServiceOptions { ... |
static com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.ServiceOptions,List<ExtensionHolder.Security>> |
security
extend .google.protobuf.ServiceOptions { ... |
static int |
SECURITY_FIELD_NUMBER |
static int |
THROTTLING_TIER_FIELD_NUMBER |
static com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.ServiceOptions,String> |
throttlingTier
extend .google.protobuf.ServiceOptions { ... |
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) |
public static final int PRODUCTION_ENDPOINTS_FIELD_NUMBER
public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.ServiceOptions,ExtensionHolder.Endpoints> productionEndpoints
extend .google.protobuf.ServiceOptions { ... }public static final int SANDBOX_ENDPOINTS_FIELD_NUMBER
public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.ServiceOptions,ExtensionHolder.Endpoints> sandboxEndpoints
extend .google.protobuf.ServiceOptions { ... }public static final int SECURITY_FIELD_NUMBER
public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.ServiceOptions,List<ExtensionHolder.Security>> security
extend .google.protobuf.ServiceOptions { ... }public static final int THROTTLING_TIER_FIELD_NUMBER
public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.ServiceOptions,String> throttlingTier
extend .google.protobuf.ServiceOptions { ... }public static final int METHOD_THROTTLING_TIER_FIELD_NUMBER
public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.MethodOptions,String> methodThrottlingTier
extend .google.protobuf.MethodOptions { ... }public static final int METHOD_SCOPES_FIELD_NUMBER
public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.MethodOptions,String> methodScopes
extend .google.protobuf.MethodOptions { ... }public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
Copyright © 2023 WSO2. All rights reserved.