Uses of Enum
software.amazon.awssdk.crt.io.SocketOptions.SocketDomain
Packages that use SocketOptions.SocketDomain
-
Uses of SocketOptions.SocketDomain in software.amazon.awssdk.crt.io
Fields in software.amazon.awssdk.crt.io declared as SocketOptions.SocketDomainMethods in software.amazon.awssdk.crt.io that return SocketOptions.SocketDomainModifier and TypeMethodDescriptionstatic SocketOptions.SocketDomainReturns the enum constant of this type with the specified name.static SocketOptions.SocketDomain[]SocketOptions.SocketDomain.values()Returns an array containing the constants of this enum type, in the order they are declared.