| Package | Description |
|---|---|
| com.amazonaws.services.codedeploy | |
| com.amazonaws.services.codedeploy.model |
| Modifier and Type | Method and Description |
|---|---|
ListOnPremisesInstancesRequest |
ListOnPremisesInstancesRequest.clone() |
ListOnPremisesInstancesRequest |
ListOnPremisesInstancesRequest.withNextToken(String nextToken)
An identifier that was returned from the previous list on-premises
instances call, which can be used to return the next set of on-premises
instances in the list.
|
ListOnPremisesInstancesRequest |
ListOnPremisesInstancesRequest.withRegistrationStatus(RegistrationStatus registrationStatus)
The on-premises instances registration status:
|
ListOnPremisesInstancesRequest |
ListOnPremisesInstancesRequest.withRegistrationStatus(String registrationStatus)
The on-premises instances registration status:
|
ListOnPremisesInstancesRequest |
ListOnPremisesInstancesRequest.withTagFilters(Collection<TagFilter> tagFilters)
The on-premises instance tags that will be used to restrict the
corresponding on-premises instance names that are returned.
|
ListOnPremisesInstancesRequest |
ListOnPremisesInstancesRequest.withTagFilters(TagFilter... tagFilters)
The on-premises instance tags that will be used to restrict the
corresponding on-premises instance names that are returned.
|
Copyright © 2015. All rights reserved.