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 NetworkEdgeSecurityServiceAggregatedListNetworkEdgeSecurityServiceAggregatedList.Builder. build()NetworkEdgeSecurityServiceAggregatedListNetworkEdgeSecurityServiceAggregatedList.Builder. buildPartial()static NetworkEdgeSecurityServiceAggregatedListNetworkEdgeSecurityServiceAggregatedList. getDefaultInstance()NetworkEdgeSecurityServiceAggregatedListNetworkEdgeSecurityServiceAggregatedList.Builder. getDefaultInstanceForType()NetworkEdgeSecurityServiceAggregatedListNetworkEdgeSecurityServiceAggregatedList. getDefaultInstanceForType()static NetworkEdgeSecurityServiceAggregatedListNetworkEdgeSecurityServiceAggregatedList. parseDelimitedFrom(InputStream input)static NetworkEdgeSecurityServiceAggregatedListNetworkEdgeSecurityServiceAggregatedList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NetworkEdgeSecurityServiceAggregatedListNetworkEdgeSecurityServiceAggregatedList. parseFrom(byte[] data)static NetworkEdgeSecurityServiceAggregatedListNetworkEdgeSecurityServiceAggregatedList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NetworkEdgeSecurityServiceAggregatedListNetworkEdgeSecurityServiceAggregatedList. parseFrom(com.google.protobuf.ByteString data)static NetworkEdgeSecurityServiceAggregatedListNetworkEdgeSecurityServiceAggregatedList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NetworkEdgeSecurityServiceAggregatedListNetworkEdgeSecurityServiceAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input)static NetworkEdgeSecurityServiceAggregatedListNetworkEdgeSecurityServiceAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NetworkEdgeSecurityServiceAggregatedListNetworkEdgeSecurityServiceAggregatedList. parseFrom(InputStream input)static NetworkEdgeSecurityServiceAggregatedListNetworkEdgeSecurityServiceAggregatedList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NetworkEdgeSecurityServiceAggregatedListNetworkEdgeSecurityServiceAggregatedList. parseFrom(ByteBuffer data)static NetworkEdgeSecurityServiceAggregatedListNetworkEdgeSecurityServiceAggregatedList. 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.AggregatedListPageNetworkEdgeSecurityServicesClient.AggregatedListPage. createPage(com.google.api.gax.rpc.PageContext<AggregatedListNetworkEdgeSecurityServicesRequest,NetworkEdgeSecurityServiceAggregatedList,Map.Entry<String,NetworkEdgeSecurityServicesScopedList>> context, NetworkEdgeSecurityServiceAggregatedList response)NetworkEdgeSecurityServiceAggregatedList.BuilderNetworkEdgeSecurityServiceAggregatedList.Builder. mergeFrom(NetworkEdgeSecurityServiceAggregatedList other)static NetworkEdgeSecurityServiceAggregatedList.BuilderNetworkEdgeSecurityServiceAggregatedList. newBuilder(NetworkEdgeSecurityServiceAggregatedList prototype) -
Uses of NetworkEdgeSecurityServiceAggregatedList in com.google.cloud.compute.v1.stub
-