public static interface JsonFormatRef.Builder extends SdkPojo, CopyableBuilder<JsonFormatRef.Builder,JsonFormatRef>
| Modifier and Type | Method and Description |
|---|---|
JsonFormatRef.Builder |
key(String key)
The specified key for the JSON.
|
JsonFormatRef.Builder |
value(String value)
The specified value for the JSON.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildJsonFormatRef.Builder key(String key)
The specified key for the JSON.
key - The specified key for the JSON.JsonFormatRef.Builder value(String value)
The specified value for the JSON.
value - The specified value for the JSON.Copyright © 2023. All rights reserved.