Skip to content

Overview

//trimblecloud-fileservice/trimblecloud.fileservice.models/AclActor

AclActor

[JVM]
open class AclActor

Represents the actor role mapping for the resources.

Constructors

AclActor[JVM]
constructor(@NonNullactor: @NonNullAclIdentity)

Types

NameSummary
AclActorBuilder[JVM]
open class AclActorBuilder

Properties

NameSummary
actor[JVM]
@NonNull
@get:NonNull
open val actor: @NonNullAclIdentity
The TRN (Trimble Resource Name) of the actor (User/Device/Application).

Functions

NameSummary
builder[JVM]
open fun builder(): AclActor.AclActorBuilder
toString[JVM]
open fun toString(): String