| Package | Description |
|---|---|
| com.amazonaws.services.b2bi.model |
| Modifier and Type | Method and Description |
|---|---|
static Logging |
Logging.fromValue(String value)
Use this in place of valueOf.
|
static Logging |
Logging.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Logging[] |
Logging.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ProfileSummary |
ProfileSummary.withLogging(Logging logging)
Specifies whether or not logging is enabled for this profile.
|
UpdateProfileResult |
UpdateProfileResult.withLogging(Logging logging)
Specifies whether or not logging is enabled for this profile.
|
GetProfileResult |
GetProfileResult.withLogging(Logging logging)
Returns whether or not logging is enabled for this profile.
|
CreateProfileResult |
CreateProfileResult.withLogging(Logging logging)
Returns whether or not logging is turned on for this profile.
|
CreateProfileRequest |
CreateProfileRequest.withLogging(Logging logging)
Specifies whether or not logging is enabled for this profile.
|
Copyright © 2023. All rights reserved.