CopyableBuilder<TargetDescription.Builder,TargetDescription>, SdkBuilder<TargetDescription.Builder,TargetDescription>public static interface TargetDescription.Builder extends CopyableBuilder<TargetDescription.Builder,TargetDescription>
| Modifier and Type | Method | Description |
|---|---|---|
TargetDescription.Builder |
id(String id) |
The ID of the target.
|
TargetDescription.Builder |
port(Integer port) |
The port on which the target is listening.
|
copyapply, buildTargetDescription.Builder id(String id)
The ID of the target.
id - The ID of the target.TargetDescription.Builder port(Integer port)
The port on which the target is listening.
port - The port on which the target is listening.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.