Uses of Class
com.google.cloud.compute.v1.NetworkEndpointGroupsListNetworkEndpoints
-
Packages that use NetworkEndpointGroupsListNetworkEndpoints 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 NetworkEndpointGroupsListNetworkEndpoints in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return NetworkEndpointGroupsListNetworkEndpoints Modifier and Type Method Description NetworkEndpointGroupsListNetworkEndpointsNetworkEndpointGroupsListNetworkEndpoints.Builder. build()NetworkEndpointGroupsListNetworkEndpointsNetworkEndpointGroupsListNetworkEndpoints.Builder. buildPartial()static NetworkEndpointGroupsListNetworkEndpointsNetworkEndpointGroupsListNetworkEndpoints. getDefaultInstance()NetworkEndpointGroupsListNetworkEndpointsNetworkEndpointGroupsListNetworkEndpoints.Builder. getDefaultInstanceForType()NetworkEndpointGroupsListNetworkEndpointsNetworkEndpointGroupsListNetworkEndpoints. getDefaultInstanceForType()static NetworkEndpointGroupsListNetworkEndpointsNetworkEndpointGroupsListNetworkEndpoints. parseDelimitedFrom(InputStream input)static NetworkEndpointGroupsListNetworkEndpointsNetworkEndpointGroupsListNetworkEndpoints. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NetworkEndpointGroupsListNetworkEndpointsNetworkEndpointGroupsListNetworkEndpoints. parseFrom(byte[] data)static NetworkEndpointGroupsListNetworkEndpointsNetworkEndpointGroupsListNetworkEndpoints. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NetworkEndpointGroupsListNetworkEndpointsNetworkEndpointGroupsListNetworkEndpoints. parseFrom(com.google.protobuf.ByteString data)static NetworkEndpointGroupsListNetworkEndpointsNetworkEndpointGroupsListNetworkEndpoints. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NetworkEndpointGroupsListNetworkEndpointsNetworkEndpointGroupsListNetworkEndpoints. parseFrom(com.google.protobuf.CodedInputStream input)static NetworkEndpointGroupsListNetworkEndpointsNetworkEndpointGroupsListNetworkEndpoints. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NetworkEndpointGroupsListNetworkEndpointsNetworkEndpointGroupsListNetworkEndpoints. parseFrom(InputStream input)static NetworkEndpointGroupsListNetworkEndpointsNetworkEndpointGroupsListNetworkEndpoints. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NetworkEndpointGroupsListNetworkEndpointsNetworkEndpointGroupsListNetworkEndpoints. parseFrom(ByteBuffer data)static NetworkEndpointGroupsListNetworkEndpointsNetworkEndpointGroupsListNetworkEndpoints. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type NetworkEndpointGroupsListNetworkEndpoints Modifier and Type Method Description com.google.protobuf.Parser<NetworkEndpointGroupsListNetworkEndpoints>NetworkEndpointGroupsListNetworkEndpoints. getParserForType()com.google.api.gax.rpc.UnaryCallable<ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest,NetworkEndpointGroupsListNetworkEndpoints>GlobalNetworkEndpointGroupsClient. listNetworkEndpointsCallable()Lists the network endpoints in the specified network endpoint group.com.google.api.gax.rpc.UnaryCallable<ListNetworkEndpointsNetworkEndpointGroupsRequest,NetworkEndpointGroupsListNetworkEndpoints>NetworkEndpointGroupsClient. listNetworkEndpointsCallable()Lists the network endpoints in the specified network endpoint group.com.google.api.gax.rpc.PagedCallSettings.Builder<ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest,NetworkEndpointGroupsListNetworkEndpoints,GlobalNetworkEndpointGroupsClient.ListNetworkEndpointsPagedResponse>GlobalNetworkEndpointGroupsSettings.Builder. listNetworkEndpointsSettings()Returns the builder for the settings used for calls to listNetworkEndpoints.com.google.api.gax.rpc.PagedCallSettings<ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest,NetworkEndpointGroupsListNetworkEndpoints,GlobalNetworkEndpointGroupsClient.ListNetworkEndpointsPagedResponse>GlobalNetworkEndpointGroupsSettings. listNetworkEndpointsSettings()Returns the object with the settings used for calls to listNetworkEndpoints.com.google.api.gax.rpc.PagedCallSettings.Builder<ListNetworkEndpointsNetworkEndpointGroupsRequest,NetworkEndpointGroupsListNetworkEndpoints,NetworkEndpointGroupsClient.ListNetworkEndpointsPagedResponse>NetworkEndpointGroupsSettings.Builder. listNetworkEndpointsSettings()Returns the builder for the settings used for calls to listNetworkEndpoints.com.google.api.gax.rpc.PagedCallSettings<ListNetworkEndpointsNetworkEndpointGroupsRequest,NetworkEndpointGroupsListNetworkEndpoints,NetworkEndpointGroupsClient.ListNetworkEndpointsPagedResponse>NetworkEndpointGroupsSettings. listNetworkEndpointsSettings()Returns the object with the settings used for calls to listNetworkEndpoints.static com.google.protobuf.Parser<NetworkEndpointGroupsListNetworkEndpoints>NetworkEndpointGroupsListNetworkEndpoints. parser() -
Uses of NetworkEndpointGroupsListNetworkEndpoints in com.google.cloud.compute.v1.stub
-