Uses of Class
com.google.cloud.compute.v1.ListGlobalNetworkEndpointGroupsRequest
-
Packages that use ListGlobalNetworkEndpointGroupsRequest 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 ListGlobalNetworkEndpointGroupsRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return ListGlobalNetworkEndpointGroupsRequest Modifier and Type Method Description ListGlobalNetworkEndpointGroupsRequestListGlobalNetworkEndpointGroupsRequest.Builder. build()ListGlobalNetworkEndpointGroupsRequestListGlobalNetworkEndpointGroupsRequest.Builder. buildPartial()static ListGlobalNetworkEndpointGroupsRequestListGlobalNetworkEndpointGroupsRequest. getDefaultInstance()ListGlobalNetworkEndpointGroupsRequestListGlobalNetworkEndpointGroupsRequest.Builder. getDefaultInstanceForType()ListGlobalNetworkEndpointGroupsRequestListGlobalNetworkEndpointGroupsRequest. getDefaultInstanceForType()static ListGlobalNetworkEndpointGroupsRequestListGlobalNetworkEndpointGroupsRequest. parseDelimitedFrom(InputStream input)static ListGlobalNetworkEndpointGroupsRequestListGlobalNetworkEndpointGroupsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListGlobalNetworkEndpointGroupsRequestListGlobalNetworkEndpointGroupsRequest. parseFrom(byte[] data)static ListGlobalNetworkEndpointGroupsRequestListGlobalNetworkEndpointGroupsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListGlobalNetworkEndpointGroupsRequestListGlobalNetworkEndpointGroupsRequest. parseFrom(com.google.protobuf.ByteString data)static ListGlobalNetworkEndpointGroupsRequestListGlobalNetworkEndpointGroupsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListGlobalNetworkEndpointGroupsRequestListGlobalNetworkEndpointGroupsRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ListGlobalNetworkEndpointGroupsRequestListGlobalNetworkEndpointGroupsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListGlobalNetworkEndpointGroupsRequestListGlobalNetworkEndpointGroupsRequest. parseFrom(InputStream input)static ListGlobalNetworkEndpointGroupsRequestListGlobalNetworkEndpointGroupsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListGlobalNetworkEndpointGroupsRequestListGlobalNetworkEndpointGroupsRequest. parseFrom(ByteBuffer data)static ListGlobalNetworkEndpointGroupsRequestListGlobalNetworkEndpointGroupsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type ListGlobalNetworkEndpointGroupsRequest Modifier and Type Method Description com.google.protobuf.Parser<ListGlobalNetworkEndpointGroupsRequest>ListGlobalNetworkEndpointGroupsRequest. 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<ListGlobalNetworkEndpointGroupsRequest,GlobalNetworkEndpointGroupsClient.ListPagedResponse>GlobalNetworkEndpointGroupsClient. listPagedCallable()Retrieves the list of network endpoint groups that are located in the specified project.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.static com.google.protobuf.Parser<ListGlobalNetworkEndpointGroupsRequest>ListGlobalNetworkEndpointGroupsRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type ListGlobalNetworkEndpointGroupsRequest Modifier and Type Method Description GlobalNetworkEndpointGroupsClient.ListPagedResponseGlobalNetworkEndpointGroupsClient. list(ListGlobalNetworkEndpointGroupsRequest request)Retrieves the list of network endpoint groups that are located in the specified project.ListGlobalNetworkEndpointGroupsRequest.BuilderListGlobalNetworkEndpointGroupsRequest.Builder. mergeFrom(ListGlobalNetworkEndpointGroupsRequest other)static ListGlobalNetworkEndpointGroupsRequest.BuilderListGlobalNetworkEndpointGroupsRequest. newBuilder(ListGlobalNetworkEndpointGroupsRequest prototype)Method parameters in com.google.cloud.compute.v1 with type arguments of type ListGlobalNetworkEndpointGroupsRequest 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)protected GlobalNetworkEndpointGroupsClient.ListPageGlobalNetworkEndpointGroupsClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListGlobalNetworkEndpointGroupsRequest,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) -
Uses of ListGlobalNetworkEndpointGroupsRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type ListGlobalNetworkEndpointGroupsRequest 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<ListGlobalNetworkEndpointGroupsRequest,GlobalNetworkEndpointGroupsClient.ListPagedResponse>GlobalNetworkEndpointGroupsStub. listPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListGlobalNetworkEndpointGroupsRequest,GlobalNetworkEndpointGroupsClient.ListPagedResponse>HttpJsonGlobalNetworkEndpointGroupsStub. listPagedCallable()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.
-