| Package | Description |
|---|---|
| org.cloudfoundry.networking.v1.tags |
| Modifier and Type | Method and Description |
|---|---|
static Tag.Builder |
Tag.builder()
Creates a builder for
Tag. |
Tag.Builder |
Tag.Builder.from(Tag instance)
Fill a builder with attribute values from the provided
Tag instance. |
Tag.Builder |
Tag.Builder.id(String id)
Initializes the value for the
id attribute. |
Tag.Builder |
Tag.Builder.tag(String tag)
Initializes the value for the
tag attribute. |
Tag.Builder |
Tag.Builder.type(String type)
Initializes the value for the
type attribute. |
Copyright © 2020. All rights reserved.