public static final class ApiProto.GetEntryURLWithCodeRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ApiProto.GetEntryURLWithCodeRequest.Builder> implements ApiProto.GetEntryURLWithCodeRequestOrBuilder
sso.v1.GetEntryURLWithCodeRequest| Modifier and Type | Method and Description |
|---|---|
ApiProto.GetEntryURLWithCodeRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ApiProto.GetEntryURLWithCodeRequest |
build() |
ApiProto.GetEntryURLWithCodeRequest |
buildPartial() |
ApiProto.GetEntryURLWithCodeRequest.Builder |
clear() |
ApiProto.GetEntryURLWithCodeRequest.Builder |
clearBackUrl()
The back url is the url that clicking the "Back" in the navigation bar
|
ApiProto.GetEntryURLWithCodeRequest.Builder |
clearBackUrlText()
Back url text is the text that will be displayed for the back button in the navigation
|
ApiProto.GetEntryURLWithCodeRequest.Builder |
clearContext()
The service context needed to help determine which identity provider to use.
|
ApiProto.GetEntryURLWithCodeRequest.Builder |
clearEmail()
The user's email.
|
ApiProto.GetEntryURLWithCodeRequest.Builder |
clearFederatedIdentityProvider()
Denotes if an identity is delegated to another identity provider, e.g.
|
ApiProto.GetEntryURLWithCodeRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ApiProto.GetEntryURLWithCodeRequest.Builder |
clearNextUrl()
The next URL to send the user to, once the code exchange is complete on the entry URL.
|
ApiProto.GetEntryURLWithCodeRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ApiProto.GetEntryURLWithCodeRequest.Builder |
clearServiceProviderId()
The service provider ID.
|
ApiProto.GetEntryURLWithCodeRequest.Builder |
clearSessionId()
The session ID the identity provider wants to pass along to the service providers.
|
ApiProto.GetEntryURLWithCodeRequest.Builder |
clearUserId()
The user ID.
|
ApiProto.GetEntryURLWithCodeRequest.Builder |
clone() |
String |
getBackUrl()
The back url is the url that clicking the "Back" in the navigation bar
|
com.google.protobuf.ByteString |
getBackUrlBytes()
The back url is the url that clicking the "Back" in the navigation bar
|
String |
getBackUrlText()
Back url text is the text that will be displayed for the back button in the navigation
|
com.google.protobuf.ByteString |
getBackUrlTextBytes()
Back url text is the text that will be displayed for the back button in the navigation
|
ServiceProviderProto.ServiceContext |
getContext()
The service context needed to help determine which identity provider to use.
|
ServiceProviderProto.ServiceContext.Builder |
getContextBuilder()
The service context needed to help determine which identity provider to use.
|
ServiceProviderProto.ServiceContextOrBuilder |
getContextOrBuilder()
The service context needed to help determine which identity provider to use.
|
ApiProto.GetEntryURLWithCodeRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getEmail()
The user's email.
|
com.google.protobuf.ByteString |
getEmailBytes()
The user's email.
|
String |
getFederatedIdentityProvider()
Denotes if an identity is delegated to another identity provider, e.g.
|
com.google.protobuf.ByteString |
getFederatedIdentityProviderBytes()
Denotes if an identity is delegated to another identity provider, e.g.
|
String |
getNextUrl()
The next URL to send the user to, once the code exchange is complete on the entry URL.
|
com.google.protobuf.ByteString |
getNextUrlBytes()
The next URL to send the user to, once the code exchange is complete on the entry URL.
|
String |
getServiceProviderId()
The service provider ID.
|
com.google.protobuf.ByteString |
getServiceProviderIdBytes()
The service provider ID.
|
String |
getSessionId()
The session ID the identity provider wants to pass along to the service providers.
|
com.google.protobuf.ByteString |
getSessionIdBytes()
The session ID the identity provider wants to pass along to the service providers.
|
String |
getUserId()
The user ID.
|
com.google.protobuf.ByteString |
getUserIdBytes()
The user ID.
|
boolean |
hasContext()
The service context needed to help determine which identity provider to use.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ApiProto.GetEntryURLWithCodeRequest.Builder |
mergeContext(ServiceProviderProto.ServiceContext value)
The service context needed to help determine which identity provider to use.
|
ApiProto.GetEntryURLWithCodeRequest.Builder |
mergeFrom(ApiProto.GetEntryURLWithCodeRequest other) |
ApiProto.GetEntryURLWithCodeRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ApiProto.GetEntryURLWithCodeRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
ApiProto.GetEntryURLWithCodeRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ApiProto.GetEntryURLWithCodeRequest.Builder |
setBackUrl(String value)
The back url is the url that clicking the "Back" in the navigation bar
|
ApiProto.GetEntryURLWithCodeRequest.Builder |
setBackUrlBytes(com.google.protobuf.ByteString value)
The back url is the url that clicking the "Back" in the navigation bar
|
ApiProto.GetEntryURLWithCodeRequest.Builder |
setBackUrlText(String value)
Back url text is the text that will be displayed for the back button in the navigation
|
ApiProto.GetEntryURLWithCodeRequest.Builder |
setBackUrlTextBytes(com.google.protobuf.ByteString value)
Back url text is the text that will be displayed for the back button in the navigation
|
ApiProto.GetEntryURLWithCodeRequest.Builder |
setContext(ServiceProviderProto.ServiceContext.Builder builderForValue)
The service context needed to help determine which identity provider to use.
|
ApiProto.GetEntryURLWithCodeRequest.Builder |
setContext(ServiceProviderProto.ServiceContext value)
The service context needed to help determine which identity provider to use.
|
ApiProto.GetEntryURLWithCodeRequest.Builder |
setEmail(String value)
The user's email.
|
ApiProto.GetEntryURLWithCodeRequest.Builder |
setEmailBytes(com.google.protobuf.ByteString value)
The user's email.
|
ApiProto.GetEntryURLWithCodeRequest.Builder |
setFederatedIdentityProvider(String value)
Denotes if an identity is delegated to another identity provider, e.g.
|
ApiProto.GetEntryURLWithCodeRequest.Builder |
setFederatedIdentityProviderBytes(com.google.protobuf.ByteString value)
Denotes if an identity is delegated to another identity provider, e.g.
|
ApiProto.GetEntryURLWithCodeRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ApiProto.GetEntryURLWithCodeRequest.Builder |
setNextUrl(String value)
The next URL to send the user to, once the code exchange is complete on the entry URL.
|
ApiProto.GetEntryURLWithCodeRequest.Builder |
setNextUrlBytes(com.google.protobuf.ByteString value)
The next URL to send the user to, once the code exchange is complete on the entry URL.
|
ApiProto.GetEntryURLWithCodeRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ApiProto.GetEntryURLWithCodeRequest.Builder |
setServiceProviderId(String value)
The service provider ID.
|
ApiProto.GetEntryURLWithCodeRequest.Builder |
setServiceProviderIdBytes(com.google.protobuf.ByteString value)
The service provider ID.
|
ApiProto.GetEntryURLWithCodeRequest.Builder |
setSessionId(String value)
The session ID the identity provider wants to pass along to the service providers.
|
ApiProto.GetEntryURLWithCodeRequest.Builder |
setSessionIdBytes(com.google.protobuf.ByteString value)
The session ID the identity provider wants to pass along to the service providers.
|
ApiProto.GetEntryURLWithCodeRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ApiProto.GetEntryURLWithCodeRequest.Builder |
setUserId(String value)
The user ID.
|
ApiProto.GetEntryURLWithCodeRequest.Builder |
setUserIdBytes(com.google.protobuf.ByteString value)
The user ID.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ApiProto.GetEntryURLWithCodeRequest.Builder>public ApiProto.GetEntryURLWithCodeRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ApiProto.GetEntryURLWithCodeRequest.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ApiProto.GetEntryURLWithCodeRequest.Builder>public ApiProto.GetEntryURLWithCodeRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ApiProto.GetEntryURLWithCodeRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ApiProto.GetEntryURLWithCodeRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ApiProto.GetEntryURLWithCodeRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ApiProto.GetEntryURLWithCodeRequest.Builder>public ApiProto.GetEntryURLWithCodeRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ApiProto.GetEntryURLWithCodeRequest.Builder>public ApiProto.GetEntryURLWithCodeRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ApiProto.GetEntryURLWithCodeRequest.Builder>public ApiProto.GetEntryURLWithCodeRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ApiProto.GetEntryURLWithCodeRequest.Builder>public ApiProto.GetEntryURLWithCodeRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ApiProto.GetEntryURLWithCodeRequest.Builder>public ApiProto.GetEntryURLWithCodeRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ApiProto.GetEntryURLWithCodeRequest.Builder>public ApiProto.GetEntryURLWithCodeRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ApiProto.GetEntryURLWithCodeRequest.Builder>public ApiProto.GetEntryURLWithCodeRequest.Builder mergeFrom(ApiProto.GetEntryURLWithCodeRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ApiProto.GetEntryURLWithCodeRequest.Builder>public ApiProto.GetEntryURLWithCodeRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ApiProto.GetEntryURLWithCodeRequest.Builder>IOExceptionpublic String getServiceProviderId()
The service provider ID.
string service_provider_id = 1;getServiceProviderId in interface ApiProto.GetEntryURLWithCodeRequestOrBuilderpublic com.google.protobuf.ByteString getServiceProviderIdBytes()
The service provider ID.
string service_provider_id = 1;getServiceProviderIdBytes in interface ApiProto.GetEntryURLWithCodeRequestOrBuilderpublic ApiProto.GetEntryURLWithCodeRequest.Builder setServiceProviderId(String value)
The service provider ID.
string service_provider_id = 1;public ApiProto.GetEntryURLWithCodeRequest.Builder clearServiceProviderId()
The service provider ID.
string service_provider_id = 1;public ApiProto.GetEntryURLWithCodeRequest.Builder setServiceProviderIdBytes(com.google.protobuf.ByteString value)
The service provider ID.
string service_provider_id = 1;public String getSessionId()
The session ID the identity provider wants to pass along to the service providers.
string session_id = 2;getSessionId in interface ApiProto.GetEntryURLWithCodeRequestOrBuilderpublic com.google.protobuf.ByteString getSessionIdBytes()
The session ID the identity provider wants to pass along to the service providers.
string session_id = 2;getSessionIdBytes in interface ApiProto.GetEntryURLWithCodeRequestOrBuilderpublic ApiProto.GetEntryURLWithCodeRequest.Builder setSessionId(String value)
The session ID the identity provider wants to pass along to the service providers.
string session_id = 2;public ApiProto.GetEntryURLWithCodeRequest.Builder clearSessionId()
The session ID the identity provider wants to pass along to the service providers.
string session_id = 2;public ApiProto.GetEntryURLWithCodeRequest.Builder setSessionIdBytes(com.google.protobuf.ByteString value)
The session ID the identity provider wants to pass along to the service providers.
string session_id = 2;public String getUserId()
The user ID.
string user_id = 3;getUserId in interface ApiProto.GetEntryURLWithCodeRequestOrBuilderpublic com.google.protobuf.ByteString getUserIdBytes()
The user ID.
string user_id = 3;getUserIdBytes in interface ApiProto.GetEntryURLWithCodeRequestOrBuilderpublic ApiProto.GetEntryURLWithCodeRequest.Builder setUserId(String value)
The user ID.
string user_id = 3;public ApiProto.GetEntryURLWithCodeRequest.Builder clearUserId()
The user ID.
string user_id = 3;public ApiProto.GetEntryURLWithCodeRequest.Builder setUserIdBytes(com.google.protobuf.ByteString value)
The user ID.
string user_id = 3;public String getEmail()
The user's email.
string email = 4;getEmail in interface ApiProto.GetEntryURLWithCodeRequestOrBuilderpublic com.google.protobuf.ByteString getEmailBytes()
The user's email.
string email = 4;getEmailBytes in interface ApiProto.GetEntryURLWithCodeRequestOrBuilderpublic ApiProto.GetEntryURLWithCodeRequest.Builder setEmail(String value)
The user's email.
string email = 4;public ApiProto.GetEntryURLWithCodeRequest.Builder clearEmail()
The user's email.
string email = 4;public ApiProto.GetEntryURLWithCodeRequest.Builder setEmailBytes(com.google.protobuf.ByteString value)
The user's email.
string email = 4;public boolean hasContext()
The service context needed to help determine which identity provider to use.
.sso.v1.ServiceContext context = 5;hasContext in interface ApiProto.GetEntryURLWithCodeRequestOrBuilderpublic ServiceProviderProto.ServiceContext getContext()
The service context needed to help determine which identity provider to use.
.sso.v1.ServiceContext context = 5;getContext in interface ApiProto.GetEntryURLWithCodeRequestOrBuilderpublic ApiProto.GetEntryURLWithCodeRequest.Builder setContext(ServiceProviderProto.ServiceContext value)
The service context needed to help determine which identity provider to use.
.sso.v1.ServiceContext context = 5;public ApiProto.GetEntryURLWithCodeRequest.Builder setContext(ServiceProviderProto.ServiceContext.Builder builderForValue)
The service context needed to help determine which identity provider to use.
.sso.v1.ServiceContext context = 5;public ApiProto.GetEntryURLWithCodeRequest.Builder mergeContext(ServiceProviderProto.ServiceContext value)
The service context needed to help determine which identity provider to use.
.sso.v1.ServiceContext context = 5;public ApiProto.GetEntryURLWithCodeRequest.Builder clearContext()
The service context needed to help determine which identity provider to use.
.sso.v1.ServiceContext context = 5;public ServiceProviderProto.ServiceContext.Builder getContextBuilder()
The service context needed to help determine which identity provider to use.
.sso.v1.ServiceContext context = 5;public ServiceProviderProto.ServiceContextOrBuilder getContextOrBuilder()
The service context needed to help determine which identity provider to use.
.sso.v1.ServiceContext context = 5;getContextOrBuilder in interface ApiProto.GetEntryURLWithCodeRequestOrBuilderpublic String getNextUrl()
The next URL to send the user to, once the code exchange is complete on the entry URL.
string next_url = 6;getNextUrl in interface ApiProto.GetEntryURLWithCodeRequestOrBuilderpublic com.google.protobuf.ByteString getNextUrlBytes()
The next URL to send the user to, once the code exchange is complete on the entry URL.
string next_url = 6;getNextUrlBytes in interface ApiProto.GetEntryURLWithCodeRequestOrBuilderpublic ApiProto.GetEntryURLWithCodeRequest.Builder setNextUrl(String value)
The next URL to send the user to, once the code exchange is complete on the entry URL.
string next_url = 6;public ApiProto.GetEntryURLWithCodeRequest.Builder clearNextUrl()
The next URL to send the user to, once the code exchange is complete on the entry URL.
string next_url = 6;public ApiProto.GetEntryURLWithCodeRequest.Builder setNextUrlBytes(com.google.protobuf.ByteString value)
The next URL to send the user to, once the code exchange is complete on the entry URL.
string next_url = 6;public String getBackUrl()
The back url is the url that clicking the "Back" in the navigation bar
string back_url = 7;getBackUrl in interface ApiProto.GetEntryURLWithCodeRequestOrBuilderpublic com.google.protobuf.ByteString getBackUrlBytes()
The back url is the url that clicking the "Back" in the navigation bar
string back_url = 7;getBackUrlBytes in interface ApiProto.GetEntryURLWithCodeRequestOrBuilderpublic ApiProto.GetEntryURLWithCodeRequest.Builder setBackUrl(String value)
The back url is the url that clicking the "Back" in the navigation bar
string back_url = 7;public ApiProto.GetEntryURLWithCodeRequest.Builder clearBackUrl()
The back url is the url that clicking the "Back" in the navigation bar
string back_url = 7;public ApiProto.GetEntryURLWithCodeRequest.Builder setBackUrlBytes(com.google.protobuf.ByteString value)
The back url is the url that clicking the "Back" in the navigation bar
string back_url = 7;public String getBackUrlText()
Back url text is the text that will be displayed for the back button in the navigation
string back_url_text = 9;getBackUrlText in interface ApiProto.GetEntryURLWithCodeRequestOrBuilderpublic com.google.protobuf.ByteString getBackUrlTextBytes()
Back url text is the text that will be displayed for the back button in the navigation
string back_url_text = 9;getBackUrlTextBytes in interface ApiProto.GetEntryURLWithCodeRequestOrBuilderpublic ApiProto.GetEntryURLWithCodeRequest.Builder setBackUrlText(String value)
Back url text is the text that will be displayed for the back button in the navigation
string back_url_text = 9;public ApiProto.GetEntryURLWithCodeRequest.Builder clearBackUrlText()
Back url text is the text that will be displayed for the back button in the navigation
string back_url_text = 9;public ApiProto.GetEntryURLWithCodeRequest.Builder setBackUrlTextBytes(com.google.protobuf.ByteString value)
Back url text is the text that will be displayed for the back button in the navigation
string back_url_text = 9;public String getFederatedIdentityProvider()
Denotes if an identity is delegated to another identity provider, e.g. google
string federated_identity_provider = 10;getFederatedIdentityProvider in interface ApiProto.GetEntryURLWithCodeRequestOrBuilderpublic com.google.protobuf.ByteString getFederatedIdentityProviderBytes()
Denotes if an identity is delegated to another identity provider, e.g. google
string federated_identity_provider = 10;getFederatedIdentityProviderBytes in interface ApiProto.GetEntryURLWithCodeRequestOrBuilderpublic ApiProto.GetEntryURLWithCodeRequest.Builder setFederatedIdentityProvider(String value)
Denotes if an identity is delegated to another identity provider, e.g. google
string federated_identity_provider = 10;public ApiProto.GetEntryURLWithCodeRequest.Builder clearFederatedIdentityProvider()
Denotes if an identity is delegated to another identity provider, e.g. google
string federated_identity_provider = 10;public ApiProto.GetEntryURLWithCodeRequest.Builder setFederatedIdentityProviderBytes(com.google.protobuf.ByteString value)
Denotes if an identity is delegated to another identity provider, e.g. google
string federated_identity_provider = 10;public final ApiProto.GetEntryURLWithCodeRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ApiProto.GetEntryURLWithCodeRequest.Builder>public final ApiProto.GetEntryURLWithCodeRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ApiProto.GetEntryURLWithCodeRequest.Builder>Copyright © 2021. All rights reserved.