Interface UserServicePb.CreateLoginURLResponseOrBuilder (2.0.0)

public static interface UserServicePb.CreateLoginURLResponseOrBuilder extends MessageOrBuilder

Implements

com.google.protobuf.MessageOrBuilder

Methods

getLoginUrl()

public abstract String getLoginUrl()
Returns
Type Description
String

getLoginUrlBytes()

public abstract ByteString getLoginUrlBytes()
Returns
Type Description
com.google.protobuf.ByteString

hasLoginUrl()

public abstract boolean hasLoginUrl()
Returns
Type Description
boolean