Uses of Class
grpc.gateway.protoc_gen_swagger.options.Openapiv2.License
-
Packages that use Openapiv2.License Package Description grpc.gateway.protoc_gen_swagger.options -
-
Uses of Openapiv2.License in grpc.gateway.protoc_gen_swagger.options
Fields in grpc.gateway.protoc_gen_swagger.options declared as Openapiv2.License Modifier and Type Field Description private static Openapiv2.LicenseOpenapiv2.License. DEFAULT_INSTANCEprivate Openapiv2.LicenseOpenapiv2.Info.Builder. license_private Openapiv2.LicenseOpenapiv2.Info. license_Fields in grpc.gateway.protoc_gen_swagger.options with type parameters of type Openapiv2.License Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilderV3<Openapiv2.License,Openapiv2.License.Builder,Openapiv2.LicenseOrBuilder>Openapiv2.Info.Builder. licenseBuilder_private static com.google.protobuf.Parser<Openapiv2.License>Openapiv2.License. PARSERMethods in grpc.gateway.protoc_gen_swagger.options that return Openapiv2.License Modifier and Type Method Description Openapiv2.LicenseOpenapiv2.License.Builder. build()Openapiv2.LicenseOpenapiv2.License.Builder. buildPartial()static Openapiv2.LicenseOpenapiv2.License. getDefaultInstance()Openapiv2.LicenseOpenapiv2.License.Builder. getDefaultInstanceForType()Openapiv2.LicenseOpenapiv2.License. getDefaultInstanceForType()Openapiv2.LicenseOpenapiv2.Info.Builder. getLicense()The license information for the exposed API.Openapiv2.LicenseOpenapiv2.Info. getLicense()The license information for the exposed API.Openapiv2.LicenseOpenapiv2.InfoOrBuilder. getLicense()The license information for the exposed API.static Openapiv2.LicenseOpenapiv2.License. parseDelimitedFrom(InputStream input)static Openapiv2.LicenseOpenapiv2.License. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Openapiv2.LicenseOpenapiv2.License. parseFrom(byte[] data)static Openapiv2.LicenseOpenapiv2.License. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Openapiv2.LicenseOpenapiv2.License. parseFrom(com.google.protobuf.ByteString data)static Openapiv2.LicenseOpenapiv2.License. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Openapiv2.LicenseOpenapiv2.License. parseFrom(com.google.protobuf.CodedInputStream input)static Openapiv2.LicenseOpenapiv2.License. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Openapiv2.LicenseOpenapiv2.License. parseFrom(InputStream input)static Openapiv2.LicenseOpenapiv2.License. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Openapiv2.LicenseOpenapiv2.License. parseFrom(ByteBuffer data)static Openapiv2.LicenseOpenapiv2.License. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in grpc.gateway.protoc_gen_swagger.options that return types with arguments of type Openapiv2.License Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilderV3<Openapiv2.License,Openapiv2.License.Builder,Openapiv2.LicenseOrBuilder>Openapiv2.Info.Builder. getLicenseFieldBuilder()The license information for the exposed API.com.google.protobuf.Parser<Openapiv2.License>Openapiv2.License. getParserForType()static com.google.protobuf.Parser<Openapiv2.License>Openapiv2.License. parser()Methods in grpc.gateway.protoc_gen_swagger.options with parameters of type Openapiv2.License Modifier and Type Method Description private voidOpenapiv2.License.Builder. buildPartial0(Openapiv2.License result)Openapiv2.License.BuilderOpenapiv2.License.Builder. mergeFrom(Openapiv2.License other)Openapiv2.Info.BuilderOpenapiv2.Info.Builder. mergeLicense(Openapiv2.License value)The license information for the exposed API.static Openapiv2.License.BuilderOpenapiv2.License. newBuilder(Openapiv2.License prototype)Openapiv2.Info.BuilderOpenapiv2.Info.Builder. setLicense(Openapiv2.License value)The license information for the exposed API.
-