public interface ExternalProviderCertificatesService extends Service
Modifier and Type | Interface and Description |
---|---|
static interface |
ExternalProviderCertificatesService.ListRequest |
static interface |
ExternalProviderCertificatesService.ListResponse |
Modifier and Type | Method and Description |
---|---|
ExternalProviderCertificateService |
certificateService(String id) |
ExternalProviderCertificatesService.ListRequest |
list() |
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
ExternalProviderCertificatesService.ListRequest list()
ExternalProviderCertificateService certificateService(String id)
Copyright © 2016. All rights reserved.