| Package | Description |
|---|---|
| com.grpc.gateway.protoc_gen_openapiv2.options |
| Modifier and Type | Method and Description |
|---|---|
static HeaderParameter.Type |
HeaderParameter.Type.forNumber(int value) |
HeaderParameter.Type |
HeaderParameter.getType()
`Type` is the type of the object.
|
HeaderParameter.Type |
HeaderParameter.Builder.getType()
`Type` is the type of the object.
|
HeaderParameter.Type |
HeaderParameterOrBuilder.getType()
`Type` is the type of the object.
|
static HeaderParameter.Type |
HeaderParameter.Type.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static HeaderParameter.Type |
HeaderParameter.Type.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static HeaderParameter.Type |
HeaderParameter.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HeaderParameter.Type[] |
HeaderParameter.Type.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<HeaderParameter.Type> |
HeaderParameter.Type.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
HeaderParameter.Builder |
HeaderParameter.Builder.setType(HeaderParameter.Type value)
`Type` is the type of the object.
|
Copyright © 2024. All rights reserved.