Uses of Class
com.google.cloud.rapidmigrationassessment.v1.GetAnnotationRequest
-
Packages that use GetAnnotationRequest Package Description com.google.cloud.rapidmigrationassessment.v1 A client to Rapid Migration Assessment APIcom.google.cloud.rapidmigrationassessment.v1.stub -
-
Uses of GetAnnotationRequest in com.google.cloud.rapidmigrationassessment.v1
Methods in com.google.cloud.rapidmigrationassessment.v1 that return GetAnnotationRequest Modifier and Type Method Description GetAnnotationRequestGetAnnotationRequest.Builder. build()GetAnnotationRequestGetAnnotationRequest.Builder. buildPartial()static GetAnnotationRequestGetAnnotationRequest. getDefaultInstance()GetAnnotationRequestGetAnnotationRequest.Builder. getDefaultInstanceForType()GetAnnotationRequestGetAnnotationRequest. getDefaultInstanceForType()static GetAnnotationRequestGetAnnotationRequest. parseDelimitedFrom(InputStream input)static GetAnnotationRequestGetAnnotationRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetAnnotationRequestGetAnnotationRequest. parseFrom(byte[] data)static GetAnnotationRequestGetAnnotationRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetAnnotationRequestGetAnnotationRequest. parseFrom(com.google.protobuf.ByteString data)static GetAnnotationRequestGetAnnotationRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetAnnotationRequestGetAnnotationRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetAnnotationRequestGetAnnotationRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetAnnotationRequestGetAnnotationRequest. parseFrom(InputStream input)static GetAnnotationRequestGetAnnotationRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetAnnotationRequestGetAnnotationRequest. parseFrom(ByteBuffer data)static GetAnnotationRequestGetAnnotationRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.rapidmigrationassessment.v1 that return types with arguments of type GetAnnotationRequest Modifier and Type Method Description 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<GetAnnotationRequest>GetAnnotationRequest. getParserForType()static com.google.protobuf.Parser<GetAnnotationRequest>GetAnnotationRequest. parser()Methods in com.google.cloud.rapidmigrationassessment.v1 with parameters of type GetAnnotationRequest Modifier and Type Method Description AnnotationRapidMigrationAssessmentClient. getAnnotation(GetAnnotationRequest request)Gets details of a single Annotation.default voidRapidMigrationAssessmentGrpc.AsyncService. getAnnotation(GetAnnotationRequest request, io.grpc.stub.StreamObserver<Annotation> responseObserver)Gets details of a single Annotation.AnnotationRapidMigrationAssessmentGrpc.RapidMigrationAssessmentBlockingStub. getAnnotation(GetAnnotationRequest request)Gets details of a single Annotation.com.google.common.util.concurrent.ListenableFuture<Annotation>RapidMigrationAssessmentGrpc.RapidMigrationAssessmentFutureStub. getAnnotation(GetAnnotationRequest request)Gets details of a single Annotation.voidRapidMigrationAssessmentGrpc.RapidMigrationAssessmentStub. getAnnotation(GetAnnotationRequest request, io.grpc.stub.StreamObserver<Annotation> responseObserver)Gets details of a single Annotation.GetAnnotationRequest.BuilderGetAnnotationRequest.Builder. mergeFrom(GetAnnotationRequest other)static GetAnnotationRequest.BuilderGetAnnotationRequest. newBuilder(GetAnnotationRequest prototype) -
Uses of GetAnnotationRequest in com.google.cloud.rapidmigrationassessment.v1.stub
Methods in com.google.cloud.rapidmigrationassessment.v1.stub that return types with arguments of type GetAnnotationRequest Modifier and Type Method Description 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.
-