| Package | Description |
|---|---|
| com.amazonaws.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
MobileSdkRelease |
MobileSdkRelease.clone() |
MobileSdkRelease |
GetMobileSdkReleaseResult.getMobileSdkRelease()
Information for a specified SDK release, including release notes and tags.
|
MobileSdkRelease |
MobileSdkRelease.withReleaseNotes(String releaseNotes)
Notes describing the release.
|
MobileSdkRelease |
MobileSdkRelease.withReleaseVersion(String releaseVersion)
The release version.
|
MobileSdkRelease |
MobileSdkRelease.withTags(Collection<Tag> tags)
Tags that are associated with the release.
|
MobileSdkRelease |
MobileSdkRelease.withTags(Tag... tags)
Tags that are associated with the release.
|
MobileSdkRelease |
MobileSdkRelease.withTimestamp(Date timestamp)
The timestamp of the release.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetMobileSdkReleaseResult.setMobileSdkRelease(MobileSdkRelease mobileSdkRelease)
Information for a specified SDK release, including release notes and tags.
|
GetMobileSdkReleaseResult |
GetMobileSdkReleaseResult.withMobileSdkRelease(MobileSdkRelease mobileSdkRelease)
Information for a specified SDK release, including release notes and tags.
|
Copyright © 2025. All rights reserved.