Package com.openapi.v3
Class Callback.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<Callback.Builder>
com.openapi.v3.Callback.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,CallbackOrBuilder,Cloneable
- Enclosing class:
Callback
public static final class Callback.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<Callback.Builder>
implements CallbackOrBuilder
A map of possible out-of band callbacks related to the parent operation. Each value in the map is a Path Item Object that describes a set of requests that may be initiated by the API provider and the expected responses. The key value used to identify the callback object is an expression, evaluated at runtime, that identifies a URL to use for the callback operation.Protobuf type
openapi.v3.Callback-
Method Summary
Modifier and TypeMethodDescriptionaddAllPath(Iterable<? extends NamedPathItem> values) repeated .openapi.v3.NamedPathItem path = 1 [json_name = "path"];addAllSpecificationExtension(Iterable<? extends NamedAny> values) repeated .openapi.v3.NamedAny specification_extension = 2 [json_name = "specificationExtension"];addPath(int index, NamedPathItem value) repeated .openapi.v3.NamedPathItem path = 1 [json_name = "path"];addPath(int index, NamedPathItem.Builder builderForValue) repeated .openapi.v3.NamedPathItem path = 1 [json_name = "path"];addPath(NamedPathItem value) repeated .openapi.v3.NamedPathItem path = 1 [json_name = "path"];addPath(NamedPathItem.Builder builderForValue) repeated .openapi.v3.NamedPathItem path = 1 [json_name = "path"];repeated .openapi.v3.NamedPathItem path = 1 [json_name = "path"];addPathBuilder(int index) repeated .openapi.v3.NamedPathItem path = 1 [json_name = "path"];addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) addSpecificationExtension(int index, NamedAny value) repeated .openapi.v3.NamedAny specification_extension = 2 [json_name = "specificationExtension"];addSpecificationExtension(int index, NamedAny.Builder builderForValue) repeated .openapi.v3.NamedAny specification_extension = 2 [json_name = "specificationExtension"];repeated .openapi.v3.NamedAny specification_extension = 2 [json_name = "specificationExtension"];addSpecificationExtension(NamedAny.Builder builderForValue) repeated .openapi.v3.NamedAny specification_extension = 2 [json_name = "specificationExtension"];repeated .openapi.v3.NamedAny specification_extension = 2 [json_name = "specificationExtension"];addSpecificationExtensionBuilder(int index) repeated .openapi.v3.NamedAny specification_extension = 2 [json_name = "specificationExtension"];build()clear()clearField(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) repeated .openapi.v3.NamedPathItem path = 1 [json_name = "path"];repeated .openapi.v3.NamedAny specification_extension = 2 [json_name = "specificationExtension"];clone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetPath(int index) repeated .openapi.v3.NamedPathItem path = 1 [json_name = "path"];getPathBuilder(int index) repeated .openapi.v3.NamedPathItem path = 1 [json_name = "path"];repeated .openapi.v3.NamedPathItem path = 1 [json_name = "path"];intrepeated .openapi.v3.NamedPathItem path = 1 [json_name = "path"];repeated .openapi.v3.NamedPathItem path = 1 [json_name = "path"];getPathOrBuilder(int index) repeated .openapi.v3.NamedPathItem path = 1 [json_name = "path"];List<? extends NamedPathItemOrBuilder>repeated .openapi.v3.NamedPathItem path = 1 [json_name = "path"];getSpecificationExtension(int index) repeated .openapi.v3.NamedAny specification_extension = 2 [json_name = "specificationExtension"];getSpecificationExtensionBuilder(int index) repeated .openapi.v3.NamedAny specification_extension = 2 [json_name = "specificationExtension"];repeated .openapi.v3.NamedAny specification_extension = 2 [json_name = "specificationExtension"];intrepeated .openapi.v3.NamedAny specification_extension = 2 [json_name = "specificationExtension"];repeated .openapi.v3.NamedAny specification_extension = 2 [json_name = "specificationExtension"];getSpecificationExtensionOrBuilder(int index) repeated .openapi.v3.NamedAny specification_extension = 2 [json_name = "specificationExtension"];List<? extends NamedAnyOrBuilder>repeated .openapi.v3.NamedAny specification_extension = 2 [json_name = "specificationExtension"];protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) final Callback.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removePath(int index) repeated .openapi.v3.NamedPathItem path = 1 [json_name = "path"];removeSpecificationExtension(int index) repeated .openapi.v3.NamedAny specification_extension = 2 [json_name = "specificationExtension"];setPath(int index, NamedPathItem value) repeated .openapi.v3.NamedPathItem path = 1 [json_name = "path"];setPath(int index, NamedPathItem.Builder builderForValue) repeated .openapi.v3.NamedPathItem path = 1 [json_name = "path"];setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setSpecificationExtension(int index, NamedAny value) repeated .openapi.v3.NamedAny specification_extension = 2 [json_name = "specificationExtension"];setSpecificationExtension(int index, NamedAny.Builder builderForValue) repeated .openapi.v3.NamedAny specification_extension = 2 [json_name = "specificationExtension"];final Callback.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Callback.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Callback.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<Callback.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Callback.Builder>
-
setField
public Callback.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Callback.Builder>
-
clearField
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Callback.Builder>
-
clearOneof
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Callback.Builder>
-
setRepeatedField
public Callback.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Callback.Builder>
-
addRepeatedField
public Callback.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Callback.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Callback.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Callback.Builder>
-
mergeFrom
public Callback.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Callback.Builder>- Throws:
IOException
-
getPathList
repeated .openapi.v3.NamedPathItem path = 1 [json_name = "path"];- Specified by:
getPathListin interfaceCallbackOrBuilder
-
getPathCount
public int getPathCount()repeated .openapi.v3.NamedPathItem path = 1 [json_name = "path"];- Specified by:
getPathCountin interfaceCallbackOrBuilder
-
getPath
repeated .openapi.v3.NamedPathItem path = 1 [json_name = "path"];- Specified by:
getPathin interfaceCallbackOrBuilder
-
setPath
repeated .openapi.v3.NamedPathItem path = 1 [json_name = "path"]; -
setPath
repeated .openapi.v3.NamedPathItem path = 1 [json_name = "path"]; -
addPath
repeated .openapi.v3.NamedPathItem path = 1 [json_name = "path"]; -
addPath
repeated .openapi.v3.NamedPathItem path = 1 [json_name = "path"]; -
addPath
repeated .openapi.v3.NamedPathItem path = 1 [json_name = "path"]; -
addPath
repeated .openapi.v3.NamedPathItem path = 1 [json_name = "path"]; -
addAllPath
repeated .openapi.v3.NamedPathItem path = 1 [json_name = "path"]; -
clearPath
repeated .openapi.v3.NamedPathItem path = 1 [json_name = "path"]; -
removePath
repeated .openapi.v3.NamedPathItem path = 1 [json_name = "path"]; -
getPathBuilder
repeated .openapi.v3.NamedPathItem path = 1 [json_name = "path"]; -
getPathOrBuilder
repeated .openapi.v3.NamedPathItem path = 1 [json_name = "path"];- Specified by:
getPathOrBuilderin interfaceCallbackOrBuilder
-
getPathOrBuilderList
repeated .openapi.v3.NamedPathItem path = 1 [json_name = "path"];- Specified by:
getPathOrBuilderListin interfaceCallbackOrBuilder
-
addPathBuilder
repeated .openapi.v3.NamedPathItem path = 1 [json_name = "path"]; -
addPathBuilder
repeated .openapi.v3.NamedPathItem path = 1 [json_name = "path"]; -
getPathBuilderList
repeated .openapi.v3.NamedPathItem path = 1 [json_name = "path"]; -
getSpecificationExtensionList
repeated .openapi.v3.NamedAny specification_extension = 2 [json_name = "specificationExtension"];- Specified by:
getSpecificationExtensionListin interfaceCallbackOrBuilder
-
getSpecificationExtensionCount
public int getSpecificationExtensionCount()repeated .openapi.v3.NamedAny specification_extension = 2 [json_name = "specificationExtension"];- Specified by:
getSpecificationExtensionCountin interfaceCallbackOrBuilder
-
getSpecificationExtension
repeated .openapi.v3.NamedAny specification_extension = 2 [json_name = "specificationExtension"];- Specified by:
getSpecificationExtensionin interfaceCallbackOrBuilder
-
setSpecificationExtension
repeated .openapi.v3.NamedAny specification_extension = 2 [json_name = "specificationExtension"]; -
setSpecificationExtension
repeated .openapi.v3.NamedAny specification_extension = 2 [json_name = "specificationExtension"]; -
addSpecificationExtension
repeated .openapi.v3.NamedAny specification_extension = 2 [json_name = "specificationExtension"]; -
addSpecificationExtension
repeated .openapi.v3.NamedAny specification_extension = 2 [json_name = "specificationExtension"]; -
addSpecificationExtension
repeated .openapi.v3.NamedAny specification_extension = 2 [json_name = "specificationExtension"]; -
addSpecificationExtension
repeated .openapi.v3.NamedAny specification_extension = 2 [json_name = "specificationExtension"]; -
addAllSpecificationExtension
repeated .openapi.v3.NamedAny specification_extension = 2 [json_name = "specificationExtension"]; -
clearSpecificationExtension
repeated .openapi.v3.NamedAny specification_extension = 2 [json_name = "specificationExtension"]; -
removeSpecificationExtension
repeated .openapi.v3.NamedAny specification_extension = 2 [json_name = "specificationExtension"]; -
getSpecificationExtensionBuilder
repeated .openapi.v3.NamedAny specification_extension = 2 [json_name = "specificationExtension"]; -
getSpecificationExtensionOrBuilder
repeated .openapi.v3.NamedAny specification_extension = 2 [json_name = "specificationExtension"];- Specified by:
getSpecificationExtensionOrBuilderin interfaceCallbackOrBuilder
-
getSpecificationExtensionOrBuilderList
repeated .openapi.v3.NamedAny specification_extension = 2 [json_name = "specificationExtension"];- Specified by:
getSpecificationExtensionOrBuilderListin interfaceCallbackOrBuilder
-
addSpecificationExtensionBuilder
repeated .openapi.v3.NamedAny specification_extension = 2 [json_name = "specificationExtension"]; -
addSpecificationExtensionBuilder
repeated .openapi.v3.NamedAny specification_extension = 2 [json_name = "specificationExtension"]; -
getSpecificationExtensionBuilderList
repeated .openapi.v3.NamedAny specification_extension = 2 [json_name = "specificationExtension"]; -
setUnknownFields
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Callback.Builder>
-
mergeUnknownFields
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Callback.Builder>
-