Interface UserServicePb.CreateLogoutURLRequestOrBuilder (2.0.0)

public static interface UserServicePb.CreateLogoutURLRequestOrBuilder extends MessageOrBuilder

Implements

com.google.protobuf.MessageOrBuilder

Methods

getAuthDomain()

public abstract String getAuthDomain()
Returns
TypeDescription
String

getAuthDomainBytes()

public abstract ByteString getAuthDomainBytes()
Returns
TypeDescription
com.google.protobuf.ByteString

getDestinationUrl()

public abstract String getDestinationUrl()
Returns
TypeDescription
String

getDestinationUrlBytes()

public abstract ByteString getDestinationUrlBytes()
Returns
TypeDescription
com.google.protobuf.ByteString

hasAuthDomain()

public abstract boolean hasAuthDomain()
Returns
TypeDescription
boolean

hasDestinationUrl()

public abstract boolean hasDestinationUrl()
Returns
TypeDescription
boolean