public static interface ResourcePathComponent.Builder extends CopyableBuilder<ResourcePathComponent.Builder,ResourcePathComponent>
| Modifier and Type | Method and Description |
|---|---|
ResourcePathComponent.Builder |
id(String id)
The ID of the resource path.
|
ResourcePathComponent.Builder |
name(String name)
The name of the resource path.
|
copyapply, buildResourcePathComponent.Builder id(String id)
The ID of the resource path.
id - The ID of the resource path.ResourcePathComponent.Builder name(String name)
The name of the resource path.
name - The name of the resource path.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.