| Package | Description |
|---|---|
| com.google.api |
| Modifier and Type | Class and Description |
|---|---|
class |
Endpoint
`Endpoint` describes a network endpoint of a service that serves a set of
APIs.
|
static class |
Endpoint.Builder
`Endpoint` describes a network endpoint of a service that serves a set of
APIs.
|
| Modifier and Type | Method and Description |
|---|---|
EndpointOrBuilder |
Service.getEndpointsOrBuilder(int index)
Configuration for network endpoints.
|
EndpointOrBuilder |
Service.Builder.getEndpointsOrBuilder(int index)
Configuration for network endpoints.
|
EndpointOrBuilder |
ServiceOrBuilder.getEndpointsOrBuilder(int index)
Configuration for network endpoints.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends EndpointOrBuilder> |
Service.getEndpointsOrBuilderList()
Configuration for network endpoints.
|
List<? extends EndpointOrBuilder> |
Service.Builder.getEndpointsOrBuilderList()
Configuration for network endpoints.
|
List<? extends EndpointOrBuilder> |
ServiceOrBuilder.getEndpointsOrBuilderList()
Configuration for network endpoints.
|
Copyright © 2022 Google LLC. All rights reserved.