public static interface DominionGrpc.ClientCredentialsOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getClientId()
string clientId = 1; |
com.google.protobuf.ByteString |
getClientIdBytes()
string clientId = 1; |
String |
getClientSecret()
string clientSecret = 2; |
com.google.protobuf.ByteString |
getClientSecretBytes()
string clientSecret = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
String getClientId()
string clientId = 1;
com.google.protobuf.ByteString getClientIdBytes()
string clientId = 1;
String getClientSecret()
string clientSecret = 2;
com.google.protobuf.ByteString getClientSecretBytes()
string clientSecret = 2;
Copyright © 2021. All rights reserved.