### YamlMime:JavaType uid: "com.azure.resourcemanager.oracledatabase.fluent.DbServersClient" fullName: "com.azure.resourcemanager.oracledatabase.fluent.DbServersClient" name: "DbServersClient" nameWithType: "DbServersClient" summary: "An instance of this class provides access to all the operations defined in DbServersClient." syntax: "public interface **DbServersClient**" methods: - uid: "com.azure.resourcemanager.oracledatabase.fluent.DbServersClient.get(java.lang.String,java.lang.String,java.lang.String)" fullName: "com.azure.resourcemanager.oracledatabase.fluent.DbServersClient.get(String resourceGroupName, String cloudexadatainfrastructurename, String dbserverocid)" name: "get(String resourceGroupName, String cloudexadatainfrastructurename, String dbserverocid)" nameWithType: "DbServersClient.get(String resourceGroupName, String cloudexadatainfrastructurename, String dbserverocid)" summary: "Get a DbServer." modifiers: - "abstract" parameters: - description: "The name of the resource group. The name is case insensitive." name: "resourceGroupName" type: "String" - description: "CloudExadataInfrastructure name." name: "cloudexadatainfrastructurename" type: "String" - description: "DbServer OCID." name: "dbserverocid" type: "String" syntax: "public abstract DbServerInner get(String resourceGroupName, String cloudexadatainfrastructurename, String dbserverocid)" desc: "Get a DbServer." returns: description: "a DbServer." type: "" - uid: "com.azure.resourcemanager.oracledatabase.fluent.DbServersClient.getWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.oracledatabase.fluent.DbServersClient.getWithResponse(String resourceGroupName, String cloudexadatainfrastructurename, String dbserverocid, Context context)" name: "getWithResponse(String resourceGroupName, String cloudexadatainfrastructurename, String dbserverocid, Context context)" nameWithType: "DbServersClient.getWithResponse(String resourceGroupName, String cloudexadatainfrastructurename, String dbserverocid, Context context)" summary: "Get a DbServer." modifiers: - "abstract" parameters: - description: "The name of the resource group. The name is case insensitive." name: "resourceGroupName" type: "String" - description: "CloudExadataInfrastructure name." name: "cloudexadatainfrastructurename" type: "String" - description: "DbServer OCID." name: "dbserverocid" type: "String" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract Response getWithResponse(String resourceGroupName, String cloudexadatainfrastructurename, String dbserverocid, Context context)" desc: "Get a DbServer." returns: description: "a DbServer along with ." type: "<>" - uid: "com.azure.resourcemanager.oracledatabase.fluent.DbServersClient.listByCloudExadataInfrastructure(java.lang.String,java.lang.String)" fullName: "com.azure.resourcemanager.oracledatabase.fluent.DbServersClient.listByCloudExadataInfrastructure(String resourceGroupName, String cloudexadatainfrastructurename)" name: "listByCloudExadataInfrastructure(String resourceGroupName, String cloudexadatainfrastructurename)" nameWithType: "DbServersClient.listByCloudExadataInfrastructure(String resourceGroupName, String cloudexadatainfrastructurename)" summary: "List DbServer resources by CloudExadataInfrastructure." modifiers: - "abstract" parameters: - description: "The name of the resource group. The name is case insensitive." name: "resourceGroupName" type: "String" - description: "CloudExadataInfrastructure name." name: "cloudexadatainfrastructurename" type: "String" syntax: "public abstract PagedIterable listByCloudExadataInfrastructure(String resourceGroupName, String cloudexadatainfrastructurename)" desc: "List DbServer resources by CloudExadataInfrastructure." returns: description: "the response of a DbServer list operation as paginated response with ." type: "<>" - uid: "com.azure.resourcemanager.oracledatabase.fluent.DbServersClient.listByCloudExadataInfrastructure(java.lang.String,java.lang.String,com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.oracledatabase.fluent.DbServersClient.listByCloudExadataInfrastructure(String resourceGroupName, String cloudexadatainfrastructurename, Context context)" name: "listByCloudExadataInfrastructure(String resourceGroupName, String cloudexadatainfrastructurename, Context context)" nameWithType: "DbServersClient.listByCloudExadataInfrastructure(String resourceGroupName, String cloudexadatainfrastructurename, Context context)" summary: "List DbServer resources by CloudExadataInfrastructure." modifiers: - "abstract" parameters: - description: "The name of the resource group. The name is case insensitive." name: "resourceGroupName" type: "String" - description: "CloudExadataInfrastructure name." name: "cloudexadatainfrastructurename" type: "String" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract PagedIterable listByCloudExadataInfrastructure(String resourceGroupName, String cloudexadatainfrastructurename, Context context)" desc: "List DbServer resources by CloudExadataInfrastructure." returns: description: "the response of a DbServer list operation as paginated response with ." type: "<>" type: "interface" desc: "An instance of this class provides access to all the operations defined in DbServersClient." metadata: {} package: "com.azure.resourcemanager.oracledatabase.fluent" artifact: com.azure.resourcemanager:azure-resourcemanager-oracledatabase:1.0.0