Uses of Class
com.google.cloud.rapidmigrationassessment.v1.Annotation
-
Packages that use Annotation Package Description com.google.cloud.rapidmigrationassessment.v1 A client to Rapid Migration Assessment APIcom.google.cloud.rapidmigrationassessment.v1.stub -
-
Uses of Annotation in com.google.cloud.rapidmigrationassessment.v1
Methods in com.google.cloud.rapidmigrationassessment.v1 that return Annotation Modifier and Type Method Description Annotation
Annotation.Builder. build()
Annotation
Annotation.Builder. buildPartial()
Annotation
CreateAnnotationRequest.Builder. getAnnotation()
Required.Annotation
CreateAnnotationRequest. getAnnotation()
Required.Annotation
CreateAnnotationRequestOrBuilder. getAnnotation()
Required.Annotation
RapidMigrationAssessmentClient. getAnnotation(AnnotationName name)
Gets details of a single Annotation.Annotation
RapidMigrationAssessmentClient. getAnnotation(GetAnnotationRequest request)
Gets details of a single Annotation.Annotation
RapidMigrationAssessmentClient. getAnnotation(String name)
Gets details of a single Annotation.Annotation
RapidMigrationAssessmentGrpc.RapidMigrationAssessmentBlockingStub. getAnnotation(GetAnnotationRequest request)
Gets details of a single Annotation.static Annotation
Annotation. getDefaultInstance()
Annotation
Annotation.Builder. getDefaultInstanceForType()
Annotation
Annotation. getDefaultInstanceForType()
static Annotation
Annotation. parseDelimitedFrom(InputStream input)
static Annotation
Annotation. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Annotation
Annotation. parseFrom(byte[] data)
static Annotation
Annotation. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Annotation
Annotation. parseFrom(com.google.protobuf.ByteString data)
static Annotation
Annotation. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Annotation
Annotation. parseFrom(com.google.protobuf.CodedInputStream input)
static Annotation
Annotation. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Annotation
Annotation. parseFrom(InputStream input)
static Annotation
Annotation. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Annotation
Annotation. parseFrom(ByteBuffer data)
static Annotation
Annotation. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.rapidmigrationassessment.v1 that return types with arguments of type Annotation Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Annotation,OperationMetadata>
RapidMigrationAssessmentClient. createAnnotationAsync(CreateAnnotationRequest request)
Creates an Annotationcom.google.api.gax.longrunning.OperationFuture<Annotation,OperationMetadata>
RapidMigrationAssessmentClient. createAnnotationAsync(LocationName parent, Annotation annotation)
Creates an Annotationcom.google.api.gax.longrunning.OperationFuture<Annotation,OperationMetadata>
RapidMigrationAssessmentClient. createAnnotationAsync(String parent, Annotation annotation)
Creates an Annotationcom.google.api.gax.rpc.OperationCallable<CreateAnnotationRequest,Annotation,OperationMetadata>
RapidMigrationAssessmentClient. createAnnotationOperationCallable()
Creates an Annotationcom.google.api.gax.rpc.OperationCallSettings.Builder<CreateAnnotationRequest,Annotation,OperationMetadata>
RapidMigrationAssessmentSettings.Builder. createAnnotationOperationSettings()
Returns the builder for the settings used for calls to createAnnotation.com.google.api.gax.rpc.OperationCallSettings<CreateAnnotationRequest,Annotation,OperationMetadata>
RapidMigrationAssessmentSettings. createAnnotationOperationSettings()
Returns the object with the settings used for calls to createAnnotation.com.google.common.util.concurrent.ListenableFuture<Annotation>
RapidMigrationAssessmentGrpc.RapidMigrationAssessmentFutureStub. getAnnotation(GetAnnotationRequest request)
Gets details of a single Annotation.com.google.api.gax.rpc.UnaryCallable<GetAnnotationRequest,Annotation>
RapidMigrationAssessmentClient. getAnnotationCallable()
Gets details of a single Annotation.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetAnnotationRequest,Annotation>
RapidMigrationAssessmentSettings.Builder. getAnnotationSettings()
Returns the builder for the settings used for calls to getAnnotation.com.google.api.gax.rpc.UnaryCallSettings<GetAnnotationRequest,Annotation>
RapidMigrationAssessmentSettings. getAnnotationSettings()
Returns the object with the settings used for calls to getAnnotation.static io.grpc.MethodDescriptor<GetAnnotationRequest,Annotation>
RapidMigrationAssessmentGrpc. getGetAnnotationMethod()
com.google.protobuf.Parser<Annotation>
Annotation. getParserForType()
static com.google.protobuf.Parser<Annotation>
Annotation. parser()
Methods in com.google.cloud.rapidmigrationassessment.v1 with parameters of type Annotation Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Annotation,OperationMetadata>
RapidMigrationAssessmentClient. createAnnotationAsync(LocationName parent, Annotation annotation)
Creates an Annotationcom.google.api.gax.longrunning.OperationFuture<Annotation,OperationMetadata>
RapidMigrationAssessmentClient. createAnnotationAsync(String parent, Annotation annotation)
Creates an AnnotationCreateAnnotationRequest.Builder
CreateAnnotationRequest.Builder. mergeAnnotation(Annotation value)
Required.Annotation.Builder
Annotation.Builder. mergeFrom(Annotation other)
static Annotation.Builder
Annotation. newBuilder(Annotation prototype)
CreateAnnotationRequest.Builder
CreateAnnotationRequest.Builder. setAnnotation(Annotation value)
Required.Method parameters in com.google.cloud.rapidmigrationassessment.v1 with type arguments of type Annotation Modifier and Type Method Description default void
RapidMigrationAssessmentGrpc.AsyncService. getAnnotation(GetAnnotationRequest request, io.grpc.stub.StreamObserver<Annotation> responseObserver)
Gets details of a single Annotation.void
RapidMigrationAssessmentGrpc.RapidMigrationAssessmentStub. getAnnotation(GetAnnotationRequest request, io.grpc.stub.StreamObserver<Annotation> responseObserver)
Gets details of a single Annotation. -
Uses of Annotation in com.google.cloud.rapidmigrationassessment.v1.stub
Methods in com.google.cloud.rapidmigrationassessment.v1.stub that return types with arguments of type Annotation Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<CreateAnnotationRequest,Annotation,OperationMetadata>
GrpcRapidMigrationAssessmentStub. createAnnotationOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateAnnotationRequest,Annotation,OperationMetadata>
HttpJsonRapidMigrationAssessmentStub. createAnnotationOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateAnnotationRequest,Annotation,OperationMetadata>
RapidMigrationAssessmentStub. createAnnotationOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateAnnotationRequest,Annotation,OperationMetadata>
RapidMigrationAssessmentStubSettings.Builder. createAnnotationOperationSettings()
Returns the builder for the settings used for calls to createAnnotation.com.google.api.gax.rpc.OperationCallSettings<CreateAnnotationRequest,Annotation,OperationMetadata>
RapidMigrationAssessmentStubSettings. createAnnotationOperationSettings()
Returns the object with the settings used for calls to createAnnotation.com.google.api.gax.rpc.UnaryCallable<GetAnnotationRequest,Annotation>
GrpcRapidMigrationAssessmentStub. getAnnotationCallable()
com.google.api.gax.rpc.UnaryCallable<GetAnnotationRequest,Annotation>
HttpJsonRapidMigrationAssessmentStub. getAnnotationCallable()
com.google.api.gax.rpc.UnaryCallable<GetAnnotationRequest,Annotation>
RapidMigrationAssessmentStub. getAnnotationCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetAnnotationRequest,Annotation>
RapidMigrationAssessmentStubSettings.Builder. getAnnotationSettings()
Returns the builder for the settings used for calls to getAnnotation.com.google.api.gax.rpc.UnaryCallSettings<GetAnnotationRequest,Annotation>
RapidMigrationAssessmentStubSettings. getAnnotationSettings()
Returns the object with the settings used for calls to getAnnotation.
-