Uses of Class
software.amazon.awssdk.services.observabilityadmin.model.GetTelemetryEvaluationStatusRequest
-
Packages that use GetTelemetryEvaluationStatusRequest Package Description software.amazon.awssdk.services.observabilityadmin Amazon CloudWatch Obsersavability Admin to control temletry config for your AWS Organization or account.software.amazon.awssdk.services.observabilityadmin.transform -
-
Uses of GetTelemetryEvaluationStatusRequest in software.amazon.awssdk.services.observabilityadmin
Methods in software.amazon.awssdk.services.observabilityadmin with parameters of type GetTelemetryEvaluationStatusRequest Modifier and Type Method Description default CompletableFuture<GetTelemetryEvaluationStatusResponse>ObservabilityAdminAsyncClient. getTelemetryEvaluationStatus(GetTelemetryEvaluationStatusRequest getTelemetryEvaluationStatusRequest)Returns the current onboarding status of the telemetry config feature, including the status of the feature and reason the feature failed to start or stop.default GetTelemetryEvaluationStatusResponseObservabilityAdminClient. getTelemetryEvaluationStatus(GetTelemetryEvaluationStatusRequest getTelemetryEvaluationStatusRequest)Returns the current onboarding status of the telemetry config feature, including the status of the feature and reason the feature failed to start or stop. -
Uses of GetTelemetryEvaluationStatusRequest in software.amazon.awssdk.services.observabilityadmin.transform
Methods in software.amazon.awssdk.services.observabilityadmin.transform with parameters of type GetTelemetryEvaluationStatusRequest Modifier and Type Method Description SdkHttpFullRequestGetTelemetryEvaluationStatusRequestMarshaller. marshall(GetTelemetryEvaluationStatusRequest getTelemetryEvaluationStatusRequest)
-