Uses of Class
com.google.cloud.rapidmigrationassessment.v1.AnnotationName
-
Packages that use AnnotationName Package Description com.google.cloud.rapidmigrationassessment.v1 A client to Rapid Migration Assessment API -
-
Uses of AnnotationName in com.google.cloud.rapidmigrationassessment.v1
Methods in com.google.cloud.rapidmigrationassessment.v1 that return AnnotationName Modifier and Type Method Description AnnotationNameAnnotationName.Builder. build()static AnnotationNameAnnotationName. of(String project, String location, String annotation)static AnnotationNameAnnotationName. parse(String formattedString)Methods in com.google.cloud.rapidmigrationassessment.v1 that return types with arguments of type AnnotationName Modifier and Type Method Description static List<AnnotationName>AnnotationName. parseList(List<String> formattedStrings)Methods in com.google.cloud.rapidmigrationassessment.v1 with parameters of type AnnotationName Modifier and Type Method Description AnnotationRapidMigrationAssessmentClient. getAnnotation(AnnotationName name)Gets details of a single Annotation.Method parameters in com.google.cloud.rapidmigrationassessment.v1 with type arguments of type AnnotationName Modifier and Type Method Description static List<String>AnnotationName. toStringList(List<AnnotationName> values)
-