ZioSdk

agones.dev.sdk.sdk.ZioSdk$
object ZioSdk

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
ZioSdk.type

Members list

Type members

Classlikes

object GSDK

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
GSDK.type
trait GSDK[-Context, +Error] extends GenericGeneratedService[Context, Error, GSDK]

Attributes

Companion
object
Supertypes
trait GenericGeneratedService[Context, Error, GSDK]
class Object
trait Matchable
class Any
Self type
GSDK[Context, Error]
object SDK

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
SDK.type
trait SDK extends GeneratedService

Attributes

Companion
object
Supertypes
trait GeneratedService
class Object
trait Matchable
class Any
Self type
SDK
class SDKAccessors(transforms: ClientTransform) extends GeneratedClient[SDKAccessors]

Attributes

Supertypes
trait GeneratedClient[SDKAccessors]
class Object
trait Matchable
class Any
Known subtypes
object SDKClient.type
object SDKClient extends SDKAccessors

Attributes

Companion
trait
Supertypes
class SDKAccessors
trait GeneratedClient[SDKAccessors]
class Object
trait Matchable
class Any
Self type
SDKClient.type
trait SDKClient extends GeneratedClient[SDKClient]

Attributes

Companion
object
Supertypes
trait GeneratedClient[SDKClient]
class Object
trait Matchable
class Any
Self type

Attributes

Companion
trait
Supertypes
trait GeneratedClient[SDKWithResponseMetadataAccessors]
class Object
trait Matchable
class Any
Self type

Attributes

Companion
object
Supertypes
trait GeneratedClient[SDKClientWithResponseMetadata]
class Object
trait Matchable
class Any
Self type
class SDKWithResponseMetadataAccessors(transforms: ClientTransform) extends GeneratedClient[SDKWithResponseMetadataAccessors]

Attributes

Supertypes
trait GeneratedClient[SDKWithResponseMetadataAccessors]
class Object
trait Matchable
class Any
Known subtypes

Types

type RCSDK = GSDK[RequestContext, StatusException]
type ZSDK[Context] = GSDK[Context, StatusException]