Uses of Interface
software.amazon.awssdk.services.workspaces.model.ImagePermission.Builder
-
Packages that use ImagePermission.Builder Package Description software.amazon.awssdk.services.workspaces.model -
-
Uses of ImagePermission.Builder in software.amazon.awssdk.services.workspaces.model
Methods in software.amazon.awssdk.services.workspaces.model that return ImagePermission.Builder Modifier and Type Method Description static ImagePermission.BuilderImagePermission. builder()ImagePermission.BuilderImagePermission.Builder. sharedAccountId(String sharedAccountId)The identifier of the Amazon Web Services account that an image has been shared with.ImagePermission.BuilderImagePermission. toBuilder()Methods in software.amazon.awssdk.services.workspaces.model that return types with arguments of type ImagePermission.Builder Modifier and Type Method Description static Class<? extends ImagePermission.Builder>ImagePermission. serializableBuilderClass()
-