Openapiv2.Info.Builder |
Openapiv2.Info.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Openapiv2.Info.Builder |
Openapiv2.Info.Builder.clear() |
|
Openapiv2.Info.Builder |
Openapiv2.Info.Builder.clearContact() |
The contact information for the exposed API.
|
Openapiv2.Info.Builder |
Openapiv2.Info.Builder.clearDescription() |
A short description of the application.
|
Openapiv2.Info.Builder |
Openapiv2.Info.Builder.clearExtensions() |
|
Openapiv2.Info.Builder |
Openapiv2.Info.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
Openapiv2.Info.Builder |
Openapiv2.Info.Builder.clearLicense() |
The license information for the exposed API.
|
Openapiv2.Info.Builder |
Openapiv2.Info.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
Openapiv2.Info.Builder |
Openapiv2.Info.Builder.clearTermsOfService() |
The Terms of Service for the API.
|
Openapiv2.Info.Builder |
Openapiv2.Info.Builder.clearTitle() |
The title of the application.
|
Openapiv2.Info.Builder |
Openapiv2.Info.Builder.clearVersion() |
Provides the version of the application API (not to be confused
with the specification version).
|
Openapiv2.Info.Builder |
Openapiv2.Info.Builder.clone() |
|
Openapiv2.Info.Builder |
Openapiv2.Swagger.Builder.getInfoBuilder() |
Provides metadata about the API.
|
Openapiv2.Info.Builder |
Openapiv2.Info.Builder.mergeContact(Openapiv2.Contact value) |
The contact information for the exposed API.
|
Openapiv2.Info.Builder |
Openapiv2.Info.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Openapiv2.Info.Builder |
Openapiv2.Info.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Openapiv2.Info.Builder |
Openapiv2.Info.Builder.mergeFrom(Openapiv2.Info other) |
|
Openapiv2.Info.Builder |
Openapiv2.Info.Builder.mergeLicense(Openapiv2.License value) |
The license information for the exposed API.
|
Openapiv2.Info.Builder |
Openapiv2.Info.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static Openapiv2.Info.Builder |
Openapiv2.Info.newBuilder() |
|
static Openapiv2.Info.Builder |
Openapiv2.Info.newBuilder(Openapiv2.Info prototype) |
|
Openapiv2.Info.Builder |
Openapiv2.Info.newBuilderForType() |
|
protected Openapiv2.Info.Builder |
Openapiv2.Info.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Openapiv2.Info.Builder |
Openapiv2.Info.Builder.putAllExtensions(Map<String,com.google.protobuf.Value> values) |
map<string, .google.protobuf.Value> extensions = 7;
|
Openapiv2.Info.Builder |
Openapiv2.Info.Builder.putExtensions(String key,
com.google.protobuf.Value value) |
map<string, .google.protobuf.Value> extensions = 7;
|
Openapiv2.Info.Builder |
Openapiv2.Info.Builder.removeExtensions(String key) |
map<string, .google.protobuf.Value> extensions = 7;
|
Openapiv2.Info.Builder |
Openapiv2.Info.Builder.setContact(Openapiv2.Contact value) |
The contact information for the exposed API.
|
Openapiv2.Info.Builder |
Openapiv2.Info.Builder.setContact(Openapiv2.Contact.Builder builderForValue) |
The contact information for the exposed API.
|
Openapiv2.Info.Builder |
Openapiv2.Info.Builder.setDescription(String value) |
A short description of the application.
|
Openapiv2.Info.Builder |
Openapiv2.Info.Builder.setDescriptionBytes(com.google.protobuf.ByteString value) |
A short description of the application.
|
Openapiv2.Info.Builder |
Openapiv2.Info.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Openapiv2.Info.Builder |
Openapiv2.Info.Builder.setLicense(Openapiv2.License value) |
The license information for the exposed API.
|
Openapiv2.Info.Builder |
Openapiv2.Info.Builder.setLicense(Openapiv2.License.Builder builderForValue) |
The license information for the exposed API.
|
Openapiv2.Info.Builder |
Openapiv2.Info.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
Openapiv2.Info.Builder |
Openapiv2.Info.Builder.setTermsOfService(String value) |
The Terms of Service for the API.
|
Openapiv2.Info.Builder |
Openapiv2.Info.Builder.setTermsOfServiceBytes(com.google.protobuf.ByteString value) |
The Terms of Service for the API.
|
Openapiv2.Info.Builder |
Openapiv2.Info.Builder.setTitle(String value) |
The title of the application.
|
Openapiv2.Info.Builder |
Openapiv2.Info.Builder.setTitleBytes(com.google.protobuf.ByteString value) |
The title of the application.
|
Openapiv2.Info.Builder |
Openapiv2.Info.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Openapiv2.Info.Builder |
Openapiv2.Info.Builder.setVersion(String value) |
Provides the version of the application API (not to be confused
with the specification version).
|
Openapiv2.Info.Builder |
Openapiv2.Info.Builder.setVersionBytes(com.google.protobuf.ByteString value) |
Provides the version of the application API (not to be confused
with the specification version).
|
Openapiv2.Info.Builder |
Openapiv2.Info.toBuilder() |
|