Skip to content

Commit ae632b7

Browse files
committed
chore: sync from cloud-runtimes
1 parent e7562c8 commit ae632b7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

cloud-runtimes/src/main/java/group/rxcloud/cloudruntimes/client/DefaultCloudRuntimesClient.java

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@
1818
import java.util.List;
1919
import java.util.Map;
2020

21+
22+
/**
23+
* An exception is thrown by default, and some functions can be implemented on demand.
24+
*/
2125
public interface DefaultCloudRuntimesClient extends CloudRuntimesClient {
2226

2327
@Override

0 commit comments

Comments
 (0)