Uses of Class
com.google.cloud.compute.v1.NetworkEndpointGroupList
-
Packages that use NetworkEndpointGroupList 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 NetworkEndpointGroupList in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return NetworkEndpointGroupList Modifier and Type Method Description NetworkEndpointGroupList
NetworkEndpointGroupList.Builder. build()
NetworkEndpointGroupList
NetworkEndpointGroupList.Builder. buildPartial()
static NetworkEndpointGroupList
NetworkEndpointGroupList. getDefaultInstance()
NetworkEndpointGroupList
NetworkEndpointGroupList.Builder. getDefaultInstanceForType()
NetworkEndpointGroupList
NetworkEndpointGroupList. getDefaultInstanceForType()
static NetworkEndpointGroupList
NetworkEndpointGroupList. parseDelimitedFrom(InputStream input)
static NetworkEndpointGroupList
NetworkEndpointGroupList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NetworkEndpointGroupList
NetworkEndpointGroupList. parseFrom(byte[] data)
static NetworkEndpointGroupList
NetworkEndpointGroupList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NetworkEndpointGroupList
NetworkEndpointGroupList. parseFrom(com.google.protobuf.ByteString data)
static NetworkEndpointGroupList
NetworkEndpointGroupList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NetworkEndpointGroupList
NetworkEndpointGroupList. parseFrom(com.google.protobuf.CodedInputStream input)
static NetworkEndpointGroupList
NetworkEndpointGroupList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NetworkEndpointGroupList
NetworkEndpointGroupList. parseFrom(InputStream input)
static NetworkEndpointGroupList
NetworkEndpointGroupList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NetworkEndpointGroupList
NetworkEndpointGroupList. parseFrom(ByteBuffer data)
static NetworkEndpointGroupList
NetworkEndpointGroupList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.compute.v1 that return types with arguments of type NetworkEndpointGroupList Modifier and Type Method Description com.google.protobuf.Parser<NetworkEndpointGroupList>
NetworkEndpointGroupList. getParserForType()
com.google.api.gax.rpc.UnaryCallable<ListGlobalNetworkEndpointGroupsRequest,NetworkEndpointGroupList>
GlobalNetworkEndpointGroupsClient. listCallable()
Retrieves the list of network endpoint groups that are located in the specified project.com.google.api.gax.rpc.UnaryCallable<ListNetworkEndpointGroupsRequest,NetworkEndpointGroupList>
NetworkEndpointGroupsClient. listCallable()
Retrieves the list of network endpoint groups that are located in the specified project and zone.com.google.api.gax.rpc.UnaryCallable<ListRegionNetworkEndpointGroupsRequest,NetworkEndpointGroupList>
RegionNetworkEndpointGroupsClient. listCallable()
Retrieves the list of regional network endpoint groups available to the specified project in the given region.com.google.api.gax.rpc.PagedCallSettings.Builder<ListGlobalNetworkEndpointGroupsRequest,NetworkEndpointGroupList,GlobalNetworkEndpointGroupsClient.ListPagedResponse>
GlobalNetworkEndpointGroupsSettings.Builder. listSettings()
Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListGlobalNetworkEndpointGroupsRequest,NetworkEndpointGroupList,GlobalNetworkEndpointGroupsClient.ListPagedResponse>
GlobalNetworkEndpointGroupsSettings. listSettings()
Returns the object with the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings.Builder<ListNetworkEndpointGroupsRequest,NetworkEndpointGroupList,NetworkEndpointGroupsClient.ListPagedResponse>
NetworkEndpointGroupsSettings.Builder. listSettings()
Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListNetworkEndpointGroupsRequest,NetworkEndpointGroupList,NetworkEndpointGroupsClient.ListPagedResponse>
NetworkEndpointGroupsSettings. listSettings()
Returns the object with the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionNetworkEndpointGroupsRequest,NetworkEndpointGroupList,RegionNetworkEndpointGroupsClient.ListPagedResponse>
RegionNetworkEndpointGroupsSettings.Builder. listSettings()
Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListRegionNetworkEndpointGroupsRequest,NetworkEndpointGroupList,RegionNetworkEndpointGroupsClient.ListPagedResponse>
RegionNetworkEndpointGroupsSettings. listSettings()
Returns the object with the settings used for calls to list.static com.google.protobuf.Parser<NetworkEndpointGroupList>
NetworkEndpointGroupList. parser()
Method parameters in com.google.cloud.compute.v1 with type arguments of type NetworkEndpointGroupList Modifier and Type Method Description static com.google.api.core.ApiFuture<GlobalNetworkEndpointGroupsClient.ListPagedResponse>
GlobalNetworkEndpointGroupsClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListGlobalNetworkEndpointGroupsRequest,NetworkEndpointGroupList,NetworkEndpointGroup> context, com.google.api.core.ApiFuture<NetworkEndpointGroupList> futureResponse)
static com.google.api.core.ApiFuture<GlobalNetworkEndpointGroupsClient.ListPagedResponse>
GlobalNetworkEndpointGroupsClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListGlobalNetworkEndpointGroupsRequest,NetworkEndpointGroupList,NetworkEndpointGroup> context, com.google.api.core.ApiFuture<NetworkEndpointGroupList> futureResponse)
static com.google.api.core.ApiFuture<NetworkEndpointGroupsClient.ListPagedResponse>
NetworkEndpointGroupsClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListNetworkEndpointGroupsRequest,NetworkEndpointGroupList,NetworkEndpointGroup> context, com.google.api.core.ApiFuture<NetworkEndpointGroupList> futureResponse)
static com.google.api.core.ApiFuture<NetworkEndpointGroupsClient.ListPagedResponse>
NetworkEndpointGroupsClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListNetworkEndpointGroupsRequest,NetworkEndpointGroupList,NetworkEndpointGroup> context, com.google.api.core.ApiFuture<NetworkEndpointGroupList> futureResponse)
static com.google.api.core.ApiFuture<RegionNetworkEndpointGroupsClient.ListPagedResponse>
RegionNetworkEndpointGroupsClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListRegionNetworkEndpointGroupsRequest,NetworkEndpointGroupList,NetworkEndpointGroup> context, com.google.api.core.ApiFuture<NetworkEndpointGroupList> futureResponse)
static com.google.api.core.ApiFuture<RegionNetworkEndpointGroupsClient.ListPagedResponse>
RegionNetworkEndpointGroupsClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListRegionNetworkEndpointGroupsRequest,NetworkEndpointGroupList,NetworkEndpointGroup> context, com.google.api.core.ApiFuture<NetworkEndpointGroupList> futureResponse)
protected GlobalNetworkEndpointGroupsClient.ListPage
GlobalNetworkEndpointGroupsClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListGlobalNetworkEndpointGroupsRequest,NetworkEndpointGroupList,NetworkEndpointGroup> context, NetworkEndpointGroupList response)
protected NetworkEndpointGroupsClient.ListPage
NetworkEndpointGroupsClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListNetworkEndpointGroupsRequest,NetworkEndpointGroupList,NetworkEndpointGroup> context, NetworkEndpointGroupList response)
protected RegionNetworkEndpointGroupsClient.ListPage
RegionNetworkEndpointGroupsClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListRegionNetworkEndpointGroupsRequest,NetworkEndpointGroupList,NetworkEndpointGroup> context, NetworkEndpointGroupList response)
com.google.api.core.ApiFuture<GlobalNetworkEndpointGroupsClient.ListPage>
GlobalNetworkEndpointGroupsClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListGlobalNetworkEndpointGroupsRequest,NetworkEndpointGroupList,NetworkEndpointGroup> context, com.google.api.core.ApiFuture<NetworkEndpointGroupList> futureResponse)
com.google.api.core.ApiFuture<GlobalNetworkEndpointGroupsClient.ListPage>
GlobalNetworkEndpointGroupsClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListGlobalNetworkEndpointGroupsRequest,NetworkEndpointGroupList,NetworkEndpointGroup> context, com.google.api.core.ApiFuture<NetworkEndpointGroupList> futureResponse)
com.google.api.core.ApiFuture<NetworkEndpointGroupsClient.ListPage>
NetworkEndpointGroupsClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListNetworkEndpointGroupsRequest,NetworkEndpointGroupList,NetworkEndpointGroup> context, com.google.api.core.ApiFuture<NetworkEndpointGroupList> futureResponse)
com.google.api.core.ApiFuture<NetworkEndpointGroupsClient.ListPage>
NetworkEndpointGroupsClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListNetworkEndpointGroupsRequest,NetworkEndpointGroupList,NetworkEndpointGroup> context, com.google.api.core.ApiFuture<NetworkEndpointGroupList> futureResponse)
com.google.api.core.ApiFuture<RegionNetworkEndpointGroupsClient.ListPage>
RegionNetworkEndpointGroupsClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListRegionNetworkEndpointGroupsRequest,NetworkEndpointGroupList,NetworkEndpointGroup> context, com.google.api.core.ApiFuture<NetworkEndpointGroupList> futureResponse)
com.google.api.core.ApiFuture<RegionNetworkEndpointGroupsClient.ListPage>
RegionNetworkEndpointGroupsClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListRegionNetworkEndpointGroupsRequest,NetworkEndpointGroupList,NetworkEndpointGroup> context, com.google.api.core.ApiFuture<NetworkEndpointGroupList> futureResponse)
-
Uses of NetworkEndpointGroupList in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type NetworkEndpointGroupList Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListGlobalNetworkEndpointGroupsRequest,NetworkEndpointGroupList>
GlobalNetworkEndpointGroupsStub. listCallable()
com.google.api.gax.rpc.UnaryCallable<ListGlobalNetworkEndpointGroupsRequest,NetworkEndpointGroupList>
HttpJsonGlobalNetworkEndpointGroupsStub. listCallable()
com.google.api.gax.rpc.UnaryCallable<ListNetworkEndpointGroupsRequest,NetworkEndpointGroupList>
HttpJsonNetworkEndpointGroupsStub. listCallable()
com.google.api.gax.rpc.UnaryCallable<ListRegionNetworkEndpointGroupsRequest,NetworkEndpointGroupList>
HttpJsonRegionNetworkEndpointGroupsStub. listCallable()
com.google.api.gax.rpc.UnaryCallable<ListNetworkEndpointGroupsRequest,NetworkEndpointGroupList>
NetworkEndpointGroupsStub. listCallable()
com.google.api.gax.rpc.UnaryCallable<ListRegionNetworkEndpointGroupsRequest,NetworkEndpointGroupList>
RegionNetworkEndpointGroupsStub. listCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListGlobalNetworkEndpointGroupsRequest,NetworkEndpointGroupList,GlobalNetworkEndpointGroupsClient.ListPagedResponse>
GlobalNetworkEndpointGroupsStubSettings.Builder. listSettings()
Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListGlobalNetworkEndpointGroupsRequest,NetworkEndpointGroupList,GlobalNetworkEndpointGroupsClient.ListPagedResponse>
GlobalNetworkEndpointGroupsStubSettings. listSettings()
Returns the object with the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings.Builder<ListNetworkEndpointGroupsRequest,NetworkEndpointGroupList,NetworkEndpointGroupsClient.ListPagedResponse>
NetworkEndpointGroupsStubSettings.Builder. listSettings()
Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListNetworkEndpointGroupsRequest,NetworkEndpointGroupList,NetworkEndpointGroupsClient.ListPagedResponse>
NetworkEndpointGroupsStubSettings. listSettings()
Returns the object with the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionNetworkEndpointGroupsRequest,NetworkEndpointGroupList,RegionNetworkEndpointGroupsClient.ListPagedResponse>
RegionNetworkEndpointGroupsStubSettings.Builder. listSettings()
Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListRegionNetworkEndpointGroupsRequest,NetworkEndpointGroupList,RegionNetworkEndpointGroupsClient.ListPagedResponse>
RegionNetworkEndpointGroupsStubSettings. listSettings()
Returns the object with the settings used for calls to list.
-