Uses of Class
xds.annotations.v3.Status.MessageStatusAnnotation.Builder
Packages that use Status.MessageStatusAnnotation.Builder
-
Uses of Status.MessageStatusAnnotation.Builder in xds.annotations.v3
Methods in xds.annotations.v3 that return Status.MessageStatusAnnotation.BuilderModifier and TypeMethodDescriptionStatus.MessageStatusAnnotation.Builder.clear()
Status.MessageStatusAnnotation.Builder.clearWorkInProgress()
The entity is work-in-progress and subject to breaking changes.Status.MessageStatusAnnotation.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Status.MessageStatusAnnotation.Builder.mergeFrom
(com.google.protobuf.Message other) Status.MessageStatusAnnotation.Builder.mergeFrom
(Status.MessageStatusAnnotation other) Status.MessageStatusAnnotation.newBuilder()
Status.MessageStatusAnnotation.newBuilder
(Status.MessageStatusAnnotation prototype) Status.MessageStatusAnnotation.newBuilderForType()
protected Status.MessageStatusAnnotation.Builder
Status.MessageStatusAnnotation.newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) Status.MessageStatusAnnotation.Builder.setWorkInProgress
(boolean value) The entity is work-in-progress and subject to breaking changes.Status.MessageStatusAnnotation.toBuilder()