| Package | Description |
|---|---|
| com.amazonaws.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
static Platform |
Platform.fromValue(String value)
Use this in place of valueOf.
|
static Platform |
Platform.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Platform[] |
Platform.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListMobileSdkReleasesRequest |
ListMobileSdkReleasesRequest.withPlatform(Platform platform)
The device platform to retrieve the list for.
|
GetMobileSdkReleaseRequest |
GetMobileSdkReleaseRequest.withPlatform(Platform platform)
The device platform.
|
GenerateMobileSdkReleaseUrlRequest |
GenerateMobileSdkReleaseUrlRequest.withPlatform(Platform platform)
The device platform.
|
Copyright © 2022. All rights reserved.