Uses of Enum
io.envoyproxy.envoy.config.core.v3.ApiConfigSource.ApiType
Packages that use ApiConfigSource.ApiType
-
Uses of ApiConfigSource.ApiType in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 declared as ApiConfigSource.ApiTypeModifier and TypeFieldDescriptionprivate static final ApiConfigSource.ApiType[]ApiConfigSource.ApiType.VALUESFields in io.envoyproxy.envoy.config.core.v3 with type parameters of type ApiConfigSource.ApiTypeModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Internal.EnumLiteMap<ApiConfigSource.ApiType> ApiConfigSource.ApiType.internalValueMapMethods in io.envoyproxy.envoy.config.core.v3 that return ApiConfigSource.ApiTypeModifier and TypeMethodDescriptionstatic ApiConfigSource.ApiTypeApiConfigSource.ApiType.forNumber(int value) ApiConfigSource.Builder.getApiType()API type (gRPC, REST, delta gRPC)ApiConfigSource.getApiType()API type (gRPC, REST, delta gRPC)ApiConfigSourceOrBuilder.getApiType()API type (gRPC, REST, delta gRPC)static ApiConfigSource.ApiTypeApiConfigSource.ApiType.valueOf(int value) Deprecated.static ApiConfigSource.ApiTypeApiConfigSource.ApiType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static ApiConfigSource.ApiTypeReturns the enum constant of this type with the specified name.static ApiConfigSource.ApiType[]ApiConfigSource.ApiType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type ApiConfigSource.ApiTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<ApiConfigSource.ApiType> ApiConfigSource.ApiType.internalGetValueMap()Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type ApiConfigSource.ApiTypeModifier and TypeMethodDescriptionApiConfigSource.Builder.setApiType(ApiConfigSource.ApiType value) API type (gRPC, REST, delta gRPC)