Class RealmSpecificEndpointTemplateUtils
  Utility class to process Realm Specific Endpoint Templates.
    Inheritance
    
    RealmSpecificEndpointTemplateUtils
   
  
  
  Assembly: OCI.DotNetSDK.Common.dll
  Syntax
  
    public class RealmSpecificEndpointTemplateUtils
   
  Fields
  logger
  
  
  Declaration
  
    protected static Logger logger
   
  Field Value
  
  Methods
  
  GetRealmSpecificEndpointTemplate(bool, string, Service)
  
  
  Declaration
  
    public static string GetRealmSpecificEndpointTemplate(bool IsRealmSpecificEndpointTemplateEnabled, string regionId, Service service)
   
  Parameters
  
    
      
        | Type | Name | Description | 
    
    
      
        | bool | IsRealmSpecificEndpointTemplateEnabled |  | 
      
        | string | regionId |  | 
      
        | Service | service |  | 
    
  
  Returns
  
  
  IsRealmSpecificEndpointTemplateEnabledByDefault()
  
  
  Declaration
  
    public static bool IsRealmSpecificEndpointTemplateEnabledByDefault()
   
  Returns