Uses of Interface
com.google.cloud.clouddms.v1.SqlAclEntryOrBuilder
-
Packages that use SqlAclEntryOrBuilder Package Description com.google.cloud.clouddms.v1 A client to Database Migration API -
-
Uses of SqlAclEntryOrBuilder in com.google.cloud.clouddms.v1
Classes in com.google.cloud.clouddms.v1 that implement SqlAclEntryOrBuilder Modifier and Type Class Description classSqlAclEntryAn entry for an Access Control list.static classSqlAclEntry.BuilderAn entry for an Access Control list.Methods in com.google.cloud.clouddms.v1 that return SqlAclEntryOrBuilder Modifier and Type Method Description SqlAclEntryOrBuilderSqlIpConfig.Builder. getAuthorizedNetworksOrBuilder(int index)The list of external networks that are allowed to connect to the instance using the IP.SqlAclEntryOrBuilderSqlIpConfig. getAuthorizedNetworksOrBuilder(int index)The list of external networks that are allowed to connect to the instance using the IP.SqlAclEntryOrBuilderSqlIpConfigOrBuilder. getAuthorizedNetworksOrBuilder(int index)The list of external networks that are allowed to connect to the instance using the IP.Methods in com.google.cloud.clouddms.v1 that return types with arguments of type SqlAclEntryOrBuilder Modifier and Type Method Description List<? extends SqlAclEntryOrBuilder>SqlIpConfig.Builder. 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>SqlIpConfigOrBuilder. getAuthorizedNetworksOrBuilderList()The list of external networks that are allowed to connect to the instance using the IP.
-