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