Interface WorkstationCluster.DomainConfigOrBuilder (0.81.0)

public static interface WorkstationCluster.DomainConfigOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getDomain()

public abstract String getDomain()

Immutable. Domain used by Workstations for HTTP ingress.

string domain = 1 [(.google.api.field_behavior) = IMMUTABLE];

Returns
Type Description
String

The domain.

getDomainBytes()

public abstract ByteString getDomainBytes()

Immutable. Domain used by Workstations for HTTP ingress.

string domain = 1 [(.google.api.field_behavior) = IMMUTABLE];

Returns
Type Description
ByteString

The bytes for domain.