Uses of Interface
com.google.cloud.compute.v1.NetworkEndpointWithHealthStatusOrBuilder
-
Packages that use NetworkEndpointWithHealthStatusOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of NetworkEndpointWithHealthStatusOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement NetworkEndpointWithHealthStatusOrBuilder Modifier and Type Class Description class
NetworkEndpointWithHealthStatus
static class
NetworkEndpointWithHealthStatus.Builder
Methods in com.google.cloud.compute.v1 that return NetworkEndpointWithHealthStatusOrBuilder Modifier and Type Method Description NetworkEndpointWithHealthStatusOrBuilder
NetworkEndpointGroupsListNetworkEndpoints.Builder. getItemsOrBuilder(int index)
A list of NetworkEndpointWithHealthStatus resources.NetworkEndpointWithHealthStatusOrBuilder
NetworkEndpointGroupsListNetworkEndpoints. getItemsOrBuilder(int index)
A list of NetworkEndpointWithHealthStatus resources.NetworkEndpointWithHealthStatusOrBuilder
NetworkEndpointGroupsListNetworkEndpointsOrBuilder. getItemsOrBuilder(int index)
A list of NetworkEndpointWithHealthStatus resources.Methods in com.google.cloud.compute.v1 that return types with arguments of type NetworkEndpointWithHealthStatusOrBuilder Modifier and Type Method Description List<? extends NetworkEndpointWithHealthStatusOrBuilder>
NetworkEndpointGroupsListNetworkEndpoints.Builder. getItemsOrBuilderList()
A list of NetworkEndpointWithHealthStatus resources.List<? extends NetworkEndpointWithHealthStatusOrBuilder>
NetworkEndpointGroupsListNetworkEndpoints. getItemsOrBuilderList()
A list of NetworkEndpointWithHealthStatus resources.List<? extends NetworkEndpointWithHealthStatusOrBuilder>
NetworkEndpointGroupsListNetworkEndpointsOrBuilder. getItemsOrBuilderList()
A list of NetworkEndpointWithHealthStatus resources.
-