| Package | Description |
|---|---|
| com.amazonaws.services.codedeploy |
|
| com.amazonaws.services.codedeploy.model | |
| com.amazonaws.services.codedeploy.model.transform |
| Modifier and Type | Method and Description |
|---|---|
RemoveTagsFromOnPremisesInstancesRequest |
RemoveTagsFromOnPremisesInstancesRequest.clone() |
RemoveTagsFromOnPremisesInstancesRequest |
RemoveTagsFromOnPremisesInstancesRequest.withInstanceNames(Collection<String> instanceNames)
The names of the on-premises instances from which to remove tags.
|
RemoveTagsFromOnPremisesInstancesRequest |
RemoveTagsFromOnPremisesInstancesRequest.withInstanceNames(String... instanceNames)
The names of the on-premises instances from which to remove tags.
|
RemoveTagsFromOnPremisesInstancesRequest |
RemoveTagsFromOnPremisesInstancesRequest.withTags(Collection<Tag> tags)
The tag key-value pairs to remove from the on-premises instances.
|
RemoveTagsFromOnPremisesInstancesRequest |
RemoveTagsFromOnPremisesInstancesRequest.withTags(Tag... tags)
The tag key-value pairs to remove from the on-premises instances.
|
| Modifier and Type | Method and Description |
|---|---|
Request<RemoveTagsFromOnPremisesInstancesRequest> |
RemoveTagsFromOnPremisesInstancesRequestProtocolMarshaller.marshall(RemoveTagsFromOnPremisesInstancesRequest removeTagsFromOnPremisesInstancesRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<RemoveTagsFromOnPremisesInstancesRequest> |
RemoveTagsFromOnPremisesInstancesRequestProtocolMarshaller.marshall(RemoveTagsFromOnPremisesInstancesRequest removeTagsFromOnPremisesInstancesRequest) |
void |
RemoveTagsFromOnPremisesInstancesRequestMarshaller.marshall(RemoveTagsFromOnPremisesInstancesRequest removeTagsFromOnPremisesInstancesRequest,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.