static ListEffectiveDeploymentsResponse.Builder |
ListEffectiveDeploymentsResponse.builder() |
|
ListEffectiveDeploymentsResponse.Builder |
ListEffectiveDeploymentsResponse.Builder.effectiveDeployments(Collection<EffectiveDeployment> effectiveDeployments) |
A list that summarizes each deployment on the core device.
|
ListEffectiveDeploymentsResponse.Builder |
ListEffectiveDeploymentsResponse.Builder.effectiveDeployments(Consumer<EffectiveDeployment.Builder>... effectiveDeployments) |
A list that summarizes each deployment on the core device.
|
ListEffectiveDeploymentsResponse.Builder |
ListEffectiveDeploymentsResponse.Builder.effectiveDeployments(EffectiveDeployment... effectiveDeployments) |
A list that summarizes each deployment on the core device.
|
ListEffectiveDeploymentsResponse.Builder |
ListEffectiveDeploymentsResponse.Builder.nextToken(String nextToken) |
The token for the next set of results, or null if there are no additional results.
|
ListEffectiveDeploymentsResponse.Builder |
ListEffectiveDeploymentsResponse.toBuilder() |
|