Class GetPersistentSegmentInfoParam.Builder

  • Enclosing class:
    GetPersistentSegmentInfoParam

    public static final class GetPersistentSegmentInfoParam.Builder
    extends java.lang.Object
    Builder for GetPersistentSegmentInfoParam class.
    • Method Detail

      • withCollectionName

        public GetPersistentSegmentInfoParam.Builder withCollectionName​(@NonNull
                                                                        @NonNull java.lang.String collectionName)
        Sets the collection name. Collection name cannot be empty or null.
        Parameters:
        collectionName - collection name
        Returns:
        Builder