public class Attribute
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description |
|---|---|
static class |
Attribute.Builder
Builder.
|
| Modifier and Type | Method and Description |
|---|---|
String |
name()
Gets the name.
|
Attribute.Builder |
newBuilder()
New builder.
|
String |
value()
Gets the value.
|
public Attribute.Builder newBuilder()
public String name()
public String value()
Copyright © 2021 IBM Cloud Platform Services. All rights reserved.