Uses of Class
com.google.cloud.compute.v1.NetworkEdgeSecurityServiceAggregatedList
-
Packages that use NetworkEdgeSecurityServiceAggregatedList Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of NetworkEdgeSecurityServiceAggregatedList in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return NetworkEdgeSecurityServiceAggregatedList Modifier and Type Method Description NetworkEdgeSecurityServiceAggregatedList
NetworkEdgeSecurityServiceAggregatedList.Builder. build()
NetworkEdgeSecurityServiceAggregatedList
NetworkEdgeSecurityServiceAggregatedList.Builder. buildPartial()
static NetworkEdgeSecurityServiceAggregatedList
NetworkEdgeSecurityServiceAggregatedList. getDefaultInstance()
NetworkEdgeSecurityServiceAggregatedList
NetworkEdgeSecurityServiceAggregatedList.Builder. getDefaultInstanceForType()
NetworkEdgeSecurityServiceAggregatedList
NetworkEdgeSecurityServiceAggregatedList. getDefaultInstanceForType()
static NetworkEdgeSecurityServiceAggregatedList
NetworkEdgeSecurityServiceAggregatedList. parseDelimitedFrom(InputStream input)
static NetworkEdgeSecurityServiceAggregatedList
NetworkEdgeSecurityServiceAggregatedList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NetworkEdgeSecurityServiceAggregatedList
NetworkEdgeSecurityServiceAggregatedList. parseFrom(byte[] data)
static NetworkEdgeSecurityServiceAggregatedList
NetworkEdgeSecurityServiceAggregatedList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NetworkEdgeSecurityServiceAggregatedList
NetworkEdgeSecurityServiceAggregatedList. parseFrom(com.google.protobuf.ByteString data)
static NetworkEdgeSecurityServiceAggregatedList
NetworkEdgeSecurityServiceAggregatedList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NetworkEdgeSecurityServiceAggregatedList
NetworkEdgeSecurityServiceAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input)
static NetworkEdgeSecurityServiceAggregatedList
NetworkEdgeSecurityServiceAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NetworkEdgeSecurityServiceAggregatedList
NetworkEdgeSecurityServiceAggregatedList. parseFrom(InputStream input)
static NetworkEdgeSecurityServiceAggregatedList
NetworkEdgeSecurityServiceAggregatedList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NetworkEdgeSecurityServiceAggregatedList
NetworkEdgeSecurityServiceAggregatedList. parseFrom(ByteBuffer data)
static NetworkEdgeSecurityServiceAggregatedList
NetworkEdgeSecurityServiceAggregatedList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.compute.v1 that return types with arguments of type NetworkEdgeSecurityServiceAggregatedList Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AggregatedListNetworkEdgeSecurityServicesRequest,NetworkEdgeSecurityServiceAggregatedList>
NetworkEdgeSecurityServicesClient. aggregatedListCallable()
Retrieves the list of all NetworkEdgeSecurityService resources available to the specified project.com.google.api.gax.rpc.PagedCallSettings<AggregatedListNetworkEdgeSecurityServicesRequest,NetworkEdgeSecurityServiceAggregatedList,NetworkEdgeSecurityServicesClient.AggregatedListPagedResponse>
NetworkEdgeSecurityServicesSettings. aggregatedListSettings()
Returns the object with the settings used for calls to aggregatedList.com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListNetworkEdgeSecurityServicesRequest,NetworkEdgeSecurityServiceAggregatedList,NetworkEdgeSecurityServicesClient.AggregatedListPagedResponse>
NetworkEdgeSecurityServicesSettings.Builder. aggregatedListSettings()
Returns the builder for the settings used for calls to aggregatedList.com.google.protobuf.Parser<NetworkEdgeSecurityServiceAggregatedList>
NetworkEdgeSecurityServiceAggregatedList. getParserForType()
static com.google.protobuf.Parser<NetworkEdgeSecurityServiceAggregatedList>
NetworkEdgeSecurityServiceAggregatedList. parser()
Methods in com.google.cloud.compute.v1 with parameters of type NetworkEdgeSecurityServiceAggregatedList Modifier and Type Method Description protected NetworkEdgeSecurityServicesClient.AggregatedListPage
NetworkEdgeSecurityServicesClient.AggregatedListPage. createPage(com.google.api.gax.rpc.PageContext<AggregatedListNetworkEdgeSecurityServicesRequest,NetworkEdgeSecurityServiceAggregatedList,Map.Entry<String,NetworkEdgeSecurityServicesScopedList>> context, NetworkEdgeSecurityServiceAggregatedList response)
NetworkEdgeSecurityServiceAggregatedList.Builder
NetworkEdgeSecurityServiceAggregatedList.Builder. mergeFrom(NetworkEdgeSecurityServiceAggregatedList other)
static NetworkEdgeSecurityServiceAggregatedList.Builder
NetworkEdgeSecurityServiceAggregatedList. newBuilder(NetworkEdgeSecurityServiceAggregatedList prototype)
-
Uses of NetworkEdgeSecurityServiceAggregatedList in com.google.cloud.compute.v1.stub
-