| Package | Description |
|---|---|
| software.amazon.awssdk.services.nimble.model |
| Modifier and Type | Method and Description |
|---|---|
StudioComponentConfiguration |
CreateStudioComponentRequest.configuration()
The configuration of the studio component, based on component type.
|
StudioComponentConfiguration |
StudioComponent.configuration()
The configuration of the studio component, based on component type.
|
StudioComponentConfiguration |
UpdateStudioComponentRequest.configuration()
The configuration of the studio component, based on component type.
|
| Modifier and Type | Method and Description |
|---|---|
CreateStudioComponentRequest.Builder |
CreateStudioComponentRequest.Builder.configuration(StudioComponentConfiguration configuration)
The configuration of the studio component, based on component type.
|
StudioComponent.Builder |
StudioComponent.Builder.configuration(StudioComponentConfiguration configuration)
The configuration of the studio component, based on component type.
|
UpdateStudioComponentRequest.Builder |
UpdateStudioComponentRequest.Builder.configuration(StudioComponentConfiguration configuration)
The configuration of the studio component, based on component type.
|
Copyright © 2021. All rights reserved.