- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.sagemakermetrics.AbstractAmazonSageMakerMetrics
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.sagemakermetrics.AmazonSageMakerMetrics
-
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.sagemakermetrics.AmazonSageMakerMetricsClient
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getCode() - Method in class com.amazonaws.services.sagemakermetrics.model.BatchPutMetricsError
-
The error code of an error that occured when attempting to put metrics.
- getErrors() - Method in class com.amazonaws.services.sagemakermetrics.model.BatchPutMetricsResult
-
Lists any errors that occur when inserting metric data.
- getExecutorService() - Method in class com.amazonaws.services.sagemakermetrics.AmazonSageMakerMetricsAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getMetricData() - Method in class com.amazonaws.services.sagemakermetrics.model.BatchPutMetricsRequest
-
A list of raw metric values to put.
- getMetricIndex() - Method in class com.amazonaws.services.sagemakermetrics.model.BatchPutMetricsError
-
An index that corresponds to the metric in the request.
- getMetricName() - Method in class com.amazonaws.services.sagemakermetrics.model.RawMetricData
-
The name of the metric.
- getStep() - Method in class com.amazonaws.services.sagemakermetrics.model.RawMetricData
-
The metric step (epoch).
- getTimestamp() - Method in class com.amazonaws.services.sagemakermetrics.model.RawMetricData
-
The time that the metric was recorded.
- getTrialComponentName() - Method in class com.amazonaws.services.sagemakermetrics.model.BatchPutMetricsRequest
-
The name of the Trial Component to associate with the metrics.
- getValue() - Method in class com.amazonaws.services.sagemakermetrics.model.RawMetricData
-
The metric value.