| Package | Description |
|---|---|
| com.amazonaws.services.nimblestudio.model |
| Modifier and Type | Method and Description |
|---|---|
LicenseServiceConfiguration |
LicenseServiceConfiguration.clone() |
LicenseServiceConfiguration |
StudioComponentConfiguration.getLicenseServiceConfiguration()
The configuration for a license service that is associated with a studio resource.
|
LicenseServiceConfiguration |
LicenseServiceConfiguration.withEndpoint(String endpoint)
The endpoint of the license service that is accessed by the studio component resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StudioComponentConfiguration.setLicenseServiceConfiguration(LicenseServiceConfiguration licenseServiceConfiguration)
The configuration for a license service that is associated with a studio resource.
|
StudioComponentConfiguration |
StudioComponentConfiguration.withLicenseServiceConfiguration(LicenseServiceConfiguration licenseServiceConfiguration)
The configuration for a license service that is associated with a studio resource.
|
Copyright © 2023. All rights reserved.