Uses of Class
com.google.cloud.migrationcenter.v1.ErrorFrame
-
Packages that use ErrorFrame Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center APIcom.google.cloud.migrationcenter.v1.stub -
-
Uses of ErrorFrame in com.google.cloud.migrationcenter.v1
Methods in com.google.cloud.migrationcenter.v1 that return ErrorFrame Modifier and Type Method Description ErrorFrame
ErrorFrame.Builder. build()
ErrorFrame
ErrorFrame.Builder. buildPartial()
static ErrorFrame
ErrorFrame. getDefaultInstance()
ErrorFrame
ErrorFrame.Builder. getDefaultInstanceForType()
ErrorFrame
ErrorFrame. getDefaultInstanceForType()
ErrorFrame
MigrationCenterClient. getErrorFrame(ErrorFrameName name)
Gets the details of an error frame.ErrorFrame
MigrationCenterClient. getErrorFrame(GetErrorFrameRequest request)
Gets the details of an error frame.ErrorFrame
MigrationCenterClient. getErrorFrame(String name)
Gets the details of an error frame.ErrorFrame
MigrationCenterGrpc.MigrationCenterBlockingStub. getErrorFrame(GetErrorFrameRequest request)
Gets the details of an error frame.ErrorFrame
ListErrorFramesResponse.Builder. getErrorFrames(int index)
The list of error frames.ErrorFrame
ListErrorFramesResponse. getErrorFrames(int index)
The list of error frames.ErrorFrame
ListErrorFramesResponseOrBuilder. getErrorFrames(int index)
The list of error frames.static ErrorFrame
ErrorFrame. parseDelimitedFrom(InputStream input)
static ErrorFrame
ErrorFrame. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ErrorFrame
ErrorFrame. parseFrom(byte[] data)
static ErrorFrame
ErrorFrame. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ErrorFrame
ErrorFrame. parseFrom(com.google.protobuf.ByteString data)
static ErrorFrame
ErrorFrame. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ErrorFrame
ErrorFrame. parseFrom(com.google.protobuf.CodedInputStream input)
static ErrorFrame
ErrorFrame. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ErrorFrame
ErrorFrame. parseFrom(InputStream input)
static ErrorFrame
ErrorFrame. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ErrorFrame
ErrorFrame. parseFrom(ByteBuffer data)
static ErrorFrame
ErrorFrame. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.migrationcenter.v1 that return types with arguments of type ErrorFrame Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<ErrorFrame>
MigrationCenterGrpc.MigrationCenterFutureStub. getErrorFrame(GetErrorFrameRequest request)
Gets the details of an error frame.com.google.api.gax.rpc.UnaryCallable<GetErrorFrameRequest,ErrorFrame>
MigrationCenterClient. getErrorFrameCallable()
Gets the details of an error frame.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetErrorFrameRequest,ErrorFrame>
MigrationCenterSettings.Builder. getErrorFrameSettings()
Returns the builder for the settings used for calls to getErrorFrame.com.google.api.gax.rpc.UnaryCallSettings<GetErrorFrameRequest,ErrorFrame>
MigrationCenterSettings. getErrorFrameSettings()
Returns the object with the settings used for calls to getErrorFrame.List<ErrorFrame>
ListErrorFramesResponse.Builder. getErrorFramesList()
The list of error frames.List<ErrorFrame>
ListErrorFramesResponse. getErrorFramesList()
The list of error frames.List<ErrorFrame>
ListErrorFramesResponseOrBuilder. getErrorFramesList()
The list of error frames.static io.grpc.MethodDescriptor<GetErrorFrameRequest,ErrorFrame>
MigrationCenterGrpc. getGetErrorFrameMethod()
com.google.protobuf.Parser<ErrorFrame>
ErrorFrame. getParserForType()
static com.google.protobuf.Parser<ErrorFrame>
ErrorFrame. parser()
Methods in com.google.cloud.migrationcenter.v1 with parameters of type ErrorFrame Modifier and Type Method Description ListErrorFramesResponse.Builder
ListErrorFramesResponse.Builder. addErrorFrames(int index, ErrorFrame value)
The list of error frames.ListErrorFramesResponse.Builder
ListErrorFramesResponse.Builder. addErrorFrames(ErrorFrame value)
The list of error frames.ErrorFrame.Builder
ErrorFrame.Builder. mergeFrom(ErrorFrame other)
static ErrorFrame.Builder
ErrorFrame. newBuilder(ErrorFrame prototype)
ListErrorFramesResponse.Builder
ListErrorFramesResponse.Builder. setErrorFrames(int index, ErrorFrame value)
The list of error frames.Method parameters in com.google.cloud.migrationcenter.v1 with type arguments of type ErrorFrame Modifier and Type Method Description ListErrorFramesResponse.Builder
ListErrorFramesResponse.Builder. addAllErrorFrames(Iterable<? extends ErrorFrame> values)
The list of error frames.static com.google.api.core.ApiFuture<MigrationCenterClient.ListErrorFramesPagedResponse>
MigrationCenterClient.ListErrorFramesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListErrorFramesRequest,ListErrorFramesResponse,ErrorFrame> context, com.google.api.core.ApiFuture<ListErrorFramesResponse> futureResponse)
protected MigrationCenterClient.ListErrorFramesPage
MigrationCenterClient.ListErrorFramesPage. createPage(com.google.api.gax.rpc.PageContext<ListErrorFramesRequest,ListErrorFramesResponse,ErrorFrame> context, ListErrorFramesResponse response)
com.google.api.core.ApiFuture<MigrationCenterClient.ListErrorFramesPage>
MigrationCenterClient.ListErrorFramesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListErrorFramesRequest,ListErrorFramesResponse,ErrorFrame> context, com.google.api.core.ApiFuture<ListErrorFramesResponse> futureResponse)
default void
MigrationCenterGrpc.AsyncService. getErrorFrame(GetErrorFrameRequest request, io.grpc.stub.StreamObserver<ErrorFrame> responseObserver)
Gets the details of an error frame.void
MigrationCenterGrpc.MigrationCenterStub. getErrorFrame(GetErrorFrameRequest request, io.grpc.stub.StreamObserver<ErrorFrame> responseObserver)
Gets the details of an error frame. -
Uses of ErrorFrame in com.google.cloud.migrationcenter.v1.stub
Methods in com.google.cloud.migrationcenter.v1.stub that return types with arguments of type ErrorFrame Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetErrorFrameRequest,ErrorFrame>
GrpcMigrationCenterStub. getErrorFrameCallable()
com.google.api.gax.rpc.UnaryCallable<GetErrorFrameRequest,ErrorFrame>
HttpJsonMigrationCenterStub. getErrorFrameCallable()
com.google.api.gax.rpc.UnaryCallable<GetErrorFrameRequest,ErrorFrame>
MigrationCenterStub. getErrorFrameCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetErrorFrameRequest,ErrorFrame>
MigrationCenterStubSettings.Builder. getErrorFrameSettings()
Returns the builder for the settings used for calls to getErrorFrame.com.google.api.gax.rpc.UnaryCallSettings<GetErrorFrameRequest,ErrorFrame>
MigrationCenterStubSettings. getErrorFrameSettings()
Returns the object with the settings used for calls to getErrorFrame.
-