| Modifier and Type | Class and Description |
|---|---|
class |
SqlAclEntry
An entry for an Access Control list.
|
static class |
SqlAclEntry.Builder
An entry for an Access Control list.
|
| Modifier and Type | Method and Description |
|---|---|
SqlAclEntryOrBuilder |
SqlIpConfigOrBuilder.getAuthorizedNetworksOrBuilder(int index)
The list of external networks that are allowed to connect to the instance
using the IP.
|
SqlAclEntryOrBuilder |
SqlIpConfig.getAuthorizedNetworksOrBuilder(int index)
The list of external networks that are allowed to connect to the instance
using the IP.
|
SqlAclEntryOrBuilder |
SqlIpConfig.Builder.getAuthorizedNetworksOrBuilder(int index)
The list of external networks that are allowed to connect to the instance
using the IP.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends SqlAclEntryOrBuilder> |
SqlIpConfigOrBuilder.getAuthorizedNetworksOrBuilderList()
The list of external networks that are allowed to connect to the instance
using the IP.
|
List<? extends SqlAclEntryOrBuilder> |
SqlIpConfig.getAuthorizedNetworksOrBuilderList()
The list of external networks that are allowed to connect to the instance
using the IP.
|
List<? extends SqlAclEntryOrBuilder> |
SqlIpConfig.Builder.getAuthorizedNetworksOrBuilderList()
The list of external networks that are allowed to connect to the instance
using the IP.
|
Copyright © 2024 Google LLC. All rights reserved.