JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.qubership.atp.tdm.service
Interface DeploymentService
All Known Implementing Classes:
DeploymentServiceImpl
public interface
DeploymentService
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Map
<
String
,
String
>
liveness
()
Map
<
String
,
String
>
readiness
()
Method Details
liveness
Map
<
String
,
String
>
liveness
()
readiness
Map
<
String
,
String
>
readiness
()