| Package | Description |
|---|---|
| com.amazonaws.services.securitylake.model |
| Modifier and Type | Method and Description |
|---|---|
static HttpsMethod |
HttpsMethod.fromValue(String value)
Use this in place of valueOf.
|
static HttpsMethod |
HttpsMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpsMethod[] |
HttpsMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateSubscriptionNotificationConfigurationRequest |
UpdateSubscriptionNotificationConfigurationRequest.withHttpsMethod(HttpsMethod httpsMethod)
The HTTPS method used for the subscription notification.
|
CreateSubscriptionNotificationConfigurationRequest |
CreateSubscriptionNotificationConfigurationRequest.withHttpsMethod(HttpsMethod httpsMethod)
The HTTPS method used for the notification subscription.
|
Copyright © 2023. All rights reserved.