Package | Description |
---|---|
com.amazonaws.services.codedeploy | |
com.amazonaws.services.codedeploy.model | |
com.amazonaws.services.codedeploy.model.transform |
Modifier and Type | Method and Description |
---|---|
AddTagsToOnPremisesInstancesRequest |
AddTagsToOnPremisesInstancesRequest.clone() |
AddTagsToOnPremisesInstancesRequest |
AddTagsToOnPremisesInstancesRequest.withInstanceNames(java.util.Collection<java.lang.String> instanceNames)
The names of the on-premises instances to which to add tags.
|
AddTagsToOnPremisesInstancesRequest |
AddTagsToOnPremisesInstancesRequest.withInstanceNames(java.lang.String... instanceNames)
The names of the on-premises instances to which to add tags.
|
AddTagsToOnPremisesInstancesRequest |
AddTagsToOnPremisesInstancesRequest.withTags(java.util.Collection<Tag> tags)
The tag key-value pairs to add to the on-premises instances.
|
AddTagsToOnPremisesInstancesRequest |
AddTagsToOnPremisesInstancesRequest.withTags(Tag... tags)
The tag key-value pairs to add to the on-premises instances.
|
Modifier and Type | Method and Description |
---|---|
Request<AddTagsToOnPremisesInstancesRequest> |
AddTagsToOnPremisesInstancesRequestMarshaller.marshall(AddTagsToOnPremisesInstancesRequest addTagsToOnPremisesInstancesRequest) |
Modifier and Type | Method and Description |
---|---|
Request<AddTagsToOnPremisesInstancesRequest> |
AddTagsToOnPremisesInstancesRequestMarshaller.marshall(AddTagsToOnPremisesInstancesRequest addTagsToOnPremisesInstancesRequest) |