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