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 returned from the previous list on-premises instances call.
|
ListOnPremisesInstancesRequest |
ListOnPremisesInstancesRequest.withRegistrationStatus(RegistrationStatus registrationStatus)
The registration status of the on-premises instances:
|
ListOnPremisesInstancesRequest |
ListOnPremisesInstancesRequest.withRegistrationStatus(String registrationStatus)
The registration status of the on-premises instances:
|
ListOnPremisesInstancesRequest |
ListOnPremisesInstancesRequest.withTagFilters(Collection<TagFilter> tagFilters)
The on-premises instance tags that will be used to restrict the
corresponding on-premises instance names returned.
|
ListOnPremisesInstancesRequest |
ListOnPremisesInstancesRequest.withTagFilters(TagFilter... tagFilters)
The on-premises instance tags that will be used to restrict the
corresponding on-premises instance names returned.
|
Copyright © 2018. All rights reserved.