Uses of Class
org.azd.serviceendpoint.types.ServiceEndpoints
Packages that use ServiceEndpoints
-
Uses of ServiceEndpoints in org.azd.interfaces
Methods in org.azd.interfaces that return ServiceEndpointsModifier and TypeMethodDescriptionServiceEndpointDetails.getServiceEndpoints()ServiceEndpointDetails.getServiceEndpointsByNames(String[] endpointNames) ServiceEndpointDetails.getServiceEndpointsByNames(String[] endpointNames, String[] authSchemes, boolean includeDetails, boolean includeFailed, String owner, String type) -
Uses of ServiceEndpoints in org.azd.serviceendpoint
Methods in org.azd.serviceendpoint that return ServiceEndpointsModifier and TypeMethodDescriptionServiceEndpointApi.getServiceEndpoints()Get the service endpoints.ServiceEndpointApi.getServiceEndpointsByNames(String[] endpointNames) Get the service endpoints by name.ServiceEndpointApi.getServiceEndpointsByNames(String[] endpointNames, String[] authSchemes, boolean includeDetails, boolean includeFailed, String owner, String type) Get the service endpoints by name.