public static interface ExternalAccount.NamespaceOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getId()
Examples: "confluent.cloud", "azure-ad-oidc", "a2efbdb2-af88-4b38-99a4-9a1e9d700963"
|
com.google.protobuf.ByteString |
getIdBytes()
Examples: "confluent.cloud", "azure-ad-oidc", "a2efbdb2-af88-4b38-99a4-9a1e9d700963"
|
String |
getType()
Examples: "idp", "connection", "tenant"
|
com.google.protobuf.ByteString |
getTypeBytes()
Examples: "idp", "connection", "tenant"
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
String getType()
Examples: "idp", "connection", "tenant"
string type = 1;
com.google.protobuf.ByteString getTypeBytes()
Examples: "idp", "connection", "tenant"
string type = 1;
String getId()
Examples: "confluent.cloud", "azure-ad-oidc", "a2efbdb2-af88-4b38-99a4-9a1e9d700963"
string id = 2;
com.google.protobuf.ByteString getIdBytes()
Examples: "confluent.cloud", "azure-ad-oidc", "a2efbdb2-af88-4b38-99a4-9a1e9d700963"
string id = 2;