| Package | Description |
|---|---|
| com.amazonaws.services.licensemanager.model |
| Modifier and Type | Method and Description |
|---|---|
Options |
Options.clone() |
Options |
CreateGrantVersionRequest.getOptions()
The options specified for the grant.
|
Options |
Grant.getOptions()
The options specified for the grant.
|
Options |
Options.withActivationOverrideBehavior(ActivationOverrideBehavior activationOverrideBehavior)
An activation option for your grant that determines the behavior of activating a grant.
|
Options |
Options.withActivationOverrideBehavior(String activationOverrideBehavior)
An activation option for your grant that determines the behavior of activating a grant.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateGrantVersionRequest.setOptions(Options options)
The options specified for the grant.
|
void |
Grant.setOptions(Options options)
The options specified for the grant.
|
CreateGrantVersionRequest |
CreateGrantVersionRequest.withOptions(Options options)
The options specified for the grant.
|
Grant |
Grant.withOptions(Options options)
The options specified for the grant.
|
Copyright © 2024. All rights reserved.