toggle menu
AWS SDK for Kotlin
1.4.76
common
switch theme
Skip to Main Content
migrationhubstrategy
/
aws.sdk.kotlin.services.migrationhubstrategy.model
/
ServerError
Server
Error
class
ServerError
The error in server analysis.
Members
Types
Builder
Link copied to clipboard
class
Builder
Companion
Link copied to clipboard
object
Companion
Properties
server
Error
Category
Link copied to clipboard
val
serverErrorCategory
:
ServerErrorCategory
?
The error category of server analysis.
Functions
copy
Link copied to clipboard
inline
fun
copy
(
block
:
ServerError.Builder
.
(
)
->
Unit
=
{}
)
:
ServerError
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String