Uses of Class
com.google.cloud.compute.v1.NetworkEndpointGroupAggregatedList
-
Packages that use NetworkEndpointGroupAggregatedList 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 NetworkEndpointGroupAggregatedList in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return NetworkEndpointGroupAggregatedList Modifier and Type Method Description NetworkEndpointGroupAggregatedListNetworkEndpointGroupAggregatedList.Builder. build()NetworkEndpointGroupAggregatedListNetworkEndpointGroupAggregatedList.Builder. buildPartial()static NetworkEndpointGroupAggregatedListNetworkEndpointGroupAggregatedList. getDefaultInstance()NetworkEndpointGroupAggregatedListNetworkEndpointGroupAggregatedList.Builder. getDefaultInstanceForType()NetworkEndpointGroupAggregatedListNetworkEndpointGroupAggregatedList. getDefaultInstanceForType()static NetworkEndpointGroupAggregatedListNetworkEndpointGroupAggregatedList. parseDelimitedFrom(InputStream input)static NetworkEndpointGroupAggregatedListNetworkEndpointGroupAggregatedList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NetworkEndpointGroupAggregatedListNetworkEndpointGroupAggregatedList. parseFrom(byte[] data)static NetworkEndpointGroupAggregatedListNetworkEndpointGroupAggregatedList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NetworkEndpointGroupAggregatedListNetworkEndpointGroupAggregatedList. parseFrom(com.google.protobuf.ByteString data)static NetworkEndpointGroupAggregatedListNetworkEndpointGroupAggregatedList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NetworkEndpointGroupAggregatedListNetworkEndpointGroupAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input)static NetworkEndpointGroupAggregatedListNetworkEndpointGroupAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NetworkEndpointGroupAggregatedListNetworkEndpointGroupAggregatedList. parseFrom(InputStream input)static NetworkEndpointGroupAggregatedListNetworkEndpointGroupAggregatedList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NetworkEndpointGroupAggregatedListNetworkEndpointGroupAggregatedList. parseFrom(ByteBuffer data)static NetworkEndpointGroupAggregatedListNetworkEndpointGroupAggregatedList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type NetworkEndpointGroupAggregatedList Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AggregatedListNetworkEndpointGroupsRequest,NetworkEndpointGroupAggregatedList>NetworkEndpointGroupsClient. aggregatedListCallable()Retrieves the list of network endpoint groups and sorts them by zone.com.google.api.gax.rpc.PagedCallSettings<AggregatedListNetworkEndpointGroupsRequest,NetworkEndpointGroupAggregatedList,NetworkEndpointGroupsClient.AggregatedListPagedResponse>NetworkEndpointGroupsSettings. aggregatedListSettings()Returns the object with the settings used for calls to aggregatedList.com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListNetworkEndpointGroupsRequest,NetworkEndpointGroupAggregatedList,NetworkEndpointGroupsClient.AggregatedListPagedResponse>NetworkEndpointGroupsSettings.Builder. aggregatedListSettings()Returns the builder for the settings used for calls to aggregatedList.com.google.protobuf.Parser<NetworkEndpointGroupAggregatedList>NetworkEndpointGroupAggregatedList. getParserForType()static com.google.protobuf.Parser<NetworkEndpointGroupAggregatedList>NetworkEndpointGroupAggregatedList. parser()Methods in com.google.cloud.compute.v1 with parameters of type NetworkEndpointGroupAggregatedList Modifier and Type Method Description protected NetworkEndpointGroupsClient.AggregatedListPageNetworkEndpointGroupsClient.AggregatedListPage. createPage(com.google.api.gax.rpc.PageContext<AggregatedListNetworkEndpointGroupsRequest,NetworkEndpointGroupAggregatedList,Map.Entry<String,NetworkEndpointGroupsScopedList>> context, NetworkEndpointGroupAggregatedList response)NetworkEndpointGroupAggregatedList.BuilderNetworkEndpointGroupAggregatedList.Builder. mergeFrom(NetworkEndpointGroupAggregatedList other)static NetworkEndpointGroupAggregatedList.BuilderNetworkEndpointGroupAggregatedList. newBuilder(NetworkEndpointGroupAggregatedList prototype) -
Uses of NetworkEndpointGroupAggregatedList in com.google.cloud.compute.v1.stub
-