| Package | Description |
|---|---|
| com.amazonaws.services.artifact |
This reference provides descriptions of the low-level AWS Artifact Service API.
|
| com.amazonaws.services.artifact.model |
| Modifier and Type | Method and Description |
|---|---|
GetReportMetadataResult |
AbstractAWSArtifact.getReportMetadata(GetReportMetadataRequest request) |
GetReportMetadataResult |
AWSArtifact.getReportMetadata(GetReportMetadataRequest getReportMetadataRequest)
Get the metadata for a single report.
|
GetReportMetadataResult |
AWSArtifactClient.getReportMetadata(GetReportMetadataRequest request)
Get the metadata for a single report.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetReportMetadataResult> |
AbstractAWSArtifactAsync.getReportMetadataAsync(GetReportMetadataRequest request,
AsyncHandler<GetReportMetadataRequest,GetReportMetadataResult> asyncHandler) |
Future<GetReportMetadataResult> |
AWSArtifactAsync.getReportMetadataAsync(GetReportMetadataRequest getReportMetadataRequest,
AsyncHandler<GetReportMetadataRequest,GetReportMetadataResult> asyncHandler)
Get the metadata for a single report.
|
Future<GetReportMetadataResult> |
AWSArtifactAsyncClient.getReportMetadataAsync(GetReportMetadataRequest request,
AsyncHandler<GetReportMetadataRequest,GetReportMetadataResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetReportMetadataResult |
GetReportMetadataResult.clone() |
GetReportMetadataResult |
GetReportMetadataResult.withReportDetails(ReportDetail reportDetails)
Report resource detail.
|
Copyright © 2024. All rights reserved.