default GetAccountSettingsResponse |
ArtifactClient.getAccountSettings(Consumer<GetAccountSettingsRequest.Builder> getAccountSettingsRequest) |
Get the account settings for Artifact.
|
default GetAccountSettingsResponse |
ArtifactClient.getAccountSettings(GetAccountSettingsRequest getAccountSettingsRequest) |
Get the account settings for Artifact.
|
default GetReportResponse |
ArtifactClient.getReport(Consumer<GetReportRequest.Builder> getReportRequest) |
Get the content for a single report.
|
default GetReportResponse |
ArtifactClient.getReport(GetReportRequest getReportRequest) |
Get the content for a single report.
|
default GetTermForReportResponse |
ArtifactClient.getTermForReport(Consumer<GetTermForReportRequest.Builder> getTermForReportRequest) |
Get the Term content associated with a single report.
|
default GetTermForReportResponse |
ArtifactClient.getTermForReport(GetTermForReportRequest getTermForReportRequest) |
Get the Term content associated with a single report.
|
default PutAccountSettingsResponse |
ArtifactClient.putAccountSettings(Consumer<PutAccountSettingsRequest.Builder> putAccountSettingsRequest) |
Put the account settings for Artifact.
|
default PutAccountSettingsResponse |
ArtifactClient.putAccountSettings(PutAccountSettingsRequest putAccountSettingsRequest) |
Put the account settings for Artifact.
|