| Modifier and Type | Method and Description |
|---|---|
ShareOptions.Builder |
ShareOptions.Builder.accounts(List<String> accounts)
Sets the value of
ShareOptions.getAccounts() |
static ShareOptions.Builder |
ShareOptions.builder() |
ShareOptions.Builder |
ShareOptions.Builder.organizationArns(List<String> organizationArns)
Sets the value of
ShareOptions.getOrganizationArns() |
ShareOptions.Builder |
ShareOptions.Builder.roles(List<? extends IRole> roles)
Sets the value of
ShareOptions.getRoles() |
ShareOptions.Builder |
ShareOptions.Builder.sharePermission(SharePermission sharePermission)
Sets the value of
ShareOptions.getSharePermission() |
ShareOptions.Builder |
ShareOptions.Builder.sharePermission(String sharePermission)
Sets the value of
ShareOptions.getSharePermission() |
ShareOptions.Builder |
ShareOptions.Builder.users(List<? extends IUser> users)
Sets the value of
ShareOptions.getUsers() |
| Constructor and Description |
|---|
Jsii$Proxy(ShareOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
ShareOptions.Builder. |
Copyright © 2022. All rights reserved.