Uses of Interface
com.google.cloud.compute.v1.PublicAdvertisedPrefixPublicDelegatedPrefixOrBuilder
-
Packages that use PublicAdvertisedPrefixPublicDelegatedPrefixOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of PublicAdvertisedPrefixPublicDelegatedPrefixOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement PublicAdvertisedPrefixPublicDelegatedPrefixOrBuilder Modifier and Type Class Description class
PublicAdvertisedPrefixPublicDelegatedPrefix
Represents a CIDR range which can be used to assign addresses.static class
PublicAdvertisedPrefixPublicDelegatedPrefix.Builder
Represents a CIDR range which can be used to assign addresses.Methods in com.google.cloud.compute.v1 that return PublicAdvertisedPrefixPublicDelegatedPrefixOrBuilder Modifier and Type Method Description PublicAdvertisedPrefixPublicDelegatedPrefixOrBuilder
PublicAdvertisedPrefix.Builder. getPublicDelegatedPrefixsOrBuilder(int index)
[Output Only] The list of public delegated prefixes that exist for this public advertised prefix.PublicAdvertisedPrefixPublicDelegatedPrefixOrBuilder
PublicAdvertisedPrefix. getPublicDelegatedPrefixsOrBuilder(int index)
[Output Only] The list of public delegated prefixes that exist for this public advertised prefix.PublicAdvertisedPrefixPublicDelegatedPrefixOrBuilder
PublicAdvertisedPrefixOrBuilder. getPublicDelegatedPrefixsOrBuilder(int index)
[Output Only] The list of public delegated prefixes that exist for this public advertised prefix.Methods in com.google.cloud.compute.v1 that return types with arguments of type PublicAdvertisedPrefixPublicDelegatedPrefixOrBuilder Modifier and Type Method Description List<? extends PublicAdvertisedPrefixPublicDelegatedPrefixOrBuilder>
PublicAdvertisedPrefix.Builder. getPublicDelegatedPrefixsOrBuilderList()
[Output Only] The list of public delegated prefixes that exist for this public advertised prefix.List<? extends PublicAdvertisedPrefixPublicDelegatedPrefixOrBuilder>
PublicAdvertisedPrefix. getPublicDelegatedPrefixsOrBuilderList()
[Output Only] The list of public delegated prefixes that exist for this public advertised prefix.List<? extends PublicAdvertisedPrefixPublicDelegatedPrefixOrBuilder>
PublicAdvertisedPrefixOrBuilder. getPublicDelegatedPrefixsOrBuilderList()
[Output Only] The list of public delegated prefixes that exist for this public advertised prefix.
-