Class MethodOptionsKt.Dsl (3.19.4)

public static final class MethodOptionsKt.Dsl

Inheritance

java.lang.Object > MethodOptionsKt.Dsl

Static Fields

Companion

public static final MethodOptionsKt.Dsl.Companion Companion
Field Value
TypeDescription
Companion

Companion

public static final MethodOptionsKt.Dsl.Companion Companion
Field Value
TypeDescription
Companion

Methods

clearDeprecated()

public final void clearDeprecated()

clearIdempotencyLevel()

public final void clearIdempotencyLevel()

getDeprecated()

public final boolean getDeprecated()
Returns
TypeDescription
boolean

getIdempotencyLevel()

public final DescriptorProtos.MethodOptions.IdempotencyLevel getIdempotencyLevel()
Returns
TypeDescription
DescriptorProtos.MethodOptions.IdempotencyLevel

hasDeprecated()

public final boolean hasDeprecated()
Returns
TypeDescription
boolean

hasIdempotencyLevel()

public final boolean hasIdempotencyLevel()
Returns
TypeDescription
boolean

setDeprecated(boolean arg0)

public final void setDeprecated(boolean arg0)
Parameter
NameDescription
arg0boolean

setIdempotencyLevel(DescriptorProtos.MethodOptions.IdempotencyLevel arg0)

public final void setIdempotencyLevel(DescriptorProtos.MethodOptions.IdempotencyLevel arg0)
Parameter
NameDescription
arg0DescriptorProtos.MethodOptions.IdempotencyLevel