Package io.milvus.param.collection
Class GetLoadStateParam
- java.lang.Object
-
- io.milvus.param.collection.GetLoadStateParam
-
public class GetLoadStateParam extends java.lang.Object
Parameters forgetLoadState
interface.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
GetLoadStateParam.Builder
Builder forGetLoadStateParam
class.
-
Constructor Summary
Constructors Constructor Description GetLoadStateParam(@NonNull GetLoadStateParam.Builder builder)
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static GetLoadStateParam.Builder
newBuilder()
-
-
-
Constructor Detail
-
GetLoadStateParam
public GetLoadStateParam(@NonNull @NonNull GetLoadStateParam.Builder builder)
-
-
Method Detail
-
newBuilder
public static GetLoadStateParam.Builder newBuilder()
-
-