Home
last modified time | relevance | path

Searched defs:GetService (Results 1 – 25 of 1984) sorted by relevance

12345678910>>...80

/dports/www/gitea/gitea-1.16.5/vendor/github.com/olivere/elastic/v7/
H A Dget.go23 type GetService struct { struct
24 client *Client
32 index string
33 typ string
34 id string
35 routing string
36 preference string
38 refresh string
39 realtime *bool
42 versionType string
[all …]
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/gopkg.in/olivere/elastic.v6/
H A Dget.go23 type GetService struct { struct
24 client *Client
32 index string
33 typ string
34 id string
35 routing string
36 preference string
38 refresh string
39 realtime *bool
42 versionType string
[all …]
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/olivere/elastic/
H A Dget.go23 type GetService struct { struct
24 client *Client
32 index string
33 typ string
34 id string
35 routing string
36 preference string
38 refresh string
39 realtime *bool
42 versionType string
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/olivere/elastic/v7/
H A Dget.go23 type GetService struct { struct
24 client *Client
32 index string
33 typ string
34 id string
35 routing string
36 preference string
38 refresh string
39 realtime *bool
42 versionType string
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/gopkg.in/olivere/elastic.v5/
H A Dget.go22 type GetService struct { struct
23 client *Client
24 pretty bool
25 index string
26 typ string
27 id string
28 routing string
29 preference string
31 refresh string
32 realtime *bool
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/olivere/elastic/
H A Dget.go22 type GetService struct { struct
23 client *Client
24 pretty bool
25 index string
26 typ string
27 id string
28 routing string
29 preference string
31 refresh string
32 realtime *bool
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/olivere/elastic/
H A Dget.go22 type GetService struct { struct
23 client *Client
24 pretty bool
25 index string
26 typ string
27 id string
28 routing string
29 preference string
31 refresh string
32 realtime *bool
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/gopkg.in/olivere/elastic.v5/
H A Dget.go22 type GetService struct { struct
23 client *Client
24 pretty bool
25 index string
26 typ string
27 id string
28 routing string
29 preference string
31 refresh string
32 realtime *bool
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/google/cadvisor/Godeps/_workspace/src/gopkg.in/olivere/elastic.v2/
H A Dget.go16 type GetService struct { struct
17 client *Client
18 index string
19 typ string
20 id string
21 routing string
22 preference string
24 refresh *bool
25 realtime *bool
27 versionType string
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/gopkg.in/olivere/elastic.v3/
H A Dget.go23 type GetService struct { struct
24 client *Client
25 pretty bool
26 index string
27 typ string
28 id string
29 routing string
30 preference string
32 refresh *bool
33 realtime *bool
[all …]
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/aws-0.22/Aws/S3/Commands/
H A DGetService.hs16 data GetService = GetService deriving (Show) constructor
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.WorkflowServices/System/ServiceModel/Activities/
H A DWorkflowRuntimeServicesExtensionProvider.cs36 public object GetService(Type serviceType) in GetService() method in System.ServiceModel.Activities.WorkflowRuntimeServicesExtensionProvider
53 public T GetService<T>() in GetService() method in System.ServiceModel.Activities.WorkflowRuntimeServicesExtensionProvider
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.WorkflowServices/System/ServiceModel/Activities/Description/
H A DWorkflowRuntimeServicesBehavior.cs48 public object GetService(Type serviceType) in GetService() method in System.ServiceModel.Activities.Description.WorkflowRuntimeServicesBehavior
57 public T GetService<T>() in GetService() method in System.ServiceModel.Activities.Description.WorkflowRuntimeServicesBehavior
H A DWorkflowRuntimeEndpoint.cs89 public object GetService(Type serviceType) in GetService() method in System.ServiceModel.Activities.Description.WorkflowRuntimeEndpoint
94 public T GetService<T>() in GetService() method in System.ServiceModel.Activities.Description.WorkflowRuntimeEndpoint
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ServiceModel/System.ServiceModel.Description/
H A DServiceDescription.cs84 public static ServiceDescription GetService (Type serviceType) in GetService() method in System.ServiceModel.Description.ServiceDescription
103 public static ServiceDescription GetService (object serviceImplementation) in GetService() method in System.ServiceModel.Description.ServiceDescription
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/src/System.Web.Mvc/
H A DDependencyResolver.cs143 public object GetService(Type serviceType) in GetService() method in System.Web.Mvc.DependencyResolver.CacheDependencyResolver
157 public object GetService(Type serviceType) in GetService() method in System.Web.Mvc.DependencyResolver.DefaultDependencyResolver
194 public object GetService(Type type) in GetService() method in System.Web.Mvc.DependencyResolver.DelegateBasedDependencyResolver
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/Test/System.ComponentModel/
H A DNestedContainerTest.cs78 public virtual object GetService (Type t) in GetService() method in MonoTests.System.ComponentModel.NestedContainerTest.ContainerWithService.DesignModeEnabledSite
87 protected override object GetService (Type type) in GetService() method in MonoTests.System.ComponentModel.NestedContainerTest.ContainerWithService
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/src/System/ComponentModel/
H A DNestedContainer.cs95 protected override object GetService(Type service) in GetService() method in System.ComponentModel.NestedContainer
136 public Object GetService(Type service) in GetService() method in System.ComponentModel.NestedContainer.Site
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/api_lib/commerce_procurement/
H A Dapis.py49 def GetService(): member in Accounts
100 def GetService(): member in Entitlements
151 def GetService(): member in FreeTrials
219 def GetService(): member in Orders
488 def GetService(): member in OrderAllocations
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/tests/
H A DContainerTests.cs41 protected override object GetService(Type serviceType) in GetService() method in System.ComponentModel.Tests.TestContainer
554 public void GetService() in GetService() method in System.ComponentModel.Tests.ContainerTest
859 protected override object GetService(Type service) in GetService() method in System.ComponentModel.Tests.ContainerTest.FilterContainer
942 public new object GetService(Type service) in GetService() method in System.ComponentModel.Tests.ContainerTest.GetServiceContainer
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwanspapi.pas951 function GetService(dwNameSpace: DWORD; const lpGuid: TGUID; lpServiceName: LPTSTR; in GetService() function
1202 function GetService; in GetService() function
1231 function GetService; external nsplib name 'GetService' + AWSuffix; in GetService() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/componentmodel/
H A DNestedContainer.cs93 protected override object GetService(Type service) { in GetService() method in System.ComponentModel.NestedContainer
139 public Object GetService(Type service) { in GetService() method in System.ComponentModel.NestedContainer.Site
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/api_lib/datastore/
H A Dutil.py36 def GetService(): function
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/
H A Diserviceobjectprovider.cs15 Object GetService(Type serviceType); in GetService() method
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel/src/System/
H A DIServiceProvider.cs9 object GetService(Type serviceType); in GetService() method

12345678910>>...80