public static interface HoneycodeMetadata.Builder extends SdkPojo, CopyableBuilder<HoneycodeMetadata.Builder,HoneycodeMetadata>
| Modifier and Type | Method and Description |
|---|---|
HoneycodeMetadata.Builder |
oAuthScopes(Collection<String> oAuthScopes)
The desired authorization scope for the Amazon Honeycode account.
|
HoneycodeMetadata.Builder |
oAuthScopes(String... oAuthScopes)
The desired authorization scope for the Amazon Honeycode account.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildHoneycodeMetadata.Builder oAuthScopes(Collection<String> oAuthScopes)
The desired authorization scope for the Amazon Honeycode account.
oAuthScopes - The desired authorization scope for the Amazon Honeycode account.HoneycodeMetadata.Builder oAuthScopes(String... oAuthScopes)
The desired authorization scope for the Amazon Honeycode account.
oAuthScopes - The desired authorization scope for the Amazon Honeycode account.Copyright © 2023. All rights reserved.