BatchAttachPolicy

Attaches a policy object to a regular object inside a BatchRead operation. For more information, see AttachPolicy and BatchReadRequest$Operations.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The reference that identifies the object to which the policy will be attached.

Link copied to clipboard

The reference that is associated with the policy object.

Functions

Link copied to clipboard
inline fun copy(block: BatchAttachPolicy.Builder.() -> Unit = {}): BatchAttachPolicy
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String