UpdateDevEndpointRequest

Types

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

Properties

Link copied to clipboard

The map of arguments to add the map of arguments used to configure the DevEndpoint.

Link copied to clipboard

The list of public keys for the DevEndpoint to use.

Link copied to clipboard

Custom Python or Java libraries to be loaded in the DevEndpoint.

Link copied to clipboard

The list of argument keys to be deleted from the map of arguments used to configure the DevEndpoint.

Link copied to clipboard

The list of public keys to be deleted from the DevEndpoint.

Link copied to clipboard

The name of the DevEndpoint to be updated.

Link copied to clipboard

The public key for the DevEndpoint to use.

Link copied to clipboard

True if the list of custom libraries to be loaded in the development endpoint needs to be updated, or False if otherwise.

Functions

Link copied to clipboard
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