Uses of Class
com.google.cloud.rapidmigrationassessment.v1.Annotation.Builder
-
Packages that use Annotation.Builder Package Description com.google.cloud.rapidmigrationassessment.v1 A client to Rapid Migration Assessment API -
-
Uses of Annotation.Builder in com.google.cloud.rapidmigrationassessment.v1
Methods in com.google.cloud.rapidmigrationassessment.v1 that return Annotation.Builder Modifier and Type Method Description Annotation.BuilderAnnotation.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Annotation.BuilderAnnotation.Builder. clear()Annotation.BuilderAnnotation.Builder. clearCreateTime()Output only.Annotation.BuilderAnnotation.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)Annotation.BuilderAnnotation.Builder. clearLabels()Annotation.BuilderAnnotation.Builder. clearName()name of resource.Annotation.BuilderAnnotation.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Annotation.BuilderAnnotation.Builder. clearType()Type of an annotation.Annotation.BuilderAnnotation.Builder. clearUpdateTime()Output only.Annotation.BuilderAnnotation.Builder. clone()Annotation.BuilderCreateAnnotationRequest.Builder. getAnnotationBuilder()Required.Annotation.BuilderAnnotation.Builder. mergeCreateTime(com.google.protobuf.Timestamp value)Output only.Annotation.BuilderAnnotation.Builder. mergeFrom(Annotation other)Annotation.BuilderAnnotation.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Annotation.BuilderAnnotation.Builder. mergeFrom(com.google.protobuf.Message other)Annotation.BuilderAnnotation.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Annotation.BuilderAnnotation.Builder. mergeUpdateTime(com.google.protobuf.Timestamp value)Output only.static Annotation.BuilderAnnotation. newBuilder()static Annotation.BuilderAnnotation. newBuilder(Annotation prototype)Annotation.BuilderAnnotation. newBuilderForType()protected Annotation.BuilderAnnotation. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)Annotation.BuilderAnnotation.Builder. putAllLabels(Map<String,String> values)Labels as key value pairs.Annotation.BuilderAnnotation.Builder. putLabels(String key, String value)Labels as key value pairs.Annotation.BuilderAnnotation.Builder. removeLabels(String key)Labels as key value pairs.Annotation.BuilderAnnotation.Builder. setCreateTime(com.google.protobuf.Timestamp value)Output only.Annotation.BuilderAnnotation.Builder. setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)Output only.Annotation.BuilderAnnotation.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Annotation.BuilderAnnotation.Builder. setName(String value)name of resource.Annotation.BuilderAnnotation.Builder. setNameBytes(com.google.protobuf.ByteString value)name of resource.Annotation.BuilderAnnotation.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Annotation.BuilderAnnotation.Builder. setType(Annotation.Type value)Type of an annotation.Annotation.BuilderAnnotation.Builder. setTypeValue(int value)Type of an annotation.Annotation.BuilderAnnotation.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Annotation.BuilderAnnotation.Builder. setUpdateTime(com.google.protobuf.Timestamp value)Output only.Annotation.BuilderAnnotation.Builder. setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)Output only.Annotation.BuilderAnnotation. toBuilder()Methods in com.google.cloud.rapidmigrationassessment.v1 with parameters of type Annotation.Builder Modifier and Type Method Description CreateAnnotationRequest.BuilderCreateAnnotationRequest.Builder. setAnnotation(Annotation.Builder builderForValue)Required.
-