Uses of Class
com.google.cloud.migrationcenter.v1.ReportAssetFramesResponse
-
Packages that use ReportAssetFramesResponse Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center APIcom.google.cloud.migrationcenter.v1.stub -
-
Uses of ReportAssetFramesResponse in com.google.cloud.migrationcenter.v1
Methods in com.google.cloud.migrationcenter.v1 that return ReportAssetFramesResponse Modifier and Type Method Description ReportAssetFramesResponseReportAssetFramesResponse.Builder. build()ReportAssetFramesResponseReportAssetFramesResponse.Builder. buildPartial()static ReportAssetFramesResponseReportAssetFramesResponse. getDefaultInstance()ReportAssetFramesResponseReportAssetFramesResponse.Builder. getDefaultInstanceForType()ReportAssetFramesResponseReportAssetFramesResponse. getDefaultInstanceForType()static ReportAssetFramesResponseReportAssetFramesResponse. parseDelimitedFrom(InputStream input)static ReportAssetFramesResponseReportAssetFramesResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReportAssetFramesResponseReportAssetFramesResponse. parseFrom(byte[] data)static ReportAssetFramesResponseReportAssetFramesResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReportAssetFramesResponseReportAssetFramesResponse. parseFrom(com.google.protobuf.ByteString data)static ReportAssetFramesResponseReportAssetFramesResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReportAssetFramesResponseReportAssetFramesResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ReportAssetFramesResponseReportAssetFramesResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReportAssetFramesResponseReportAssetFramesResponse. parseFrom(InputStream input)static ReportAssetFramesResponseReportAssetFramesResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReportAssetFramesResponseReportAssetFramesResponse. parseFrom(ByteBuffer data)static ReportAssetFramesResponseReportAssetFramesResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ReportAssetFramesResponseMigrationCenterClient. reportAssetFrames(ReportAssetFramesRequest request)Reports a set of frames.ReportAssetFramesResponseMigrationCenterGrpc.MigrationCenterBlockingStub. reportAssetFrames(ReportAssetFramesRequest request)Reports a set of frames.Methods in com.google.cloud.migrationcenter.v1 that return types with arguments of type ReportAssetFramesResponse Modifier and Type Method Description com.google.protobuf.Parser<ReportAssetFramesResponse>ReportAssetFramesResponse. getParserForType()static io.grpc.MethodDescriptor<ReportAssetFramesRequest,ReportAssetFramesResponse>MigrationCenterGrpc. getReportAssetFramesMethod()static com.google.protobuf.Parser<ReportAssetFramesResponse>ReportAssetFramesResponse. parser()com.google.common.util.concurrent.ListenableFuture<ReportAssetFramesResponse>MigrationCenterGrpc.MigrationCenterFutureStub. reportAssetFrames(ReportAssetFramesRequest request)Reports a set of frames.com.google.api.gax.rpc.UnaryCallable<ReportAssetFramesRequest,ReportAssetFramesResponse>MigrationCenterClient. reportAssetFramesCallable()Reports a set of frames.com.google.api.gax.rpc.UnaryCallSettings.Builder<ReportAssetFramesRequest,ReportAssetFramesResponse>MigrationCenterSettings.Builder. reportAssetFramesSettings()Returns the builder for the settings used for calls to reportAssetFrames.com.google.api.gax.rpc.UnaryCallSettings<ReportAssetFramesRequest,ReportAssetFramesResponse>MigrationCenterSettings. reportAssetFramesSettings()Returns the object with the settings used for calls to reportAssetFrames.Methods in com.google.cloud.migrationcenter.v1 with parameters of type ReportAssetFramesResponse Modifier and Type Method Description ReportAssetFramesResponse.BuilderReportAssetFramesResponse.Builder. mergeFrom(ReportAssetFramesResponse other)static ReportAssetFramesResponse.BuilderReportAssetFramesResponse. newBuilder(ReportAssetFramesResponse prototype)Method parameters in com.google.cloud.migrationcenter.v1 with type arguments of type ReportAssetFramesResponse Modifier and Type Method Description default voidMigrationCenterGrpc.AsyncService. reportAssetFrames(ReportAssetFramesRequest request, io.grpc.stub.StreamObserver<ReportAssetFramesResponse> responseObserver)Reports a set of frames.voidMigrationCenterGrpc.MigrationCenterStub. reportAssetFrames(ReportAssetFramesRequest request, io.grpc.stub.StreamObserver<ReportAssetFramesResponse> responseObserver)Reports a set of frames. -
Uses of ReportAssetFramesResponse in com.google.cloud.migrationcenter.v1.stub
Methods in com.google.cloud.migrationcenter.v1.stub that return types with arguments of type ReportAssetFramesResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ReportAssetFramesRequest,ReportAssetFramesResponse>GrpcMigrationCenterStub. reportAssetFramesCallable()com.google.api.gax.rpc.UnaryCallable<ReportAssetFramesRequest,ReportAssetFramesResponse>HttpJsonMigrationCenterStub. reportAssetFramesCallable()com.google.api.gax.rpc.UnaryCallable<ReportAssetFramesRequest,ReportAssetFramesResponse>MigrationCenterStub. reportAssetFramesCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<ReportAssetFramesRequest,ReportAssetFramesResponse>MigrationCenterStubSettings.Builder. reportAssetFramesSettings()Returns the builder for the settings used for calls to reportAssetFrames.com.google.api.gax.rpc.UnaryCallSettings<ReportAssetFramesRequest,ReportAssetFramesResponse>MigrationCenterStubSettings. reportAssetFramesSettings()Returns the object with the settings used for calls to reportAssetFrames.
-