| Package | Description |
|---|---|
| software.amazon.awssdk.services.codedeploy |
|
| software.amazon.awssdk.services.codedeploy.transform |
| Modifier and Type | Method and Description |
|---|---|
default RemoveTagsFromOnPremisesInstancesResponse |
CodeDeployClient.removeTagsFromOnPremisesInstances(RemoveTagsFromOnPremisesInstancesRequest removeTagsFromOnPremisesInstancesRequest)
Removes one or more tags from one or more on-premises instances.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<RemoveTagsFromOnPremisesInstancesResponse> |
CodeDeployAsyncClient.removeTagsFromOnPremisesInstances(RemoveTagsFromOnPremisesInstancesRequest removeTagsFromOnPremisesInstancesRequest)
Removes one or more tags from one or more on-premises instances.
|
| Modifier and Type | Method and Description |
|---|---|
RemoveTagsFromOnPremisesInstancesResponse |
RemoveTagsFromOnPremisesInstancesResponseUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Copyright © 2017. All rights reserved.