| Package | Description |
|---|---|
| com.google.api.services.servicenetworking.v1beta.model |
| Modifier and Type | Method and Description |
|---|---|
Aspect |
Aspect.clone() |
Aspect |
Aspect.set(String fieldName,
Object value) |
Aspect |
Aspect.setKind(String kind)
The type of this aspect configuration.
|
Aspect |
Aspect.setSpec(Map<String,Object> spec)
Content of the configuration.
|
| Modifier and Type | Method and Description |
|---|---|
List<Aspect> |
Service.getAspects()
Configuration aspects.
|
| Modifier and Type | Method and Description |
|---|---|
Service |
Service.setAspects(List<Aspect> aspects)
Configuration aspects.
|
Copyright © 2011–2025 Google. All rights reserved.