| Package | Description |
|---|---|
| software.amazon.awssdk.services.ecs |
|
| software.amazon.awssdk.services.ecs.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetTaskProtectionResponse |
EcsClient.getTaskProtection(GetTaskProtectionRequest getTaskProtectionRequest)
Retrieves the protection status of tasks in an Amazon ECS service.
|
default CompletableFuture<GetTaskProtectionResponse> |
EcsAsyncClient.getTaskProtection(GetTaskProtectionRequest getTaskProtectionRequest)
Retrieves the protection status of tasks in an Amazon ECS service.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetTaskProtectionRequestMarshaller.marshall(GetTaskProtectionRequest getTaskProtectionRequest) |
Copyright © 2023. All rights reserved.