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 NetworkEndpointGroupsListNetworkEndpoints
NetworkEndpointGroupsListNetworkEndpoints.Builder. build()
NetworkEndpointGroupsListNetworkEndpoints
NetworkEndpointGroupsListNetworkEndpoints.Builder. buildPartial()
static NetworkEndpointGroupsListNetworkEndpoints
NetworkEndpointGroupsListNetworkEndpoints. getDefaultInstance()
NetworkEndpointGroupsListNetworkEndpoints
NetworkEndpointGroupsListNetworkEndpoints.Builder. getDefaultInstanceForType()
NetworkEndpointGroupsListNetworkEndpoints
NetworkEndpointGroupsListNetworkEndpoints. getDefaultInstanceForType()
static NetworkEndpointGroupsListNetworkEndpoints
NetworkEndpointGroupsListNetworkEndpoints. parseDelimitedFrom(InputStream input)
static NetworkEndpointGroupsListNetworkEndpoints
NetworkEndpointGroupsListNetworkEndpoints. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NetworkEndpointGroupsListNetworkEndpoints
NetworkEndpointGroupsListNetworkEndpoints. parseFrom(byte[] data)
static NetworkEndpointGroupsListNetworkEndpoints
NetworkEndpointGroupsListNetworkEndpoints. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NetworkEndpointGroupsListNetworkEndpoints
NetworkEndpointGroupsListNetworkEndpoints. parseFrom(com.google.protobuf.ByteString data)
static NetworkEndpointGroupsListNetworkEndpoints
NetworkEndpointGroupsListNetworkEndpoints. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NetworkEndpointGroupsListNetworkEndpoints
NetworkEndpointGroupsListNetworkEndpoints. parseFrom(com.google.protobuf.CodedInputStream input)
static NetworkEndpointGroupsListNetworkEndpoints
NetworkEndpointGroupsListNetworkEndpoints. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NetworkEndpointGroupsListNetworkEndpoints
NetworkEndpointGroupsListNetworkEndpoints. parseFrom(InputStream input)
static NetworkEndpointGroupsListNetworkEndpoints
NetworkEndpointGroupsListNetworkEndpoints. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NetworkEndpointGroupsListNetworkEndpoints
NetworkEndpointGroupsListNetworkEndpoints. parseFrom(ByteBuffer data)
static NetworkEndpointGroupsListNetworkEndpoints
NetworkEndpointGroupsListNetworkEndpoints. 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
-