Uses of Interface
com.google.api.EndpointOrBuilder
Packages that use EndpointOrBuilder
-
Uses of EndpointOrBuilder in com.google.api
Classes in com.google.api that implement EndpointOrBuilderModifier and TypeClassDescriptionfinal class
`Endpoint` describes a network address of a service that serves a set of APIs.static final class
`Endpoint` describes a network address of a service that serves a set of APIs.Methods in com.google.api that return EndpointOrBuilderModifier and TypeMethodDescriptionService.Builder.getEndpointsOrBuilder
(int index) Configuration for network endpoints.Service.getEndpointsOrBuilder
(int index) Configuration for network endpoints.ServiceOrBuilder.getEndpointsOrBuilder
(int index) Configuration for network endpoints.Methods in com.google.api that return types with arguments of type EndpointOrBuilderModifier and TypeMethodDescriptionList
<? extends EndpointOrBuilder> Service.Builder.getEndpointsOrBuilderList()
Configuration for network endpoints.List
<? extends EndpointOrBuilder> Service.getEndpointsOrBuilderList()
Configuration for network endpoints.List
<? extends EndpointOrBuilder> ServiceOrBuilder.getEndpointsOrBuilderList()
Configuration for network endpoints.