| Package | Description |
|---|---|
| com.grpc.gateway.protoc_gen_openapiv2.options |
| Modifier and Type | Method and Description |
|---|---|
JSONSchema.FieldConfiguration.Builder |
JSONSchema.FieldConfiguration.Builder.clear() |
JSONSchema.FieldConfiguration.Builder |
JSONSchema.FieldConfiguration.Builder.clearPathParamName()
Alternative parameter name when used as path parameter.
|
JSONSchema.FieldConfiguration.Builder |
JSONSchema.Builder.getFieldConfigurationBuilder()
Additional field level properties used when generating the OpenAPI v2 file.
|
JSONSchema.FieldConfiguration.Builder |
JSONSchema.FieldConfiguration.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
JSONSchema.FieldConfiguration.Builder |
JSONSchema.FieldConfiguration.Builder.mergeFrom(JSONSchema.FieldConfiguration other) |
JSONSchema.FieldConfiguration.Builder |
JSONSchema.FieldConfiguration.Builder.mergeFrom(com.google.protobuf.Message other) |
static JSONSchema.FieldConfiguration.Builder |
JSONSchema.FieldConfiguration.newBuilder() |
static JSONSchema.FieldConfiguration.Builder |
JSONSchema.FieldConfiguration.newBuilder(JSONSchema.FieldConfiguration prototype) |
JSONSchema.FieldConfiguration.Builder |
JSONSchema.FieldConfiguration.newBuilderForType() |
protected JSONSchema.FieldConfiguration.Builder |
JSONSchema.FieldConfiguration.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) |
JSONSchema.FieldConfiguration.Builder |
JSONSchema.FieldConfiguration.Builder.setPathParamName(String value)
Alternative parameter name when used as path parameter.
|
JSONSchema.FieldConfiguration.Builder |
JSONSchema.FieldConfiguration.Builder.setPathParamNameBytes(com.google.protobuf.ByteString value)
Alternative parameter name when used as path parameter.
|
JSONSchema.FieldConfiguration.Builder |
JSONSchema.FieldConfiguration.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
JSONSchema.Builder |
JSONSchema.Builder.setFieldConfiguration(JSONSchema.FieldConfiguration.Builder builderForValue)
Additional field level properties used when generating the OpenAPI v2 file.
|
Copyright © 2024. All rights reserved.