Properties
-
$name
→ String
-
no setteroverride
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
$addMethod(ServiceMethod method)
→ void
-
inherited
-
$lookupMethod(String name)
→ ServiceMethod?
-
inherited
-
$onMetadata(ServiceCall context)
→ void
-
Client metadata handler.
inherited
-
getLogs(ServiceCall call, GetLogsRequest request)
→ Stream<GetLogsResponse>
-
-
getLogs_Pre(ServiceCall call, Future<GetLogsRequest> request)
→ Stream<GetLogsResponse>
-
-
linkOrg(ServiceCall call, LinkOrgRequest request)
→ Future<LinkOrgResponse>
-
-
linkOrg_Pre(ServiceCall call, Future<LinkOrgRequest> request)
→ Future<LinkOrgResponse>
-
-
linkRepo(ServiceCall call, LinkRepoRequest request)
→ Future<LinkRepoResponse>
-
-
linkRepo_Pre(ServiceCall call, Future<LinkRepoRequest> request)
→ Future<LinkRepoResponse>
-
-
listAppLinks(ServiceCall call, ListAppLinksRequest request)
→ Future<ListAppLinksResponse>
-
-
listAppLinks_Pre(ServiceCall call, Future<ListAppLinksRequest> request)
→ Future<ListAppLinksResponse>
-
-
listJobs(ServiceCall call, ListJobsRequest request)
→ Future<ListJobsResponse>
-
-
listJobs_Pre(ServiceCall call, Future<ListJobsRequest> request)
→ Future<ListJobsResponse>
-
-
listRepoLinks(ServiceCall call, ListRepoLinksRequest request)
→ Future<ListRepoLinksResponse>
-
-
listRepoLinks_Pre(ServiceCall call, Future<ListRepoLinksRequest> request)
→ Future<ListRepoLinksResponse>
-
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
removeAppLink(ServiceCall call, RemoveAppLinkRequest request)
→ Future<RemoveAppLinkResponse>
-
-
removeAppLink_Pre(ServiceCall call, Future<RemoveAppLinkRequest> request)
→ Future<RemoveAppLinkResponse>
-
-
startBuild(ServiceCall call, StartBuildRequest request)
→ Future<StartBuildResponse>
-
-
startBuild_Pre(ServiceCall call, Future<StartBuildRequest> request)
→ Future<StartBuildResponse>
-
-
toString()
→ String
-
A string representation of this object.
inherited
-
unlinkOrg(ServiceCall call, UnlinkOrgRequest request)
→ Future<UnlinkOrgResponse>
-
-
unlinkOrg_Pre(ServiceCall call, Future<UnlinkOrgRequest> request)
→ Future<UnlinkOrgResponse>
-
-
unlinkRepo(ServiceCall call, UnlinkRepoRequest request)
→ Future<UnlinkRepoResponse>
-
-
unlinkRepo_Pre(ServiceCall call, Future<UnlinkRepoRequest> request)
→ Future<UnlinkRepoResponse>
-