public static interface ApiProto.GetEntryURLRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
ServiceProviderProto.ServiceContext |
getContext()
See ServiceContext for more information.
|
ServiceProviderProto.ServiceContextOrBuilder |
getContextOrBuilder()
See ServiceContext for more information.
|
String |
getServiceProviderId()
The service provider ID.
|
com.google.protobuf.ByteString |
getServiceProviderIdBytes()
The service provider ID.
|
boolean |
hasContext()
See ServiceContext for more information.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getServiceProviderId()
The service provider ID.
string service_provider_id = 1;com.google.protobuf.ByteString getServiceProviderIdBytes()
The service provider ID.
string service_provider_id = 1;boolean hasContext()
See ServiceContext for more information.
.sso.v1.ServiceContext context = 2;ServiceProviderProto.ServiceContext getContext()
See ServiceContext for more information.
.sso.v1.ServiceContext context = 2;ServiceProviderProto.ServiceContextOrBuilder getContextOrBuilder()
See ServiceContext for more information.
.sso.v1.ServiceContext context = 2;Copyright © 2021. All rights reserved.