Uses of Class
software.amazon.awssdk.services.observabilityadmin.model.StopTelemetryEvaluationForOrganizationResponse
-
Packages that use StopTelemetryEvaluationForOrganizationResponse Package Description software.amazon.awssdk.services.observabilityadmin Amazon CloudWatch Obsersavability Admin to control temletry config for your AWS Organization or account. -
-
Uses of StopTelemetryEvaluationForOrganizationResponse in software.amazon.awssdk.services.observabilityadmin
Methods in software.amazon.awssdk.services.observabilityadmin that return StopTelemetryEvaluationForOrganizationResponse Modifier and Type Method Description default StopTelemetryEvaluationForOrganizationResponseObservabilityAdminClient. stopTelemetryEvaluationForOrganization(Consumer<StopTelemetryEvaluationForOrganizationRequest.Builder> stopTelemetryEvaluationForOrganizationRequest)This action offboards the Organization of the caller AWS account from thef telemetry config feature.default StopTelemetryEvaluationForOrganizationResponseObservabilityAdminClient. stopTelemetryEvaluationForOrganization(StopTelemetryEvaluationForOrganizationRequest stopTelemetryEvaluationForOrganizationRequest)This action offboards the Organization of the caller AWS account from thef telemetry config feature.Methods in software.amazon.awssdk.services.observabilityadmin that return types with arguments of type StopTelemetryEvaluationForOrganizationResponse Modifier and Type Method Description default CompletableFuture<StopTelemetryEvaluationForOrganizationResponse>ObservabilityAdminAsyncClient. stopTelemetryEvaluationForOrganization(Consumer<StopTelemetryEvaluationForOrganizationRequest.Builder> stopTelemetryEvaluationForOrganizationRequest)This action offboards the Organization of the caller AWS account from thef telemetry config feature.default CompletableFuture<StopTelemetryEvaluationForOrganizationResponse>ObservabilityAdminAsyncClient. stopTelemetryEvaluationForOrganization(StopTelemetryEvaluationForOrganizationRequest stopTelemetryEvaluationForOrganizationRequest)This action offboards the Organization of the caller AWS account from thef telemetry config feature.
-