DestroyContainerRepositoryPayload

class Object
trait Matchable
class Any

Value members

Concrete methods

def clientMutationId: SelectionBuilder[DestroyContainerRepositoryPayload, Option[String]]

A unique identifier for the client performing the mutation.

A unique identifier for the client performing the mutation.

def containerRepository[A](innerSelection: SelectionBuilder[ContainerRepository, A]): SelectionBuilder[DestroyContainerRepositoryPayload, A]

The container repository policy after scheduling the deletion.

The container repository policy after scheduling the deletion.

def errors: SelectionBuilder[DestroyContainerRepositoryPayload, List[String]]

Errors encountered during execution of the mutation.

Errors encountered during execution of the mutation.