| Package | Description |
|---|---|
| com.amazonaws.services.rdsdata.model |
| Modifier and Type | Method and Description |
|---|---|
StructValue |
StructValue.clone() |
StructValue |
Value.getStructValue()
Struct or UDT
|
StructValue |
StructValue.withAttributes(Collection<Value> attributes)
Struct or UDT
|
StructValue |
StructValue.withAttributes(Value... attributes)
Struct or UDT
|
| Modifier and Type | Method and Description |
|---|---|
void |
Value.setStructValue(StructValue structValue)
Struct or UDT
|
Value |
Value.withStructValue(StructValue structValue)
Struct or UDT
|
Copyright © 2019. All rights reserved.