AuthenticationProtos.GetAuthenticationTokenResponse.Builder
AuthenticationProtos.GetAuthenticationTokenResponse.Builder.clear()
AuthenticationProtos.GetAuthenticationTokenResponse.Builder.clearToken()
optional .Token token = 1;
AuthenticationProtos.GetAuthenticationTokenResponse.Builder.clone()
AuthenticationProtos.GetAuthenticationTokenResponse.Builder.mergeFrom(AuthenticationProtos.GetAuthenticationTokenResponse other)
AuthenticationProtos.GetAuthenticationTokenResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
AuthenticationProtos.GetAuthenticationTokenResponse.Builder.mergeFrom(com.google.protobuf.Message other)
AuthenticationProtos.GetAuthenticationTokenResponse.Builder.mergeToken(AuthenticationProtos.Token value)
static AuthenticationProtos.GetAuthenticationTokenResponse.Builder
AuthenticationProtos.GetAuthenticationTokenResponse.newBuilder()
AuthenticationProtos.GetAuthenticationTokenResponse.newBuilder(AuthenticationProtos.GetAuthenticationTokenResponse prototype)
AuthenticationProtos.GetAuthenticationTokenResponse.newBuilderForType()
protected AuthenticationProtos.GetAuthenticationTokenResponse.Builder
AuthenticationProtos.GetAuthenticationTokenResponse.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
AuthenticationProtos.GetAuthenticationTokenResponse.Builder.setToken(AuthenticationProtos.Token.Builder builderForValue)
AuthenticationProtos.GetAuthenticationTokenResponse.Builder.setToken(AuthenticationProtos.Token value)
AuthenticationProtos.GetAuthenticationTokenResponse.toBuilder()