| Package | Description |
|---|---|
| com.amazonaws.services.inspector.model |
| Modifier and Type | Method and Description |
|---|---|
LocalizedTextKey |
LocalizedTextKey.clone() |
LocalizedTextKey |
LocalizedText.getKey()
The facility and id properties of the LocalizedTextKey data type.
|
LocalizedTextKey |
LocalizedTextKey.withFacility(String facility)
The module response source of the text.
|
LocalizedTextKey |
LocalizedTextKey.withId(String id)
Part of the module response source of the text.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LocalizedText.setKey(LocalizedTextKey key)
The facility and id properties of the LocalizedTextKey data type.
|
LocalizedText |
LocalizedText.withKey(LocalizedTextKey key)
The facility and id properties of the LocalizedTextKey data type.
|
Copyright © 2015. All rights reserved.