Uses of Class
com.google.cloud.migrationcenter.v1.ReportAssetFramesRequest
-
Packages that use ReportAssetFramesRequest Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center APIcom.google.cloud.migrationcenter.v1.stub -
-
Uses of ReportAssetFramesRequest in com.google.cloud.migrationcenter.v1
Methods in com.google.cloud.migrationcenter.v1 that return ReportAssetFramesRequest Modifier and Type Method Description ReportAssetFramesRequestReportAssetFramesRequest.Builder. build()ReportAssetFramesRequestReportAssetFramesRequest.Builder. buildPartial()static ReportAssetFramesRequestReportAssetFramesRequest. getDefaultInstance()ReportAssetFramesRequestReportAssetFramesRequest.Builder. getDefaultInstanceForType()ReportAssetFramesRequestReportAssetFramesRequest. getDefaultInstanceForType()static ReportAssetFramesRequestReportAssetFramesRequest. parseDelimitedFrom(InputStream input)static ReportAssetFramesRequestReportAssetFramesRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReportAssetFramesRequestReportAssetFramesRequest. parseFrom(byte[] data)static ReportAssetFramesRequestReportAssetFramesRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReportAssetFramesRequestReportAssetFramesRequest. parseFrom(com.google.protobuf.ByteString data)static ReportAssetFramesRequestReportAssetFramesRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReportAssetFramesRequestReportAssetFramesRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ReportAssetFramesRequestReportAssetFramesRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReportAssetFramesRequestReportAssetFramesRequest. parseFrom(InputStream input)static ReportAssetFramesRequestReportAssetFramesRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReportAssetFramesRequestReportAssetFramesRequest. parseFrom(ByteBuffer data)static ReportAssetFramesRequestReportAssetFramesRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.migrationcenter.v1 that return types with arguments of type ReportAssetFramesRequest Modifier and Type Method Description com.google.protobuf.Parser<ReportAssetFramesRequest>ReportAssetFramesRequest. getParserForType()static io.grpc.MethodDescriptor<ReportAssetFramesRequest,ReportAssetFramesResponse>MigrationCenterGrpc. getReportAssetFramesMethod()static com.google.protobuf.Parser<ReportAssetFramesRequest>ReportAssetFramesRequest. parser()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 ReportAssetFramesRequest Modifier and Type Method Description ReportAssetFramesRequest.BuilderReportAssetFramesRequest.Builder. mergeFrom(ReportAssetFramesRequest other)static ReportAssetFramesRequest.BuilderReportAssetFramesRequest. newBuilder(ReportAssetFramesRequest prototype)ReportAssetFramesResponseMigrationCenterClient. reportAssetFrames(ReportAssetFramesRequest request)Reports a set of frames.default voidMigrationCenterGrpc.AsyncService. reportAssetFrames(ReportAssetFramesRequest request, io.grpc.stub.StreamObserver<ReportAssetFramesResponse> responseObserver)Reports a set of frames.ReportAssetFramesResponseMigrationCenterGrpc.MigrationCenterBlockingStub. reportAssetFrames(ReportAssetFramesRequest request)Reports a set of frames.com.google.common.util.concurrent.ListenableFuture<ReportAssetFramesResponse>MigrationCenterGrpc.MigrationCenterFutureStub. reportAssetFrames(ReportAssetFramesRequest request)Reports a set of frames.voidMigrationCenterGrpc.MigrationCenterStub. reportAssetFrames(ReportAssetFramesRequest request, io.grpc.stub.StreamObserver<ReportAssetFramesResponse> responseObserver)Reports a set of frames. -
Uses of ReportAssetFramesRequest in com.google.cloud.migrationcenter.v1.stub
Methods in com.google.cloud.migrationcenter.v1.stub that return types with arguments of type ReportAssetFramesRequest 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.
-