Uses of Class
com.google.cloud.compute.v1.NetworkEndpointGroup
-
Packages that use NetworkEndpointGroup 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 NetworkEndpointGroup in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return NetworkEndpointGroup Modifier and Type Method Description NetworkEndpointGroup
NetworkEndpointGroup.Builder. build()
NetworkEndpointGroup
NetworkEndpointGroup.Builder. buildPartial()
NetworkEndpointGroup
GlobalNetworkEndpointGroupsClient. get(GetGlobalNetworkEndpointGroupRequest request)
Returns the specified network endpoint group.NetworkEndpointGroup
GlobalNetworkEndpointGroupsClient. get(String project, String networkEndpointGroup)
Returns the specified network endpoint group.NetworkEndpointGroup
NetworkEndpointGroupsClient. get(GetNetworkEndpointGroupRequest request)
Returns the specified network endpoint group.NetworkEndpointGroup
NetworkEndpointGroupsClient. get(String project, String zone, String networkEndpointGroup)
Returns the specified network endpoint group.NetworkEndpointGroup
RegionNetworkEndpointGroupsClient. get(GetRegionNetworkEndpointGroupRequest request)
Returns the specified network endpoint group.NetworkEndpointGroup
RegionNetworkEndpointGroupsClient. get(String project, String region, String networkEndpointGroup)
Returns the specified network endpoint group.static NetworkEndpointGroup
NetworkEndpointGroup. getDefaultInstance()
NetworkEndpointGroup
NetworkEndpointGroup.Builder. getDefaultInstanceForType()
NetworkEndpointGroup
NetworkEndpointGroup. getDefaultInstanceForType()
NetworkEndpointGroup
NetworkEndpointGroupList.Builder. getItems(int index)
A list of NetworkEndpointGroup resources.NetworkEndpointGroup
NetworkEndpointGroupList. getItems(int index)
A list of NetworkEndpointGroup resources.NetworkEndpointGroup
NetworkEndpointGroupListOrBuilder. getItems(int index)
A list of NetworkEndpointGroup resources.NetworkEndpointGroup
InsertGlobalNetworkEndpointGroupRequest.Builder. getNetworkEndpointGroupResource()
The body resource for this requestNetworkEndpointGroup
InsertGlobalNetworkEndpointGroupRequest. getNetworkEndpointGroupResource()
The body resource for this requestNetworkEndpointGroup
InsertGlobalNetworkEndpointGroupRequestOrBuilder. getNetworkEndpointGroupResource()
The body resource for this requestNetworkEndpointGroup
InsertNetworkEndpointGroupRequest.Builder. getNetworkEndpointGroupResource()
The body resource for this requestNetworkEndpointGroup
InsertNetworkEndpointGroupRequest. getNetworkEndpointGroupResource()
The body resource for this requestNetworkEndpointGroup
InsertNetworkEndpointGroupRequestOrBuilder. getNetworkEndpointGroupResource()
The body resource for this requestNetworkEndpointGroup
InsertRegionNetworkEndpointGroupRequest.Builder. getNetworkEndpointGroupResource()
The body resource for this requestNetworkEndpointGroup
InsertRegionNetworkEndpointGroupRequest. getNetworkEndpointGroupResource()
The body resource for this requestNetworkEndpointGroup
InsertRegionNetworkEndpointGroupRequestOrBuilder. getNetworkEndpointGroupResource()
The body resource for this requestNetworkEndpointGroup
NetworkEndpointGroupsScopedList.Builder. getNetworkEndpointGroups(int index)
[Output Only] The list of network endpoint groups that are contained in this scope.NetworkEndpointGroup
NetworkEndpointGroupsScopedList. getNetworkEndpointGroups(int index)
[Output Only] The list of network endpoint groups that are contained in this scope.NetworkEndpointGroup
NetworkEndpointGroupsScopedListOrBuilder. getNetworkEndpointGroups(int index)
[Output Only] The list of network endpoint groups that are contained in this scope.static NetworkEndpointGroup
NetworkEndpointGroup. parseDelimitedFrom(InputStream input)
static NetworkEndpointGroup
NetworkEndpointGroup. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NetworkEndpointGroup
NetworkEndpointGroup. parseFrom(byte[] data)
static NetworkEndpointGroup
NetworkEndpointGroup. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NetworkEndpointGroup
NetworkEndpointGroup. parseFrom(com.google.protobuf.ByteString data)
static NetworkEndpointGroup
NetworkEndpointGroup. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NetworkEndpointGroup
NetworkEndpointGroup. parseFrom(com.google.protobuf.CodedInputStream input)
static NetworkEndpointGroup
NetworkEndpointGroup. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NetworkEndpointGroup
NetworkEndpointGroup. parseFrom(InputStream input)
static NetworkEndpointGroup
NetworkEndpointGroup. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NetworkEndpointGroup
NetworkEndpointGroup. parseFrom(ByteBuffer data)
static NetworkEndpointGroup
NetworkEndpointGroup. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.compute.v1 that return types with arguments of type NetworkEndpointGroup Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetGlobalNetworkEndpointGroupRequest,NetworkEndpointGroup>
GlobalNetworkEndpointGroupsClient. getCallable()
Returns the specified network endpoint group.com.google.api.gax.rpc.UnaryCallable<GetNetworkEndpointGroupRequest,NetworkEndpointGroup>
NetworkEndpointGroupsClient. getCallable()
Returns the specified network endpoint group.com.google.api.gax.rpc.UnaryCallable<GetRegionNetworkEndpointGroupRequest,NetworkEndpointGroup>
RegionNetworkEndpointGroupsClient. getCallable()
Returns the specified network endpoint group.List<NetworkEndpointGroup>
NetworkEndpointGroupList.Builder. getItemsList()
A list of NetworkEndpointGroup resources.List<NetworkEndpointGroup>
NetworkEndpointGroupList. getItemsList()
A list of NetworkEndpointGroup resources.List<NetworkEndpointGroup>
NetworkEndpointGroupListOrBuilder. getItemsList()
A list of NetworkEndpointGroup resources.List<NetworkEndpointGroup>
NetworkEndpointGroupsScopedList.Builder. getNetworkEndpointGroupsList()
[Output Only] The list of network endpoint groups that are contained in this scope.List<NetworkEndpointGroup>
NetworkEndpointGroupsScopedList. getNetworkEndpointGroupsList()
[Output Only] The list of network endpoint groups that are contained in this scope.List<NetworkEndpointGroup>
NetworkEndpointGroupsScopedListOrBuilder. getNetworkEndpointGroupsList()
[Output Only] The list of network endpoint groups that are contained in this scope.com.google.protobuf.Parser<NetworkEndpointGroup>
NetworkEndpointGroup. getParserForType()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetGlobalNetworkEndpointGroupRequest,NetworkEndpointGroup>
GlobalNetworkEndpointGroupsSettings.Builder. getSettings()
Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetGlobalNetworkEndpointGroupRequest,NetworkEndpointGroup>
GlobalNetworkEndpointGroupsSettings. getSettings()
Returns the object with the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetNetworkEndpointGroupRequest,NetworkEndpointGroup>
NetworkEndpointGroupsSettings.Builder. getSettings()
Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetNetworkEndpointGroupRequest,NetworkEndpointGroup>
NetworkEndpointGroupsSettings. getSettings()
Returns the object with the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetRegionNetworkEndpointGroupRequest,NetworkEndpointGroup>
RegionNetworkEndpointGroupsSettings.Builder. getSettings()
Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetRegionNetworkEndpointGroupRequest,NetworkEndpointGroup>
RegionNetworkEndpointGroupsSettings. getSettings()
Returns the object with the settings used for calls to get.static com.google.protobuf.Parser<NetworkEndpointGroup>
NetworkEndpointGroup. parser()
Methods in com.google.cloud.compute.v1 with parameters of type NetworkEndpointGroup Modifier and Type Method Description NetworkEndpointGroupList.Builder
NetworkEndpointGroupList.Builder. addItems(int index, NetworkEndpointGroup value)
A list of NetworkEndpointGroup resources.NetworkEndpointGroupList.Builder
NetworkEndpointGroupList.Builder. addItems(NetworkEndpointGroup value)
A list of NetworkEndpointGroup resources.NetworkEndpointGroupsScopedList.Builder
NetworkEndpointGroupsScopedList.Builder. addNetworkEndpointGroups(int index, NetworkEndpointGroup value)
[Output Only] The list of network endpoint groups that are contained in this scope.NetworkEndpointGroupsScopedList.Builder
NetworkEndpointGroupsScopedList.Builder. addNetworkEndpointGroups(NetworkEndpointGroup value)
[Output Only] The list of network endpoint groups that are contained in this scope.com.google.api.gax.longrunning.OperationFuture<Operation,Operation>
GlobalNetworkEndpointGroupsClient. insertAsync(String project, NetworkEndpointGroup networkEndpointGroupResource)
Creates a network endpoint group in the specified project using the parameters that are included in the request.com.google.api.gax.longrunning.OperationFuture<Operation,Operation>
NetworkEndpointGroupsClient. insertAsync(String project, String zone, NetworkEndpointGroup networkEndpointGroupResource)
Creates a network endpoint group in the specified project using the parameters that are included in the request.com.google.api.gax.longrunning.OperationFuture<Operation,Operation>
RegionNetworkEndpointGroupsClient. insertAsync(String project, String region, NetworkEndpointGroup networkEndpointGroupResource)
Creates a network endpoint group in the specified project using the parameters that are included in the request.NetworkEndpointGroup.Builder
NetworkEndpointGroup.Builder. mergeFrom(NetworkEndpointGroup other)
InsertGlobalNetworkEndpointGroupRequest.Builder
InsertGlobalNetworkEndpointGroupRequest.Builder. mergeNetworkEndpointGroupResource(NetworkEndpointGroup value)
The body resource for this requestInsertNetworkEndpointGroupRequest.Builder
InsertNetworkEndpointGroupRequest.Builder. mergeNetworkEndpointGroupResource(NetworkEndpointGroup value)
The body resource for this requestInsertRegionNetworkEndpointGroupRequest.Builder
InsertRegionNetworkEndpointGroupRequest.Builder. mergeNetworkEndpointGroupResource(NetworkEndpointGroup value)
The body resource for this requeststatic NetworkEndpointGroup.Builder
NetworkEndpointGroup. newBuilder(NetworkEndpointGroup prototype)
NetworkEndpointGroupList.Builder
NetworkEndpointGroupList.Builder. setItems(int index, NetworkEndpointGroup value)
A list of NetworkEndpointGroup resources.InsertGlobalNetworkEndpointGroupRequest.Builder
InsertGlobalNetworkEndpointGroupRequest.Builder. setNetworkEndpointGroupResource(NetworkEndpointGroup value)
The body resource for this requestInsertNetworkEndpointGroupRequest.Builder
InsertNetworkEndpointGroupRequest.Builder. setNetworkEndpointGroupResource(NetworkEndpointGroup value)
The body resource for this requestInsertRegionNetworkEndpointGroupRequest.Builder
InsertRegionNetworkEndpointGroupRequest.Builder. setNetworkEndpointGroupResource(NetworkEndpointGroup value)
The body resource for this requestNetworkEndpointGroupsScopedList.Builder
NetworkEndpointGroupsScopedList.Builder. setNetworkEndpointGroups(int index, NetworkEndpointGroup value)
[Output Only] The list of network endpoint groups that are contained in this scope.Method parameters in com.google.cloud.compute.v1 with type arguments of type NetworkEndpointGroup Modifier and Type Method Description NetworkEndpointGroupList.Builder
NetworkEndpointGroupList.Builder. addAllItems(Iterable<? extends NetworkEndpointGroup> values)
A list of NetworkEndpointGroup resources.NetworkEndpointGroupsScopedList.Builder
NetworkEndpointGroupsScopedList.Builder. addAllNetworkEndpointGroups(Iterable<? extends NetworkEndpointGroup> values)
[Output Only] The list of network endpoint groups that are contained in this scope.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<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<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)
-
Uses of NetworkEndpointGroup in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type NetworkEndpointGroup Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetGlobalNetworkEndpointGroupRequest,NetworkEndpointGroup>
GlobalNetworkEndpointGroupsStub. getCallable()
com.google.api.gax.rpc.UnaryCallable<GetGlobalNetworkEndpointGroupRequest,NetworkEndpointGroup>
HttpJsonGlobalNetworkEndpointGroupsStub. getCallable()
com.google.api.gax.rpc.UnaryCallable<GetNetworkEndpointGroupRequest,NetworkEndpointGroup>
HttpJsonNetworkEndpointGroupsStub. getCallable()
com.google.api.gax.rpc.UnaryCallable<GetRegionNetworkEndpointGroupRequest,NetworkEndpointGroup>
HttpJsonRegionNetworkEndpointGroupsStub. getCallable()
com.google.api.gax.rpc.UnaryCallable<GetNetworkEndpointGroupRequest,NetworkEndpointGroup>
NetworkEndpointGroupsStub. getCallable()
com.google.api.gax.rpc.UnaryCallable<GetRegionNetworkEndpointGroupRequest,NetworkEndpointGroup>
RegionNetworkEndpointGroupsStub. getCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetGlobalNetworkEndpointGroupRequest,NetworkEndpointGroup>
GlobalNetworkEndpointGroupsStubSettings.Builder. getSettings()
Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetGlobalNetworkEndpointGroupRequest,NetworkEndpointGroup>
GlobalNetworkEndpointGroupsStubSettings. getSettings()
Returns the object with the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetNetworkEndpointGroupRequest,NetworkEndpointGroup>
NetworkEndpointGroupsStubSettings.Builder. getSettings()
Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetNetworkEndpointGroupRequest,NetworkEndpointGroup>
NetworkEndpointGroupsStubSettings. getSettings()
Returns the object with the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetRegionNetworkEndpointGroupRequest,NetworkEndpointGroup>
RegionNetworkEndpointGroupsStubSettings.Builder. getSettings()
Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetRegionNetworkEndpointGroupRequest,NetworkEndpointGroup>
RegionNetworkEndpointGroupsStubSettings. getSettings()
Returns the object with the settings used for calls to get.
-