Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- ATTR_NOT_SET - Enum constant in enum io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.AttrCase
- ATTRIBUTES_FIELD_NUMBER - Static variable in class io.cloudevents.v1.proto.CloudEvent
B
- BINARY_DATA - Enum constant in enum io.cloudevents.v1.proto.CloudEvent.DataCase
- BINARY_DATA_FIELD_NUMBER - Static variable in class io.cloudevents.v1.proto.CloudEvent
- bindService() - Method in class io.cloudevents.v1.CloudEventServiceGrpc.CloudEventServiceImplBase
- bindService(CloudEventServiceGrpc.AsyncService) - Static method in class io.cloudevents.v1.CloudEventServiceGrpc
- biStream(StreamObserver<CloudEvent>) - Method in interface io.cloudevents.v1.CloudEventServiceGrpc.AsyncService
- biStream(StreamObserver<CloudEvent>) - Method in class io.cloudevents.v1.CloudEventServiceGrpc.CloudEventServiceStub
- build() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
- build() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
- build(Channel, CallOptions) - Method in class io.cloudevents.v1.CloudEventServiceGrpc.CloudEventServiceBlockingStub
- build(Channel, CallOptions) - Method in class io.cloudevents.v1.CloudEventServiceGrpc.CloudEventServiceFutureStub
- build(Channel, CallOptions) - Method in class io.cloudevents.v1.CloudEventServiceGrpc.CloudEventServiceStub
- buildPartial() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
- buildPartial() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
C
- CE_BOOLEAN - Enum constant in enum io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.AttrCase
- CE_BOOLEAN_FIELD_NUMBER - Static variable in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
- CE_BYTES - Enum constant in enum io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.AttrCase
- CE_BYTES_FIELD_NUMBER - Static variable in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
- CE_INTEGER - Enum constant in enum io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.AttrCase
- CE_INTEGER_FIELD_NUMBER - Static variable in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
- CE_STRING - Enum constant in enum io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.AttrCase
- CE_STRING_FIELD_NUMBER - Static variable in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
- CE_TIMESTAMP - Enum constant in enum io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.AttrCase
- CE_TIMESTAMP_FIELD_NUMBER - Static variable in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
- CE_URI - Enum constant in enum io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.AttrCase
- CE_URI_FIELD_NUMBER - Static variable in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
- CE_URI_REF - Enum constant in enum io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.AttrCase
- CE_URI_REF_FIELD_NUMBER - Static variable in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
- clear() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
- clear() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
- clearAttr() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
- clearAttributes() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
- clearBinaryData() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
-
bytes binary_data = 6; - clearCeBoolean() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
-
bool ce_boolean = 1; - clearCeBytes() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
-
bytes ce_bytes = 4; - clearCeInteger() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
-
int32 ce_integer = 2; - clearCeString() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
-
string ce_string = 3; - clearCeTimestamp() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
-
.google.protobuf.Timestamp ce_timestamp = 7; - clearCeUri() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
-
string ce_uri = 5; - clearCeUriRef() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
-
string ce_uri_ref = 6; - clearData() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
- clearId() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
-
Required Attributes
- clearProtoData() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
-
.google.protobuf.Any proto_data = 8; - clearSource() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
-
URI-reference
- clearSpecVersion() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
-
string spec_version = 3; - clearTextData() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
-
string text_data = 7; - clearType() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
-
string type = 4; - clientStream(StreamObserver<CloudEvent>) - Method in interface io.cloudevents.v1.CloudEventServiceGrpc.AsyncService
- clientStream(StreamObserver<CloudEvent>) - Method in class io.cloudevents.v1.CloudEventServiceGrpc.CloudEventServiceStub
- CloudEvent - Class in io.cloudevents.v1.proto
-
Protobuf type
io.cloudevents.v1.CloudEvent - CloudEvent.Builder - Class in io.cloudevents.v1.proto
-
Protobuf type
io.cloudevents.v1.CloudEvent - CloudEvent.CloudEventAttributeValue - Class in io.cloudevents.v1.proto
-
Protobuf type
io.cloudevents.v1.CloudEvent.CloudEventAttributeValue - CloudEvent.CloudEventAttributeValue.AttrCase - Enum in io.cloudevents.v1.proto
- CloudEvent.CloudEventAttributeValue.Builder - Class in io.cloudevents.v1.proto
-
Protobuf type
io.cloudevents.v1.CloudEvent.CloudEventAttributeValue - CloudEvent.CloudEventAttributeValueOrBuilder - Interface in io.cloudevents.v1.proto
- CloudEvent.DataCase - Enum in io.cloudevents.v1.proto
- CloudEventGrpcAutoConfiguration - Class in org.springframework.cloud.function.grpc.ce
- CloudEventGrpcAutoConfiguration() - Constructor for class org.springframework.cloud.function.grpc.ce.CloudEventGrpcAutoConfiguration
- cloudEventMessageConverter() - Method in class org.springframework.cloud.function.grpc.ce.CloudEventGrpcAutoConfiguration
- CloudEventMessageConverter - Class in org.springframework.cloud.function.grpc.ce
- CloudEventMessageConverter() - Constructor for class org.springframework.cloud.function.grpc.ce.CloudEventMessageConverter
- cloudEventMessageHandler(MessageHandlingHelper) - Method in class org.springframework.cloud.function.grpc.ce.CloudEventGrpcAutoConfiguration
- CloudEventOrBuilder - Interface in io.cloudevents.v1.proto
- CloudEventOuterClass - Class in io.cloudevents.v1.proto
- CloudEventServiceGrpc - Class in io.cloudevents.v1
- CloudEventServiceGrpc.AsyncService - Interface in io.cloudevents.v1
- CloudEventServiceGrpc.CloudEventServiceBlockingStub - Class in io.cloudevents.v1
-
A stub to allow clients to do synchronous rpc calls to service CloudEventService.
- CloudEventServiceGrpc.CloudEventServiceFutureStub - Class in io.cloudevents.v1
-
A stub to allow clients to do ListenableFuture-style rpc calls to service CloudEventService.
- CloudEventServiceGrpc.CloudEventServiceImplBase - Class in io.cloudevents.v1
-
Base class for the server implementation of the service CloudEventService.
- CloudEventServiceGrpc.CloudEventServiceStub - Class in io.cloudevents.v1
-
A stub to allow clients to do asynchronous rpc calls to service CloudEventService.
- CloudEventServiceImplBase() - Constructor for class io.cloudevents.v1.CloudEventServiceGrpc.CloudEventServiceImplBase
- CloudEventServiceOuterClass - Class in io.cloudevents.v1
- containsAttributes(String) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
-
Optional & Extension Attributes
- containsAttributes(String) - Method in class io.cloudevents.v1.proto.CloudEvent
-
Optional & Extension Attributes
- containsAttributes(String) - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
-
Optional & Extension Attributes
D
- DATA_NOT_SET - Enum constant in enum io.cloudevents.v1.proto.CloudEvent.DataCase
- doFromSpringMessage(Message<byte[]>) - Method in class org.springframework.cloud.function.grpc.ce.CloudEventMessageConverter
- doToSpringMessage(CloudEvent) - Method in class org.springframework.cloud.function.grpc.ce.CloudEventMessageConverter
E
- equals(Object) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
- equals(Object) - Method in class io.cloudevents.v1.proto.CloudEvent
F
- forNumber(int) - Static method in enum io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.AttrCase
- forNumber(int) - Static method in enum io.cloudevents.v1.proto.CloudEvent.DataCase
G
- getAttrCase() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
- getAttrCase() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
- getAttrCase() - Method in interface io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValueOrBuilder
- getAttributes() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
-
Deprecated.
- getAttributes() - Method in class io.cloudevents.v1.proto.CloudEvent
-
Deprecated.
- getAttributes() - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
-
Deprecated.
- getAttributesCount() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
- getAttributesCount() - Method in class io.cloudevents.v1.proto.CloudEvent
- getAttributesCount() - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
-
Optional & Extension Attributes
- getAttributesMap() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
-
Optional & Extension Attributes
- getAttributesMap() - Method in class io.cloudevents.v1.proto.CloudEvent
-
Optional & Extension Attributes
- getAttributesMap() - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
-
Optional & Extension Attributes
- getAttributesOrDefault(String, CloudEvent.CloudEventAttributeValue) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
-
Optional & Extension Attributes
- getAttributesOrDefault(String, CloudEvent.CloudEventAttributeValue) - Method in class io.cloudevents.v1.proto.CloudEvent
-
Optional & Extension Attributes
- getAttributesOrDefault(String, CloudEvent.CloudEventAttributeValue) - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
-
Optional & Extension Attributes
- getAttributesOrThrow(String) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
-
Optional & Extension Attributes
- getAttributesOrThrow(String) - Method in class io.cloudevents.v1.proto.CloudEvent
-
Optional & Extension Attributes
- getAttributesOrThrow(String) - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
-
Optional & Extension Attributes
- getBinaryData() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
-
bytes binary_data = 6; - getBinaryData() - Method in class io.cloudevents.v1.proto.CloudEvent
-
bytes binary_data = 6; - getBinaryData() - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
-
bytes binary_data = 6; - getBiStreamMethod() - Static method in class io.cloudevents.v1.CloudEventServiceGrpc
- getCeBoolean() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
-
bool ce_boolean = 1; - getCeBoolean() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
-
bool ce_boolean = 1; - getCeBoolean() - Method in interface io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValueOrBuilder
-
bool ce_boolean = 1; - getCeBytes() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
-
bytes ce_bytes = 4; - getCeBytes() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
-
bytes ce_bytes = 4; - getCeBytes() - Method in interface io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValueOrBuilder
-
bytes ce_bytes = 4; - getCeInteger() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
-
int32 ce_integer = 2; - getCeInteger() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
-
int32 ce_integer = 2; - getCeInteger() - Method in interface io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValueOrBuilder
-
int32 ce_integer = 2; - getCeString() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
-
string ce_string = 3; - getCeString() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
-
string ce_string = 3; - getCeString() - Method in interface io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValueOrBuilder
-
string ce_string = 3; - getCeStringBytes() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
-
string ce_string = 3; - getCeStringBytes() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
-
string ce_string = 3; - getCeStringBytes() - Method in interface io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValueOrBuilder
-
string ce_string = 3; - getCeTimestamp() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
-
.google.protobuf.Timestamp ce_timestamp = 7; - getCeTimestamp() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
-
.google.protobuf.Timestamp ce_timestamp = 7; - getCeTimestamp() - Method in interface io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValueOrBuilder
-
.google.protobuf.Timestamp ce_timestamp = 7; - getCeTimestampBuilder() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
-
.google.protobuf.Timestamp ce_timestamp = 7; - getCeTimestampOrBuilder() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
-
.google.protobuf.Timestamp ce_timestamp = 7; - getCeTimestampOrBuilder() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
-
.google.protobuf.Timestamp ce_timestamp = 7; - getCeTimestampOrBuilder() - Method in interface io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValueOrBuilder
-
.google.protobuf.Timestamp ce_timestamp = 7; - getCeUri() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
-
string ce_uri = 5; - getCeUri() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
-
string ce_uri = 5; - getCeUri() - Method in interface io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValueOrBuilder
-
string ce_uri = 5; - getCeUriBytes() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
-
string ce_uri = 5; - getCeUriBytes() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
-
string ce_uri = 5; - getCeUriBytes() - Method in interface io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValueOrBuilder
-
string ce_uri = 5; - getCeUriRef() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
-
string ce_uri_ref = 6; - getCeUriRef() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
-
string ce_uri_ref = 6; - getCeUriRef() - Method in interface io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValueOrBuilder
-
string ce_uri_ref = 6; - getCeUriRefBytes() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
-
string ce_uri_ref = 6; - getCeUriRefBytes() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
-
string ce_uri_ref = 6; - getCeUriRefBytes() - Method in interface io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValueOrBuilder
-
string ce_uri_ref = 6; - getClientStreamMethod() - Static method in class io.cloudevents.v1.CloudEventServiceGrpc
- getDataCase() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
- getDataCase() - Method in class io.cloudevents.v1.proto.CloudEvent
- getDataCase() - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
- getDefaultInstance() - Static method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
- getDefaultInstance() - Static method in class io.cloudevents.v1.proto.CloudEvent
- getDefaultInstanceForType() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
- getDefaultInstanceForType() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
- getDefaultInstanceForType() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
- getDefaultInstanceForType() - Method in class io.cloudevents.v1.proto.CloudEvent
- getDescriptor() - Static method in class io.cloudevents.v1.CloudEventServiceOuterClass
- getDescriptor() - Static method in class io.cloudevents.v1.proto.CloudEvent.Builder
- getDescriptor() - Static method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
- getDescriptor() - Static method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
- getDescriptor() - Static method in class io.cloudevents.v1.proto.CloudEvent
- getDescriptor() - Static method in class io.cloudevents.v1.proto.CloudEventOuterClass
- getDescriptorForType() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
- getDescriptorForType() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
- getId() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
-
Required Attributes
- getId() - Method in class io.cloudevents.v1.proto.CloudEvent
-
Required Attributes
- getId() - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
-
Required Attributes
- getIdBytes() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
-
Required Attributes
- getIdBytes() - Method in class io.cloudevents.v1.proto.CloudEvent
-
Required Attributes
- getIdBytes() - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
-
Required Attributes
- getMutableAttributes() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
-
Deprecated.
- getNumber() - Method in enum io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.AttrCase
- getNumber() - Method in enum io.cloudevents.v1.proto.CloudEvent.DataCase
- getParserForType() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
- getParserForType() - Method in class io.cloudevents.v1.proto.CloudEvent
- getProtoData() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
-
.google.protobuf.Any proto_data = 8; - getProtoData() - Method in class io.cloudevents.v1.proto.CloudEvent
-
.google.protobuf.Any proto_data = 8; - getProtoData() - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
-
.google.protobuf.Any proto_data = 8; - getProtoDataBuilder() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
-
.google.protobuf.Any proto_data = 8; - getProtoDataOrBuilder() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
-
.google.protobuf.Any proto_data = 8; - getProtoDataOrBuilder() - Method in class io.cloudevents.v1.proto.CloudEvent
-
.google.protobuf.Any proto_data = 8; - getProtoDataOrBuilder() - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
-
.google.protobuf.Any proto_data = 8; - getRequestReplyMethod() - Static method in class io.cloudevents.v1.CloudEventServiceGrpc
- getSerializedSize() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
- getSerializedSize() - Method in class io.cloudevents.v1.proto.CloudEvent
- getServerStreamMethod() - Static method in class io.cloudevents.v1.CloudEventServiceGrpc
- getServiceDescriptor() - Static method in class io.cloudevents.v1.CloudEventServiceGrpc
- getSource() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
-
URI-reference
- getSource() - Method in class io.cloudevents.v1.proto.CloudEvent
-
URI-reference
- getSource() - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
-
URI-reference
- getSourceBytes() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
-
URI-reference
- getSourceBytes() - Method in class io.cloudevents.v1.proto.CloudEvent
-
URI-reference
- getSourceBytes() - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
-
URI-reference
- getSpecVersion() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
-
string spec_version = 3; - getSpecVersion() - Method in class io.cloudevents.v1.proto.CloudEvent
-
string spec_version = 3; - getSpecVersion() - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
-
string spec_version = 3; - getSpecVersionBytes() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
-
string spec_version = 3; - getSpecVersionBytes() - Method in class io.cloudevents.v1.proto.CloudEvent
-
string spec_version = 3; - getSpecVersionBytes() - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
-
string spec_version = 3; - getTextData() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
-
string text_data = 7; - getTextData() - Method in class io.cloudevents.v1.proto.CloudEvent
-
string text_data = 7; - getTextData() - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
-
string text_data = 7; - getTextDataBytes() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
-
string text_data = 7; - getTextDataBytes() - Method in class io.cloudevents.v1.proto.CloudEvent
-
string text_data = 7; - getTextDataBytes() - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
-
string text_data = 7; - getType() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
-
string type = 4; - getType() - Method in class io.cloudevents.v1.proto.CloudEvent
-
string type = 4; - getType() - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
-
string type = 4; - getTypeBytes() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
-
string type = 4; - getTypeBytes() - Method in class io.cloudevents.v1.proto.CloudEvent
-
string type = 4; - getTypeBytes() - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
-
string type = 4;
H
- hasBinaryData() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
-
bytes binary_data = 6; - hasBinaryData() - Method in class io.cloudevents.v1.proto.CloudEvent
-
bytes binary_data = 6; - hasBinaryData() - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
-
bytes binary_data = 6; - hasCeBoolean() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
-
bool ce_boolean = 1; - hasCeBoolean() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
-
bool ce_boolean = 1; - hasCeBoolean() - Method in interface io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValueOrBuilder
-
bool ce_boolean = 1; - hasCeBytes() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
-
bytes ce_bytes = 4; - hasCeBytes() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
-
bytes ce_bytes = 4; - hasCeBytes() - Method in interface io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValueOrBuilder
-
bytes ce_bytes = 4; - hasCeInteger() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
-
int32 ce_integer = 2; - hasCeInteger() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
-
int32 ce_integer = 2; - hasCeInteger() - Method in interface io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValueOrBuilder
-
int32 ce_integer = 2; - hasCeString() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
-
string ce_string = 3; - hasCeString() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
-
string ce_string = 3; - hasCeString() - Method in interface io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValueOrBuilder
-
string ce_string = 3; - hasCeTimestamp() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
-
.google.protobuf.Timestamp ce_timestamp = 7; - hasCeTimestamp() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
-
.google.protobuf.Timestamp ce_timestamp = 7; - hasCeTimestamp() - Method in interface io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValueOrBuilder
-
.google.protobuf.Timestamp ce_timestamp = 7; - hasCeUri() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
-
string ce_uri = 5; - hasCeUri() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
-
string ce_uri = 5; - hasCeUri() - Method in interface io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValueOrBuilder
-
string ce_uri = 5; - hasCeUriRef() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
-
string ce_uri_ref = 6; - hasCeUriRef() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
-
string ce_uri_ref = 6; - hasCeUriRef() - Method in interface io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValueOrBuilder
-
string ce_uri_ref = 6; - hashCode() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
- hashCode() - Method in class io.cloudevents.v1.proto.CloudEvent
- hasProtoData() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
-
.google.protobuf.Any proto_data = 8; - hasProtoData() - Method in class io.cloudevents.v1.proto.CloudEvent
-
.google.protobuf.Any proto_data = 8; - hasProtoData() - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
-
.google.protobuf.Any proto_data = 8; - hasTextData() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
-
string text_data = 7; - hasTextData() - Method in class io.cloudevents.v1.proto.CloudEvent
-
string text_data = 7; - hasTextData() - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
-
string text_data = 7;
I
- ID_FIELD_NUMBER - Static variable in class io.cloudevents.v1.proto.CloudEvent
- internalGetFieldAccessorTable() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
- internalGetFieldAccessorTable() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
- internalGetFieldAccessorTable() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
- internalGetFieldAccessorTable() - Method in class io.cloudevents.v1.proto.CloudEvent
- internalGetMapField(int) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
- internalGetMapField(int) - Method in class io.cloudevents.v1.proto.CloudEvent
- internalGetMutableMapField(int) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
- io.cloudevents.v1 - package io.cloudevents.v1
- io.cloudevents.v1.proto - package io.cloudevents.v1.proto
- isInitialized() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
- isInitialized() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
- isInitialized() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
- isInitialized() - Method in class io.cloudevents.v1.proto.CloudEvent
M
- mergeCeTimestamp(Timestamp) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
-
.google.protobuf.Timestamp ce_timestamp = 7; - mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
- mergeFrom(Message) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
- mergeFrom(Message) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
- mergeFrom(CloudEvent) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
- mergeFrom(CloudEvent.CloudEventAttributeValue) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
- mergeProtoData(Any) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
-
.google.protobuf.Any proto_data = 8; - mergeUnknownFields(UnknownFieldSet) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
N
- newBlockingStub(Channel) - Static method in class io.cloudevents.v1.CloudEventServiceGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newBuilder() - Static method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
- newBuilder() - Static method in class io.cloudevents.v1.proto.CloudEvent
- newBuilder(CloudEvent) - Static method in class io.cloudevents.v1.proto.CloudEvent
- newBuilder(CloudEvent.CloudEventAttributeValue) - Static method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
- newBuilderForType() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
- newBuilderForType() - Method in class io.cloudevents.v1.proto.CloudEvent
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.cloudevents.v1.proto.CloudEvent
- newFutureStub(Channel) - Static method in class io.cloudevents.v1.CloudEventServiceGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.cloudevents.v1.proto.CloudEvent
- newStub(Channel) - Static method in class io.cloudevents.v1.CloudEventServiceGrpc
-
Creates a new async stub that supports all call types for the service
O
- org.springframework.cloud.function.grpc.ce - package org.springframework.cloud.function.grpc.ce
P
- parseDelimitedFrom(InputStream) - Static method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
- parseDelimitedFrom(InputStream) - Static method in class io.cloudevents.v1.proto.CloudEvent
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.cloudevents.v1.proto.CloudEvent
- parseFrom(byte[]) - Static method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
- parseFrom(byte[]) - Static method in class io.cloudevents.v1.proto.CloudEvent
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.cloudevents.v1.proto.CloudEvent
- parseFrom(ByteString) - Static method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
- parseFrom(ByteString) - Static method in class io.cloudevents.v1.proto.CloudEvent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.cloudevents.v1.proto.CloudEvent
- parseFrom(CodedInputStream) - Static method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
- parseFrom(CodedInputStream) - Static method in class io.cloudevents.v1.proto.CloudEvent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.cloudevents.v1.proto.CloudEvent
- parseFrom(InputStream) - Static method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
- parseFrom(InputStream) - Static method in class io.cloudevents.v1.proto.CloudEvent
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.cloudevents.v1.proto.CloudEvent
- parseFrom(ByteBuffer) - Static method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
- parseFrom(ByteBuffer) - Static method in class io.cloudevents.v1.proto.CloudEvent
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.cloudevents.v1.proto.CloudEvent
- parser() - Static method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
- parser() - Static method in class io.cloudevents.v1.proto.CloudEvent
- PROTO_DATA - Enum constant in enum io.cloudevents.v1.proto.CloudEvent.DataCase
- PROTO_DATA_FIELD_NUMBER - Static variable in class io.cloudevents.v1.proto.CloudEvent
- putAllAttributes(Map<String, CloudEvent.CloudEventAttributeValue>) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
-
Optional & Extension Attributes
- putAttributes(String, CloudEvent.CloudEventAttributeValue) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
-
Optional & Extension Attributes
R
- registerAllExtensions(ExtensionRegistry) - Static method in class io.cloudevents.v1.CloudEventServiceOuterClass
- registerAllExtensions(ExtensionRegistry) - Static method in class io.cloudevents.v1.proto.CloudEventOuterClass
- registerAllExtensions(ExtensionRegistryLite) - Static method in class io.cloudevents.v1.CloudEventServiceOuterClass
- registerAllExtensions(ExtensionRegistryLite) - Static method in class io.cloudevents.v1.proto.CloudEventOuterClass
- removeAttributes(String) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
-
Optional & Extension Attributes
- requestReply(CloudEvent) - Method in class io.cloudevents.v1.CloudEventServiceGrpc.CloudEventServiceBlockingStub
- requestReply(CloudEvent) - Method in class io.cloudevents.v1.CloudEventServiceGrpc.CloudEventServiceFutureStub
- requestReply(CloudEvent, StreamObserver<CloudEvent>) - Method in interface io.cloudevents.v1.CloudEventServiceGrpc.AsyncService
- requestReply(CloudEvent, StreamObserver<CloudEvent>) - Method in class io.cloudevents.v1.CloudEventServiceGrpc.CloudEventServiceStub
S
- serverStream(CloudEvent) - Method in class io.cloudevents.v1.CloudEventServiceGrpc.CloudEventServiceBlockingStub
- serverStream(CloudEvent, StreamObserver<CloudEvent>) - Method in interface io.cloudevents.v1.CloudEventServiceGrpc.AsyncService
- serverStream(CloudEvent, StreamObserver<CloudEvent>) - Method in class io.cloudevents.v1.CloudEventServiceGrpc.CloudEventServiceStub
- SERVICE_NAME - Static variable in class io.cloudevents.v1.CloudEventServiceGrpc
- setBinaryData(ByteString) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
-
bytes binary_data = 6; - setCeBoolean(boolean) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
-
bool ce_boolean = 1; - setCeBytes(ByteString) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
-
bytes ce_bytes = 4; - setCeInteger(int) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
-
int32 ce_integer = 2; - setCeString(String) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
-
string ce_string = 3; - setCeStringBytes(ByteString) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
-
string ce_string = 3; - setCeTimestamp(Timestamp) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
-
.google.protobuf.Timestamp ce_timestamp = 7; - setCeTimestamp(Timestamp.Builder) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
-
.google.protobuf.Timestamp ce_timestamp = 7; - setCeUri(String) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
-
string ce_uri = 5; - setCeUriBytes(ByteString) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
-
string ce_uri = 5; - setCeUriRef(String) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
-
string ce_uri_ref = 6; - setCeUriRefBytes(ByteString) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
-
string ce_uri_ref = 6; - setId(String) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
-
Required Attributes
- setIdBytes(ByteString) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
-
Required Attributes
- setProtoData(Any) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
-
.google.protobuf.Any proto_data = 8; - setProtoData(Any.Builder) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
-
.google.protobuf.Any proto_data = 8; - setSource(String) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
-
URI-reference
- setSourceBytes(ByteString) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
-
URI-reference
- setSpecVersion(String) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
-
string spec_version = 3; - setSpecVersionBytes(ByteString) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
-
string spec_version = 3; - setTextData(String) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
-
string text_data = 7; - setTextDataBytes(ByteString) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
-
string text_data = 7; - setType(String) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
-
string type = 4; - setTypeBytes(ByteString) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
-
string type = 4; - setUnknownFields(UnknownFieldSet) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
- SOURCE_FIELD_NUMBER - Static variable in class io.cloudevents.v1.proto.CloudEvent
- SPEC_VERSION_FIELD_NUMBER - Static variable in class io.cloudevents.v1.proto.CloudEvent
- supports(Class<? extends GeneratedMessageV3>) - Method in class org.springframework.cloud.function.grpc.ce.CloudEventMessageConverter
T
- TEXT_DATA - Enum constant in enum io.cloudevents.v1.proto.CloudEvent.DataCase
- TEXT_DATA_FIELD_NUMBER - Static variable in class io.cloudevents.v1.proto.CloudEvent
- toBuilder() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
- toBuilder() - Method in class io.cloudevents.v1.proto.CloudEvent
- TYPE_FIELD_NUMBER - Static variable in class io.cloudevents.v1.proto.CloudEvent
V
- valueOf(int) - Static method in enum io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.AttrCase
-
Deprecated.
- valueOf(int) - Static method in enum io.cloudevents.v1.proto.CloudEvent.DataCase
-
Deprecated.
- valueOf(String) - Static method in enum io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.AttrCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.cloudevents.v1.proto.CloudEvent.DataCase
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.AttrCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.cloudevents.v1.proto.CloudEvent.DataCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- writeTo(CodedOutputStream) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
- writeTo(CodedOutputStream) - Method in class io.cloudevents.v1.proto.CloudEvent
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form